Maximizing Incremental Information Entropy for Contrastive Learning

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.

Cite

Text

Zhang et al. "Maximizing Incremental Information Entropy for Contrastive Learning." International Conference on Learning Representations, 2026.

Markdown

[Zhang et al. "Maximizing Incremental Information Entropy for Contrastive Learning." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhang2026iclr-maximizing/)

BibTeX

@inproceedings{zhang2026iclr-maximizing,
  title     = {{Maximizing Incremental Information Entropy for Contrastive Learning}},
  author    = {Zhang, Jiansong and Yang, Zhuoqin and Wu, Xu and Luo, Xiaoling and Liu, Peizhong and Shen, Linlin},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhang2026iclr-maximizing/}
}