paper-with-me

Papers

Contrastive Mutual Information Learning: Toward Robust Representations without Positive-Pair Augmentations

2025-09-25 · Micha Livne arxiv

Learning representations that transfer well to diverse downstream tasks remains a central challenge in representation learning. Existing paradigms -- contrastive learning, self-supervised masking, and denoising auto-encoders -- balance this challenge with different trade-offs. We introduce the {contrastive Mutual Information Machine} (cMIM), a probabilistic framework that extends the Mutual Information Machine (MIM) with a contrastive objective. While MIM maximizes mutual information between inputs and latents and promotes clustering of codes, it falls short on discriminative tasks. cMIM addresses this gap by imposing global discriminative structure while retaining MIM's generative fidelity. Our contributions are threefold. First, we propose cMIM, a contrastive extension of MIM that removes the need for positive data augmentation and is substantially less sensitive to batch size than InfoNCE. Second, we introduce {informative embeddings}, a general technique for extracting enriched features from encoder-decoder models that boosts discriminative performance without additional training and applies broadly beyond MIM. Third, we provide empirical evidence across vision and molecular benchmarks showing that cMIM outperforms MIM and InfoNCE on classification and regression tasks while preserving competitive reconstruction quality. These results position cMIM as a unified framework for representation learning, advancing the goal of models that serve both discriminative and generative applications effectively.

📄 PDF Abstract BibTeX arXiv:2509.21511

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningContrastive LearningData Augmentation

Similar Papers 제목 키워드 기반

$f$-Mutual Information Contrastive Learning

2021-09-29 · Guojun Zhang, Yiwei Lu, Sun Sun, Hongyu Guo 외

Self-supervised contrastive learning is an emerging field due to its power in providing good data representations. Such learning paradigm widely adopts the InfoNCE loss, which is closely connected with maximizing the mut…

Contrastive Learning

Conditional Contrastive Learning for Improving Fairness in Self-Supervised Learning

2021-06-05 · Martin Q. Ma, Yao-Hung Hubert Tsai, Paul Pu Liang, Han Zhao 외

Contrastive self-supervised learning (SSL) learns an embedding space that maps similar data pairs closer and dissimilar data pairs farther apart. Despite its success, one issue has been overlooked: the fairness aspect of…

AttributeContrastive LearningFairnessRepresentation Learning+1

Conditional Negative Sampling for Contrastive Learning of Visual Representations

2020-10-05 · ICLR 2021 1 · Mike Wu, Milan Mosse, Chengxu Zhuang, Daniel Yamins 외

Recent methods for learning unsupervised visual representations, dubbed contrastive learning, optimize the noise-contrastive estimation (NCE) bound on mutual information between two views of an image. NCE uses randomly s…

Contrastive LearningInstance SegmentationKeypoint DetectionLinear evaluation+3

Constrained Multiview Representation for Self-supervised Contrastive Learning

2024-02-05 · Siyuan Dai, Kai Ye, Kun Zhao, Ge Cui 외

Representation learning constitutes a pivotal cornerstone in contemporary deep learning paradigms, offering a conduit to elucidate distinctive features within the latent space and interpret the deep models. Nevertheless,…

Contrastive LearningDisentanglementImage SegmentationMedical Image Segmentation+3

Heterogeneous Graph Contrastive Multi-view Learning

2022-10-01 · Zehong Wang, Qi Li, Donghua Yu, Xiaolong Han 외

Inspired by the success of contrastive learning (CL) in computer vision and natural language processing, graph contrastive learning (GCL) has been developed to learn discriminative node representations on graph datasets.…

Contrastive LearningMULTI-VIEW LEARNING