paper-with-me

Papers

Improving Transformation Invariance in Contrastive Representation Learning

2020-10-19 · ICLR 2021 1 · Adam Foster, Rattana Pukdee, Tom Rainforth

We propose methods to strengthen the invariance properties of representations obtained by contrastive learning. While existing approaches implicitly induce a degree of invariance as representations are learned, we look to more directly enforce invariance in the encoding process. To this end, we first introduce a training objective for contrastive learning that uses a novel regularizer to control how the representation changes under transformation. We show that representations trained with this objective perform better on downstream tasks and are more robust to the introduction of nuisance transformations at test time. Second, we propose a change to how test time representations are generated by introducing a feature averaging approach that combines encodings from multiple transformations of the original input, finding that this leads to across the board performance gains. Finally, we introduce the novel Spirograph dataset to explore our ideas in the context of a differentiable generative process with multiple downstream tasks, showing that our techniques for learning invariance are highly beneficial.

📄 PDF Abstract BibTeX arXiv:2010.09515

Code (2)

ae-foster/invclr pytorch
rattaoup/spirograph pytorch

Tasks

Contrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

On Compositions of Transformations in Contrastive Self-Supervised Learning

2020-03-09 · ICCV 2021 10 · Mandela Patrick, Yuki M. Asano, Polina Kuznetsova, Ruth Fong 외

In the image domain, excellent representations can be learned by inducing invariance to content-preserving transformations via noise contrastive learning. In this paper, we generalize contrastive learning to a wider set …

Action RecognitionAudio ClassificationContrastive LearningRepresentation Learning+1

Learning Temporally Equivariance for Degenerative Disease Progression in OCT by Predicting Future Representations

2024-05-15 · Taha Emre, Arunava Chakravarty, Dmitrii Lachinov, Antoine Rivail 외

Contrastive pretraining provides robust representations by ensuring their invariance to different image transformations while simultaneously preventing representational collapse. Equivariant contrastive learning, on the …

Contrastive Learning

Contrastive Representation Learning for Gaze Estimation

2022-10-24 · Swati Jindal, Roberto Manduchi

Self-supervised learning (SSL) has become prevalent for learning representations in computer vision. Notably, SSL exploits contrastive learning to encourage visual representations to be invariant under various image tran…

Contrastive LearningData AugmentationGaze EstimationRepresentation Learning+1

TiCo: Transformation Invariance and Covariance Contrast for Self-Supervised Visual Representation Learning

2022-06-21 · Jiachen Zhu, Rafael M. Moraes, Serkan Karakulak, Vlad Sobol 외

We present Transformation Invariance and Covariance Contrast (TiCo) for self-supervised visual representation learning. Similar to other recent self-supervised learning methods, our method is based on maximizing the agre…

Representation LearningSelf-Supervised Learning

Structuring Representation Geometry with Rotationally Equivariant Contrastive Learning

2023-06-24 · Sharut Gupta, Joshua Robinson, Derek Lim, Soledad Villar 외

Self-supervised learning converts raw perceptual data such as images to a compact space where simple Euclidean distances measure meaningful variations in data. In this paper, we extend this formulation by adding addition…

Contrastive LearningSelf-Supervised Learning