Self-Supervised Learning with an Information Maximization Criterion
Serdar Ozsoy, Shadi Hamdan, Sercan \"O. Arik, Deniz Yuret, Alper T., Erdogan

TL;DR
This paper introduces CorInfoMax, a self-supervised learning method that maximizes a correlation-based mutual information measure to prevent mode collapse and improve representation quality, achieving competitive results.
Contribution
It proposes a novel information maximization approach using second-order statistics to address mode collapse in self-supervised learning.
Findings
CorInfoMax prevents feature space collapse effectively.
The method achieves competitive or superior performance compared to state-of-the-art approaches.
It encourages feature diversity and relevance among representations.
Abstract
Self-supervised learning allows AI systems to learn effective representations from large amounts of data using tasks that do not require costly labeling. Mode collapse, i.e., the model producing identical representations for all inputs, is a central problem to many self-supervised learning approaches, making self-supervised tasks, such as matching distorted variants of the inputs, ineffective. In this article, we argue that a straightforward application of information maximization among alternative latent representations of the same input naturally solves the collapse problem and achieves competitive empirical results. We propose a self-supervised learning method, CorInfoMax, that uses a second-order statistics-based mutual information measure that reflects the level of correlation among its arguments. Maximizing this correlative information measure between alternative representations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM
