paper-with-me

홈 › Papers

Should we pre-train a decoder in contrastive learning for dense prediction tasks?

2025-03-21 · Sébastien Quetin, Tapotosh Ghosh, Farhad Maleki

Contrastive learning in self-supervised settings primarily focuses on pre-training encoders, while decoders are typically introduced and trained separately for downstream dense prediction tasks. This conventional approach, however, overlooks the potential benefits of jointly pre-training both the encoder and decoder. In this paper, we propose DeCon: a framework-agnostic adaptation to convert an encoder-only self-supervised learning (SSL) contrastive approach to an efficient encoder-decoder framework that can be pre-trained in a contrastive manner. We first update the existing architecture to accommodate a decoder and its respective contrastive loss. We then introduce a weighted encoder-decoder contrastive loss with non-competing objectives that facilitates the joint encoder-decoder architecture pre-training. We adapt two established contrastive SSL frameworks tailored for dense prediction tasks, achieve new state-of-the-art results in COCO object detection and instance segmentation, and match state-of-the-art performance on Pascal VOC semantic segmentation. We show that our approach allows for pre-training a decoder and enhances the representation power of the encoder and its performance in dense prediction tasks. This benefit holds across heterogeneous decoder architectures between pre-training and fine-tuning and persists in out-of-domain, limited-data scenarios.

📄 PDF Abstract BibTeX arXiv:2503.17526

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDecoderInstance Segmentationobject-detectionObject DetectionSelf-Supervised LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Pre-train a Discriminative Text Encoder for Dense Retrieval via Contrastive Span Prediction

2022-04-22 · Xinyu Ma, Jiafeng Guo, Ruqing Zhang, Yixing Fan 외

Dense retrieval has shown promising results in many information retrieval (IR) related tasks, whose foundation is high-quality text representation learning for effective search. Some recent studies have shown that autoen…

Contrastive LearningDecoderInformation RetrievalRepresentation Learning+1

Unsupervised Learning of Dense Visual Representations

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

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 differen…

Contrastive LearningData AugmentationRepresentation LearningSelf-Supervised Learning

A Contrastive Pre-training Approach to Learn Discriminative Autoencoder for Dense Retrieval

2022-08-21 · Xinyu Ma, Ruqing Zhang, Jiafeng Guo, Yixing Fan 외

Dense retrieval (DR) has shown promising results in information retrieval. In essence, DR requires high-quality text representations to support effective search in the representation space. Recent studies have shown that…

DecoderInformation RetrievalRetrieval

Self-Supervised Pre-training of Vision Transformers for Dense Prediction Tasks

2022-05-30 · Jaonary Rabarisoa, Valentin Belissen, Florian Chabot, Quoc-Cuong Pham

We present a new self-supervised pre-training of Vision Transformers for dense prediction tasks. It is based on a contrastive loss across views that compares pixel-level representations to global image representations. T…

Depth EstimationMonocular Depth EstimationPredictionSemantic Segmentation

Correlation between Alignment-Uniformity and Performance of Dense Contrastive Representations

2022-10-17 · Jong Hak Moon, Wonjae Kim, Edward Choi

Recently, dense contrastive learning has shown superior performance on dense prediction tasks compared to instance-level contrastive learning. Despite its supremacy, the properties of dense contrastive representations ha…

Contrastive LearningLinear evaluation