paper-with-me

Papers

Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction

2020-06-15 · NeurIPS 2020 12 · Yaodong Yu, Kwan Ho Ryan Chan, Chong You, Chaobing Song, Yi Ma

To learn intrinsic low-dimensional structures from high-dimensional data that most discriminate between classes, we propose the principle of Maximal Coding Rate Reduction ($\text{MCR}^2$), an information-theoretic measure that maximizes the coding rate difference between the whole dataset and the sum of each individual class. We clarify its relationships with most existing frameworks such as cross-entropy, information bottleneck, information gain, contractive and contrastive learning, and provide theoretical guarantees for learning diverse and discriminative features. The coding rate can be accurately computed from finite samples of degenerate subspace-like distributions and can learn intrinsic representations in supervised, self-supervised, and unsupervised settings in a unified manner. Empirically, the representations learned using this principle alone are significantly more robust to label corruptions in classification than those using cross-entropy, and can lead to state-of-the-art results in clustering mixed data from self-learned invariant features.

📄 PDF Abstract BibTeX arXiv:2006.08558

Code (2)

ryanchankh/mcr2 공식 구현 pytorch
Ma-Lab-Berkeley/MCR2 pytorch

Tasks

ClusteringContrastive LearningImage Clustering

Similar Papers 제목 키워드 기반

Federated Representation Learning via Maximal Coding Rate Reduction

2022-10-01 · Juan Cervino, Navid Naderializadeh, Alejandro Ribeiro

We propose a federated methodology to learn low-dimensional representations from a dataset that is distributed among several clients. In particular, we move away from the commonly-used cross-entropy loss in federated lea…

Federated LearningRepresentation Learning

A Global Geometric Analysis of Maximal Coding Rate Reduction

2024-06-04 · Peng Wang, Huikang Liu, Druv Pai, Yaodong Yu 외

The maximal coding rate reduction (MCR$^2$) objective for learning structured and compact deep representations is drawing increasing attention, especially after its recent usage in the derivation of fully explainable and…

Efficient Maximal Coding Rate Reduction by Variational Forms

2022-03-31 · CVPR 2022 1 · Christina Baek, Ziyang Wu, Kwan Ho Ryan Chan, Tianjiao Ding 외

The principle of Maximal Coding Rate Reduction (MCR$^2$) has recently been proposed as a training objective for learning discriminative low-dimensional structures intrinsic to high-dimensional data to allow for more robu…

image-classificationImage Classification

Maximal Matching Matters: Preventing Representation Collapse for Robust Cross-Modal Retrieval

2025-06-26 · Hani AlOmari, Anushka Sivakumar, Andrew Zhang, Chris Thomas

Cross-modal image-text retrieval is challenging because of the diverse possible associations between content from different modalities. Traditional methods learn a single-vector embedding to represent semantics of each s…

Cross-Modal RetrievalImage-text RetrievalRetrievalText Retrieval

Lightweight Adaptive ReduNet via Hyperspherical Manifold Learning

2026-08-21 · Zhenglin Huang, Qifa Yan, Bin Dai, Xiaohu Tang arxiv

In recent years, a white-box neural network called ReduNet has been proposed, which employs the maximal coding rate reduction (MCR$^2$) principle to transform raw data into low-dimensional discriminative features via a f…