LGMLSep 25, 2025

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

arXiv:2509.21511v1h-index: 8
Originality Incremental advance
AI Analysis

This work addresses the problem of developing unified representation learning models for both discriminative and generative applications, offering an incremental improvement over existing methods.

The paper tackles the challenge of learning representations that transfer well to diverse downstream tasks by introducing the contrastive Mutual Information Machine (cMIM), a probabilistic framework that extends the Mutual Information Machine with a contrastive objective. It shows that cMIM outperforms MIM and InfoNCE on classification and regression tasks across vision and molecular benchmarks while preserving competitive reconstruction quality.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes