pith. sign in

arxiv: 1505.00687 · v2 · pith:42GXE2YQnew · submitted 2015-05-04 · 💻 cs.CV

Unsupervised Learning of Visual Representations using Videos

classification 💻 cs.CV
keywords visualunsupervisedlearningnetworkrepresentationtrainvideosachieves
0
0 comments X
read the original abstract

Is strong supervision necessary for learning a good visual representation? Do we really need millions of semantically-labeled images to train a Convolutional Neural Network (CNN)? In this paper, we present a simple yet surprisingly powerful approach for unsupervised learning of CNN. Specifically, we use hundreds of thousands of unlabeled videos from the web to learn visual representations. Our key idea is that visual tracking provides the supervision. That is, two patches connected by a track should have similar visual representation in deep feature space since they probably belong to the same object or object part. We design a Siamese-triplet network with a ranking loss function to train this CNN representation. Without using a single image from ImageNet, just using 100K unlabeled videos and the VOC 2012 dataset, we train an ensemble of unsupervised networks that achieves 52% mAP (no bounding box regression). This performance comes tantalizingly close to its ImageNet-supervised counterpart, an ensemble which achieves a mAP of 54.4%. We also show that our unsupervised network can perform competitively in other tasks such as surface-normal estimation.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Quadruplet Selection Methods for Deep Embedding Learning

    cs.CV 2019-07 unverdicted novelty 5.0

    A quadruplet selection heuristic that pairs very hard negatives with relatively easy positives from matching hierarchical classes boosts embedding performance on fine-grained datasets.