paper-with-me

Papers

Toward a Geometrical Understanding of Self-supervised Contrastive Learning

2022-05-13 · Romain Cosentino, Anirvan Sengupta, Salman Avestimehr, Mahdi Soltanolkotabi, Antonio Ortega, Ted Willke, Mariano Tepper

Self-supervised learning (SSL) is currently one of the premier techniques to create data representations that are actionable for transfer learning in the absence of human annotations. Despite their success, the underlying geometry of these representations remains elusive, which obfuscates the quest for more robust, trustworthy, and interpretable models. In particular, mainstream SSL techniques rely on a specific deep neural network architecture with two cascaded neural networks: the encoder and the projector. When used for transfer learning, the projector is discarded since empirical results show that its representation generalizes more poorly than the encoder's. In this paper, we investigate this curious phenomenon and analyze how the strength of the data augmentation policies affects the data embedding. We discover a non-trivial relation between the encoder, the projector, and the data augmentation strength: with increasingly larger augmentation policies, the projector, rather than the encoder, is more strongly driven to become invariant to the augmentations. It does so by eliminating crucial information about the data by learning to project it into a low-dimensional space, a noisy estimate of the data manifold tangent plane in the encoder representation. This analysis is substantiated through a geometrical perspective with theoretical and empirical results.

📄 PDF Abstract BibTeX arXiv:2205.06926

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Self-Supervised Contrastive Representation Learning for 3D Mesh Segmentation

2022-08-08 · Ayaan Haque, Hankyu Moon, Heng Hao, Sima Didari 외

3D deep learning is a growing field of interest due to the vast amount of information stored in 3D formats. Triangular meshes are an efficient representation for irregular, non-uniform 3D objects. However, meshes are oft…

Contrastive LearningRepresentation LearningSegmentationSelf-Supervised Learning

Understanding Self-supervised Contrastive Learning through Supervised Objectives

2025-10-12 · Byeongchan Lee arxiv

Self-supervised representation learning has achieved impressive empirical success, yet its theoretical understanding remains limited. In this work, we provide a theoretical perspective by formulating self-supervised repr…

Self-Supervised LearningRepresentation LearningContrastive Learning

Understanding Self-Supervised Pretraining with Part-Aware Representation Learning

2023-01-27 · Jie Zhu, Jiyang Qi, Mingyu Ding, Xiaokang Chen 외

In this paper, we are interested in understanding self-supervised pretraining through studying the capability that self-supervised representation pretraining methods learn part-aware representations. The study is mainly …

Contrastive LearningObjectRepresentation Learning

CrossVideo: Self-supervised Cross-modal Contrastive Learning for Point Cloud Video Understanding

2024-01-17 · Yunze Liu, Changxi Chen, Zifan Wang, Li Yi

This paper introduces a novel approach named CrossVideo, which aims to enhance self-supervised cross-modal contrastive learning in the field of point cloud video understanding. Traditional supervised learning methods enc…

Contrastive Learningpoint cloud video understandingSelf-Supervised LearningVideo Understanding

AFiRe: Anatomy-Driven Self-Supervised Learning for Fine-Grained Representation in Radiographic Images

2025-04-15 · Yihang Liu, Lianghua He, Ying Wen, Longzhen Yang 외

Current self-supervised methods, such as contrastive learning, predominantly focus on global discrimination, neglecting the critical fine-grained anatomical details required for accurate radiographic analysis. To address…

AnatomyAnomaly DetectionContrastive LearningMulti-Label Classification+2