English

Maximizing Incremental Information Entropy for Contrastive Learning

Machine Learning 2026-03-16 v1

Abstract

Contrastive learning has achieved remarkable success in self-supervised representation learning, often guided by information-theoretic objectives such as mutual information maximization. Motivated by the limitations of static augmentations and rigid invariance constraints, we propose IE-CL (Incremental-Entropy Contrastive Learning), a framework that explicitly optimizes the entropy gain between augmented views while preserving semantic consistency. Our theoretical framework reframes the challenge by identifying the encoder as an information bottleneck and proposes a joint optimization of two components: a learnable transformation for entropy generation and an encoder regularizer for its preservation. Experiments on CIFAR-10/100, STL-10, and ImageNet demonstrate that IE-CL consistently improves performance under small-batch settings. Moreover, our core modules can be seamlessly integrated into existing frameworks. This work bridges theoretical principles and practice, offering a new perspective in contrastive learning.

Keywords

Cite

@article{arxiv.2603.12594,
  title  = {Maximizing Incremental Information Entropy for Contrastive Learning},
  author = {Jiansong Zhang and Zhuoqin Yang and Xu Wu and Xiaoling Luo and Peizhong Liu and Linlin Shen},
  journal= {arXiv preprint arXiv:2603.12594},
  year   = {2026}
}

Comments

ICLR 2026 (The Fourteenth International Conference on Learning Representations) https://openreview.net/forum?id=XL7ValpExh

R2 v1 2026-07-01T11:17:49.219Z