paper-with-me

홈 › Papers

Understanding Contrastive Learning via Gaussian Mixture Models

2024-11-05 · Parikshit Bansal, Ali Kavis, Sujay Sanghavi

Contrastive learning attempts to learn representations from un-labeled data; it does so via a loss function that encourages the embedding of a point to be close to that of its augmentations, and far from the embeddings of random other points. This simple idea performs remarkably well, yet it is not precisely theoretically understood why this is the case. In this paper we analyze contrastive learning (specifically, the InfoNCE loss) in a natural context: dimensionality reduction in Gaussian Mixture Models. Crucially, we define an augmentation of a data point as being another independent draw from the same underlying mixture component. We show that vanilla InfoNCE is able to find the optimal lower-dimensional subspace even when the Gaussians are not isotropic -- something that vanilla spectral techniques cannot do. We further extend our analyses to multi-modal contrastive learning algorithms (e.g., CLIP). In this setting we show that contrastive learning learns the subset of fisher-optimal subspace, effectively filtering out all the noise from the learnt representations.

📄 PDF Abstract BibTeX arXiv:2411.03517

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDimensionality Reduction

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Learning Is Spectral Clustering On Similarity Graph

2023-03-27 · Zhiquan Tan, Yifan Zhang, Jingqin Yang, Yang Yuan

Contrastive learning is a powerful self-supervised learning method, but we have a limited theoretical understanding of how it works and why it works. In this paper, we prove that contrastive learning with the standard In…

ClusteringContrastive LearningSelf-Supervised Learning

Gaussian Mixture Variational Autoencoder with Contrastive Learning for Multi-Label Classification

2021-12-02 · Junwen Bai, Shufeng Kong, Carla P. Gomes

Multi-label classification (MLC) is a prediction task where each sample can have more than one label. We propose a novel contrastive learning boosted multi-label prediction model based on a Gaussian mixture variational a…

Contrastive LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPrediction

Deep Graph Clustering via Mutual Information Maximization and Mixture Model

2022-05-10 · Maedeh Ahmadi, Mehran Safayani, Abdolreza Mirzaei

Attributed graph clustering or community detection which learns to cluster the nodes of a graph is a challenging task in graph analysis. In this paper, we introduce a contrastive learning framework for learning clusterin…

ClusteringCommunity DetectionContrastive LearningGraph Clustering+1

A Family of Kernelized Matrix Costs for Multiple-Output Mixture Neural Networks

2025-09-28 · Bo Hu, José C. Príncipe arxiv

Pairwise distance-based costs are crucial for self-supervised and contrastive feature learning. Mixture Density Networks (MDNs) are a widely used approach for generative models and density approximation, using neural net…

TreeGaussian: Tree-Guided Cascaded Contrastive Learning for Hierarchical Consistent 3D Gaussian Scene Segmentation and Understanding

2026-03-31 · Jingbin You, Zehao Li, Hao Jiang, Xinzhu Ma 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a real-time, differentiable representation for neural scene understanding. However, existing 3DGS-based methods struggle to represent hierarchical 3D semantic structures and ca…

Contrastive LearningScene UnderstandingScene Segmentation