Representation Learning via Non-Contrastive Mutual Information

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Guo, Zhaohan Daniel, Pires, Bernardo Avila, Khetarpal, Khimya, Schuurmans, Dale, Dai, Bo
Format: Preprint
Published: 2025
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866913805781434368
author Guo, Zhaohan Daniel
Pires, Bernardo Avila
Khetarpal, Khimya
Schuurmans, Dale
Dai, Bo
author_facet Guo, Zhaohan Daniel
Pires, Bernardo Avila
Khetarpal, Khimya
Schuurmans, Dale
Dai, Bo
contents Labeling data is often very time consuming and expensive, leaving us with a majority of unlabeled data. Self-supervised representation learning methods such as SimCLR (Chen et al., 2020) or BYOL (Grill et al., 2020) have been very successful at learning meaningful latent representations from unlabeled image data, resulting in much more general and transferable representations for downstream tasks. Broadly, self-supervised methods fall into two types: 1) Contrastive methods, such as SimCLR; and 2) Non-Contrastive methods, such as BYOL. Contrastive methods are generally trying to maximize mutual information between related data points, so they need to compare every data point to every other data point, resulting in high variance, and thus requiring large batch sizes to work well. Non-contrastive methods like BYOL have much lower variance as they do not need to make pairwise comparisons, but are much trickier to implement as they have the possibility of collapsing to a constant vector. In this paper, we aim to develop a self-supervised objective that combines the strength of both types. We start with a particular contrastive method called the Spectral Contrastive Loss (HaoChen et al., 2021; Lu et al., 2024), and we convert it into a more general non-contrastive form; this removes the pairwise comparisons resulting in lower variance, but keeps the mutual information formulation of the contrastive method preventing collapse. We call our new objective the Mutual Information Non-Contrastive (MINC) loss. We test MINC by learning image representations on ImageNet (similar to SimCLR and BYOL) and show that it consistently improves upon the Spectral Contrastive loss baseline.
format Preprint
id arxiv_https___arxiv_org_abs_2504_16667
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Representation Learning via Non-Contrastive Mutual Information
Guo, Zhaohan Daniel
Pires, Bernardo Avila
Khetarpal, Khimya
Schuurmans, Dale
Dai, Bo
Machine Learning
Artificial Intelligence
Computer Vision and Pattern Recognition
I.2.6; I.2.10
Labeling data is often very time consuming and expensive, leaving us with a majority of unlabeled data. Self-supervised representation learning methods such as SimCLR (Chen et al., 2020) or BYOL (Grill et al., 2020) have been very successful at learning meaningful latent representations from unlabeled image data, resulting in much more general and transferable representations for downstream tasks. Broadly, self-supervised methods fall into two types: 1) Contrastive methods, such as SimCLR; and 2) Non-Contrastive methods, such as BYOL. Contrastive methods are generally trying to maximize mutual information between related data points, so they need to compare every data point to every other data point, resulting in high variance, and thus requiring large batch sizes to work well. Non-contrastive methods like BYOL have much lower variance as they do not need to make pairwise comparisons, but are much trickier to implement as they have the possibility of collapsing to a constant vector. In this paper, we aim to develop a self-supervised objective that combines the strength of both types. We start with a particular contrastive method called the Spectral Contrastive Loss (HaoChen et al., 2021; Lu et al., 2024), and we convert it into a more general non-contrastive form; this removes the pairwise comparisons resulting in lower variance, but keeps the mutual information formulation of the contrastive method preventing collapse. We call our new objective the Mutual Information Non-Contrastive (MINC) loss. We test MINC by learning image representations on ImageNet (similar to SimCLR and BYOL) and show that it consistently improves upon the Spectral Contrastive loss baseline.
title Representation Learning via Non-Contrastive Mutual Information
topic Machine Learning
Artificial Intelligence
Computer Vision and Pattern Recognition
I.2.6; I.2.10
url https://arxiv.org/abs/2504.16667