paper-with-me

Papers

Variance-Covariance Regularization Improves Representation Learning

2023-06-23 · Jiachen Zhu, Katrina Evtimova, Yubei Chen, Ravid Shwartz-Ziv, Yann Lecun

Transfer learning plays a key role in advancing machine learning models, yet conventional supervised pretraining often undermines feature transferability by prioritizing features that minimize the pretraining loss. In this work, we adapt a self-supervised learning regularization technique from the VICReg method to supervised learning contexts, introducing Variance-Covariance Regularization (VCReg). This adaptation encourages the network to learn high-variance, low-covariance representations, promoting learning more diverse features. We outline best practices for an efficient implementation of our framework, including applying it to the intermediate representations. Through extensive empirical evaluation, we demonstrate that our method significantly enhances transfer learning for images and videos, achieving state-of-the-art performance across numerous tasks and datasets. VCReg also improves performance in scenarios like long-tail learning and hierarchical classification. Additionally, we show its effectiveness may stem from its success in addressing challenges like gradient starvation and neural collapse. In summary, VCReg offers a universally applicable regularization framework that significantly advances transfer learning and highlights the connection between gradient starvation, neural collapse, and feature transferability.

📄 PDF Abstract BibTeX arXiv:2306.13292

Code (0)

등록된 구현이 없습니다.

Tasks

Long-tail LearningRepresentation LearningSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

VICReg: Variance-Invariance-Covariance Regularization for Self-Supervised Learning

2021-05-11 · NeurIPS 2021 12 · Adrien Bardes, Jean Ponce, Yann Lecun

Recent self-supervised methods for image representation learning are based on maximizing the agreement between embedding vectors from different views of the same image. A trivial solution is obtained when the encoder out…

Representation LearningSelf-Supervised Image ClassificationSelf-Supervised LearningSemi-Supervised Image Classification

Video Representation Learning with Joint-Embedding Predictive Architectures

2024-12-14 · Katrina Drozdov, Ravid Shwartz-Ziv, Yann Lecun

Video representation learning is an increasingly important topic in machine learning research. We present Video JEPA with Variance-Covariance Regularization (VJ-VCR): a joint-embedding predictive architecture for self-su…

Representation Learning

Approach to Learning Generalized Audio Representation Through Batch Embedding Covariance Regularization and Constant-Q Transforms

2023-03-07 · Ankit Shah, Shuyi Chen, Kejun Zhou, Yue Chen 외

General-purpose embedding is highly desirable for few-shot even zero-shot learning in many application scenarios, including audio tasks. In order to understand representations better, we conducted a thorough error analys…

Zero-Shot Learning

Variance Covariance Regularization Enforces Pairwise Independence in Self-Supervised Representations

2022-09-29 · Grégoire Mialon, Randall Balestriero, Yann Lecun

Self-Supervised Learning (SSL) methods such as VICReg, Barlow Twins or W-MSE avoid collapse of their joint embedding architectures by constraining or regularizing the covariance matrix of their projector's output. This s…

Domain GeneralizationSelf-Supervised Learning

FAIRWELL: Fair Multimodal Self-Supervised Learning for Wellbeing Prediction

2025-08-22 · Jiaee Cheong, Abtin Mogharabin, Paul Liang, Hatice Gunes 외 arxiv

Early efforts on leveraging self-supervised learning (SSL) to improve machine learning (ML) fairness has proven promising. However, such an approach has yet to be explored within a multimodal context. Prior work has show…

Self-Supervised Learning