vix.ing · top · new · best · stats · spec

Mutual Information guided Visual Contrastive Learning

2025/10/26 by Hanyang Chen, Chen, Hanyang, Yanchao Yang +1
Computer Science · #Generative Adversarial Networks and Image Synthesis #Human Pose and Action Recognition #Visual Attention and Saliency Detection

paper · pdf · doi:10.48550/arxiv.2511.00028

Abstract

Representation learning methods utilizing the InfoNCE loss have demonstrated considerable capacity in reducing human annotation effort by training invariant neural feature extractors. Although different variants of the training objective adhere to the information maximization principle between the data and learned features, data selection and augmentation still rely on human hypotheses or engineering, which may be suboptimal. For instance, data augmentation in contrastive learning primarily focuses on color jittering, aiming to emulate real-world illumination changes. In this work, we investigate the potential of selecting training data based on their mutual information computed from real-world distributions, which, in principle, should endow the learned features with better generalization when applied in open environments. Specifically, we consider patches attached to scenes that exhibit high mutual information under natural perturbations, such as color changes and motion, as positive samples for learning with contrastive loss. We evaluate the proposed mutual-information-informed data augmentation method on several benchmarks across multiple state-of-the-art representation learning frameworks, demonstrating its effectiveness and establishing it as a promising direction for future research.

Citations

Related