Home
Uni-Logo
 

Discriminative Unsupervised Feature Learning with Exemplar Convolutional Neural Networks

Alexey Dosovitskiy, Philipp Fischer, J. Springenberg, M. Riedmiller, Thomas Brox
IEEE Transactions on Pattern Analysis and Machine Intelligence, 38(9): 1734-1747, Oct 2016
Abstract: Deep convolutional networks have proven to be very successful in learning task specific features that allow for unprecedented performance on various computer vision tasks. Training of such networks follows mostly the supervised learning paradigm, where sufficiently many input-output pairs are required for training. Acquisition of large training sets is one of the key challenges, when approaching a new task. In this paper, we aim for generic feature learning and present an approach for training a convolutional network using only unlabeled data. To this end, we train the network to discriminate between a set of surrogate classes. Each surrogate class is formed by applying a variety of transformations to a randomly sampled 'seed' image patch. In contrast to supervised network training, the resulting feature representation is not class specific. It rather provides robustness to the transformations that have been applied during training. This generic feature representation allows for classification results that outperform the state of the art for unsupervised learning on several popular datasets (STL-10, CIFAR-10, Caltech-101, Caltech-256). While features learned with our approach cannot compete with class specific features from supervised training on a classification task, we show that they are advantageous on geometric matching problems, where they also outperform the SIFT descriptor.
Publisher's link

Other associated files : ExemplarCNN_PAMI_final.pdf [4.1MB]  

Images and movies

 

BibTex reference

@Article{DFB16,
  author       = "A. Dosovitskiy and P. Fischer and J. T. Springenberg and M. Riedmiller and T. Brox",
  title        = "Discriminative Unsupervised Feature Learning with Exemplar Convolutional Neural Networks",
  journal      = "IEEE Transactions on Pattern Analysis and Machine Intelligence",
  number       = "9",
  volume       = "38",
  pages        = "1734-1747",
  month        = "Oct",
  year         = "2016",
  note         = "TPAMI-2015-05-0348.R1",
  keywords     = "I.4.7.a Feature representation",
  url          = "http://lmb.informatik.uni-freiburg.de/Publications/2016/DFB16"
}

Other publications in the database