English

Towards Fine-grained Visual Representations by Combining Contrastive Learning with Image Reconstruction and Attention-weighted Pooling

Computer Vision and Pattern Recognition 2022-02-23 v2 Artificial Intelligence Machine Learning

Abstract

This paper presents Contrastive Reconstruction, ConRec - a self-supervised learning algorithm that obtains image representations by jointly optimizing a contrastive and a self-reconstruction loss. We showcase that state-of-the-art contrastive learning methods (e.g. SimCLR) have shortcomings to capture fine-grained visual features in their representations. ConRec extends the SimCLR framework by adding (1) a self-reconstruction task and (2) an attention mechanism within the contrastive learning task. This is accomplished by applying a simple encoder-decoder architecture with two heads. We show that both extensions contribute towards an improved vector representation for images with fine-grained visual features. Combining those concepts, ConRec outperforms SimCLR and SimCLR with Attention-Pooling on fine-grained classification datasets.

Keywords

Cite

@article{arxiv.2104.04323,
  title  = {Towards Fine-grained Visual Representations by Combining Contrastive Learning with Image Reconstruction and Attention-weighted Pooling},
  author = {Jonas Dippel and Steffen Vogler and Johannes Höhne},
  journal= {arXiv preprint arXiv:2104.04323},
  year   = {2022}
}

Comments

ICML 2021 Workshop: Self-Supervised Learning for Reasoning and Perception

R2 v1 2026-06-24T00:59:56.379Z