Unsupervised Learning of Dense Visual Representations
Pedro O. Pinheiro, Amjad Almahairi, Ryan Y. Benmalek, Florian Golemo,, Aaron Courville

TL;DR
VADeR introduces an unsupervised pixel-level contrastive learning method that produces dense visual representations, outperforming supervised pretraining in dense prediction tasks.
Contribution
The paper presents VADeR, a novel unsupervised approach for learning dense pixelwise representations using pixel-level contrastive learning.
Findings
Outperforms ImageNet supervised pretraining in dense prediction tasks
Provides natural dense representations for pixel-level tasks
Transfers effectively to downstream dense prediction applications
Abstract
Contrastive self-supervised learning has emerged as a promising approach to unsupervised visual representation learning. In general, these methods learn global (image-level) representations that are invariant to different views (i.e., compositions of data augmentation) of the same image. However, many visual understanding tasks require dense (pixel-level) representations. In this paper, we propose View-Agnostic Dense Representation (VADeR) for unsupervised learning of dense representations. VADeR learns pixelwise representations by forcing local features to remain constant over different viewing conditions. Specifically, this is achieved through pixel-level contrastive learning: matching features (that is, features that describes the same location of the scene on different views) should be close in an embedding space, while non-matching features should be apart. VADeR provides a natural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
