Contrastive Predictive Coding Done Right for Mutual Information Estimation
J. Jon Ryu, Pavan Yeddanapudi, Xiangxiang Xu, Gregory W. Wornell
TL;DR
This paper clarifies that the InfoNCE objective is not a direct mutual information estimator, but a variational bound on a generalization of Jensen–Shannon divergence. It introduces InfoNCE-anchor, an anchor-based modification that enables consistent density-ratio estimation and a plug-in MI estimator within a framework defined by proper scoring rules. The approach unifies several contrastive objectives (including DV, NWJ, and f-divergence variants) and shows that the log score yields the best MI estimates, though anchor–based improvements do not always translate to better downstream SSL performance; the benefits of contrastive learning arise from learning structured density ratios rather than exact MI values. Empirically, InfoNCE-anchor achieves state-of-the-art MI estimates across multiple domains and improves some downstream prediction tasks (e.g., protein interactions), while SSL results suggest PMI factorization and density-ratio structure are the key ingredients for learning useful representations. Overall, the work reframes contrastive learning from MI maximization to density-ratio factorization under a principled scoring-rule perspective.
Abstract
The InfoNCE objective, originally introduced for contrastive representation learning, has become a popular choice for mutual information (MI) estimation, despite its indirect connection to MI. In this paper, we demonstrate why InfoNCE should not be regarded as a valid MI estimator, and we introduce a simple modification, which we refer to as InfoNCE-anchor, for accurate MI estimation. Our modification introduces an auxiliary anchor class, enabling consistent density ratio estimation and yielding a plug-in MI estimator with significantly reduced bias. Beyond this, we generalize our framework using proper scoring rules, which recover InfoNCE-anchor as a special case when the log score is employed. This formulation unifies a broad spectrum of contrastive objectives, including NCE, InfoNCE, and $f$-divergence variants, under a single principled framework. Empirically, we find that InfoNCE-anchor with the log score achieves the most accurate MI estimates; however, in self-supervised representation learning experiments, we find that the anchor does not improve the downstream task performance. These findings corroborate that contrastive representation learning benefits not from accurate MI estimation per se, but from the learning of structured density ratios.
