paper-with-me

Papers

Your contrastive learning problem is secretly a distribution alignment problem

2025-02-27 · Zihao Chen, Chi-Heng Lin, Ran Liu, Jingyun Xiao, Eva L Dyer

Despite the success of contrastive learning (CL) in vision and language, its theoretical foundations and mechanisms for building representations remain poorly understood. In this work, we build connections between noise contrastive estimation losses widely used in CL and distribution alignment with entropic optimal transport (OT). This connection allows us to develop a family of different losses and multistep iterative variants for existing CL methods. Intuitively, by using more information from the distribution of latents, our approach allows a more distribution-aware manipulation of the relationships within augmented sample sets. We provide theoretical insights and experimental evidence demonstrating the benefits of our approach for {\em generalized contrastive alignment}. Through this framework, it is possible to leverage tools in OT to build unbalanced losses to handle noisy views and customize the representation space by changing the constraints on alignment. By reframing contrastive learning as an alignment problem and leveraging existing optimization tools for OT, our work provides new insights and connections between different self-supervised learning models in addition to new tools that can be more easily adapted to incorporate domain knowledge into learning.

📄 PDF Abstract BibTeX arXiv:2502.20141

Code (1)

nerdslab/gca 공식 구현 pytorch

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Your Diffusion Model is Secretly a Noise Classifier and Benefits from Contrastive Training

2024-07-12 · Yunshu Wu, Yingtao Luo, Xianghao Kong, Evangelos E. Papalexakis 외

Diffusion models learn to denoise data and the trained denoiser is then used to generate new samples from the data distribution. In this paper, we revisit the diffusion sampling process and identify a fundamental cause o…

Denoising

Your Contrastive Learning Is Secretly Doing Stochastic Neighbor Embedding

2022-05-30 · Tianyang Hu, Zhili Liu, Fengwei Zhou, Wenjia Wang 외

Contrastive learning, especially self-supervised contrastive learning (SSCL), has achieved great success in extracting powerful features from unlabeled data. In this work, we contribute to the theoretical understanding o…

Contrastive LearningData AugmentationData VisualizationOut-of-Distribution Generalization

Preference Optimization via Contrastive Divergence: Your Reward Model is Secretly an NLL Estimator

2025-02-06 · Zhuotong Chen, Fang Liu, Xuan Zhu, Yanjun Qi 외

Existing studies on preference optimization (PO) have centered on constructing pairwise preference data following simple heuristics, such as maximizing the margin between preferred and dispreferred completions based on h…

Your Classifier can Secretly Suffice Multi-Source Domain Adaptation

2021-03-20 · NeurIPS 2020 12 · Naveen Venkat, Jogendra Nath Kundu, Durgesh Kumar Singh, Ambareesh Revanur 외

Multi-Source Domain Adaptation (MSDA) deals with the transfer of task knowledge from multiple labeled source domains to an unlabeled target domain, under a domain-shift. Existing methods aim to minimize this domain-shift…

Domain AdaptationMulti-Source Unsupervised Domain Adaptation

Semiparametric Preference Optimization: Your Language Model is Secretly a Single-Index Model

2025-12-26 · Nathan Kallus arxiv

Policy alignment to preference data typically assumes a known link function between observed preferences and latent rewards (e.g., Bradley-Terry model / logistic link). Misspecification of this link can bias inferred rew…