paper-with-me

Papers

Unsupervised Learning of Dense Visual Representations

2020-11-11 · NeurIPS 2020 12 · Pedro O. Pinheiro, Amjad Almahairi, Ryan Y. Benmalek, Florian Golemo, Aaron Courville

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 representation for dense prediction tasks and transfers well to downstream tasks. Our method outperforms ImageNet supervised pretraining (and strong unsupervised baselines) in multiple dense prediction tasks.

📄 PDF Abstract BibTeX arXiv:2011.05499

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationRepresentation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

DIP: Unsupervised Dense In-Context Post-training of Visual Representations

2025-06-23 · Sophia Sirko-Galouchenko, Spyros Gidaris, Antonin Vobecky, Andrei Bursuc 외

We introduce DIP, a novel unsupervised post-training method designed to enhance dense image representations in large-scale pretrained vision encoders for in-context scene understanding. Unlike prior approaches that rely …

GPUMeta-LearningScene Understanding

Dense Video Captioning Using Unsupervised Semantic Information

2021-12-15 · Valter Estevam, Rayson Laroca, Helio Pedrini, David Menotti

We introduce a method to learn unsupervised semantic visual information based on the premise that complex events can be decomposed into simpler events and that these simple events are shared across several complex events…

Dense Video CaptioningVideo Captioning

VirTex: Learning Visual Representations from Textual Annotations

2020-06-11 · CVPR 2021 1 · Karan Desai, Justin Johnson

The de-facto approach to many vision tasks is to start from pretrained visual representations, typically learned via supervised training on ImageNet. Recent methods have explored unsupervised pretraining to scale to vast…

General ClassificationImage Captioningimage-classificationImage Classification+4

Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning

2020-11-19 · CVPR 2021 1 · Zhenda Xie, Yutong Lin, Zheng Zhang, Yue Cao 외

Contrastive learning methods for unsupervised visual representation learning have reached remarkable levels of transfer performance. We argue that the power of contrastive learning has yet to be fully unleashed, as curre…

Contrastive Learningobject-detectionObject DetectionRepresentation Learning+1

Dense Siamese Network for Dense Unsupervised Learning

2022-03-21 · Wenwei Zhang, Jiangmiao Pang, Kai Chen, Chen Change Loy

This paper presents Dense Siamese Network (DenseSiam), a simple unsupervised learning framework for dense prediction tasks. It learns visual representations by maximizing the similarity between two views of one image wit…

Self-Supervised LearningSemantic SegmentationUnsupervised Semantic Segmentation