paper-with-me

홈 › Papers

Which Features are Learnt by Contrastive Learning? On the Role of Simplicity Bias in Class Collapse and Feature Suppression

2023-05-25 · Yihao Xue, Siddharth Joshi, Eric Gan, Pin-Yu Chen, Baharan Mirzasoleiman

Contrastive learning (CL) has emerged as a powerful technique for representation learning, with or without label supervision. However, supervised CL is prone to collapsing representations of subclasses within a class by not capturing all their features, and unsupervised CL may suppress harder class-relevant features by focusing on learning easy class-irrelevant features; both significantly compromise representation quality. Yet, there is no theoretical understanding of \textit{class collapse} or \textit{feature suppression} at \textit{test} time. We provide the first unified theoretically rigorous framework to determine \textit{which} features are learnt by CL. Our analysis indicate that, perhaps surprisingly, bias of (stochastic) gradient descent towards finding simpler solutions is a key factor in collapsing subclass representations and suppressing harder class-relevant features. Moreover, we present increasing embedding dimensionality and improving the quality of data augmentations as two theoretically motivated solutions to {feature suppression}. We also provide the first theoretical explanation for why employing supervised and unsupervised CL together yields higher-quality representations, even when using commonly-used stochastic gradient methods.

📄 PDF Abstract BibTeX arXiv:2305.16536

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Quantifying and Optimizing Simplicity via Polynomial Representations

2026-05-28 · Tianren Zhang, Xiangxin Li, Minghao Xiao, Guanyu Chen 외 arxiv

Deep networks often exhibit a preference for "simple" solutions, and such a simplicity bias is widely believed to play a key role in generalization. Yet a broadly applicable, quantitative measure of simplicity remains el…

Reinforcement LearningText Classification

Temperature Schedules for Self-Supervised Contrastive Methods on Long-Tail Data

2023-03-23 · Anna Kukleva, Moritz Böhle, Bernt Schiele, Hilde Kuehne 외

Most approaches for self-supervised learning (SSL) are optimised on curated balanced datasets, e.g. ImageNet, despite the fact that natural data usually exhibits long-tail distributions. In this paper, we analyse the beh…

Self-Supervised Learning

Long-Tailed Object Detection Pre-training: Dynamic Rebalancing Contrastive Learning with Dual Reconstruction

2024-11-14 · Chen-Long Duan, Yong Li, Xiu-Shen Wei, Lin Zhao

Pre-training plays a vital role in various vision tasks, such as object recognition and detection. Commonly used pre-training methods, which typically rely on randomized approaches like uniform or Gaussian distributions …

Contrastive LearningLong-tailed Object DetectionObjectobject-detection+2

Learnt Contrastive Concept Embeddings for Sign Recognition

2023-08-18 · Ryan Wong, Necati Cihan Camgoz, Richard Bowden

In natural language processing (NLP) of spoken languages, word embeddings have been shown to be a useful method to encode the meaning of words. Sign languages are visual languages, which require sign embeddings to captur…

Word Embeddings

Mask-Guided Contrastive Attention Model for Person Re-Identification

2018-06-01 · CVPR 2018 6 · Chunfeng Song, Yan Huang, Wanli Ouyang, Liang Wang

Person Re-identification (ReID) is an important yet challenging task in computer vision. Due to the diverse background clutters, variations on viewpoints and body poses, it is far from solved. How to extract discriminati…

Contrastive LearningPerson Re-IdentificationTriplet