paper-with-me

Papers

Exploring Information-Theoretic Metrics Associated with Neural Collapse in Supervised Training

2024-09-25 · Kun Song, Zhiquan Tan, Bochao Zou, Jiansheng Chen, Huimin Ma, Weiran Huang

In this paper, we utilize information-theoretic metrics like matrix entropy and mutual information to analyze supervised learning. We explore the information content of data representations and classification head weights and their information interplay during supervised training. Experiments show that matrix entropy cannot solely describe the interaction of the information content of data representation and classification head weights but it can effectively reflect the similarity and clustering behavior of the data. Inspired by this, we propose a cross-modal alignment loss to improve the alignment between the representations of the same class from different modalities. Moreover, in order to assess the interaction of the information content of data representation and classification head weights more accurately, we utilize new metrics like matrix mutual information ratio (MIR) and matrix information entropy difference ratio (HDR). Through theory and experiment, we show that HDR and MIR can not only effectively describe the information interplay of supervised training but also improve the performance of supervised and semi-supervised learning.

📄 PDF Abstract BibTeX arXiv:2409.16767

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationcross-modal alignment

Similar Papers 제목 키워드 기반

Reward Collapse in Aligning Large Language Models

2023-05-28 · Ziang Song, Tianle Cai, Jason D. Lee, Weijie J. Su

The extraordinary capabilities of large language models (LLMs) such as ChatGPT and GPT-4 are in part unleashed by aligning them with reward models that are trained on human preferences, which are often represented as ran…

Matching aggregate posteriors in the variational autoencoder

2023-11-13 · Surojit Saha, Sarang Joshi, Ross Whitaker

The variational autoencoder (VAE) is a well-studied, deep, latent-variable model (DLVM) that efficiently optimizes the variational lower bound of the log marginal data likelihood and has a strong theoretical foundation. …

Quantifying the Variability Collapse of Neural Networks

2023-06-06 · Jing Xu, Haoxiong Liu

Recent studies empirically demonstrate the positive relationship between the transferability of neural networks and the within-class variation of the last layer features. The recently discovered Neural Collapse (NC) phen…

Hierarchical Modes Exploring in Generative Adversarial Networks

2020-03-05 · Mengxiao Hu, Jinlong Li, Maolin Hu, Tao Hu

In conditional Generative Adversarial Networks (cGANs), when two different initial noises are concatenated with the same conditional information, the distance between their outputs is relatively smaller, which makes mino…

DiversityImage GenerationText to Image GenerationText-to-Image Generation+1

Chi-square Generative Adversarial Network

2018-07-01 · ICML 2018 7 · Chenyang Tao, Liqun Chen, Ricardo Henao, Jianfeng Feng 외

To assess the difference between real and synthetic data, Generative Adversarial Networks (GANs) are trained using a distribution discrepancy measure. Three widely employed measures are information-theoretic diverge…

Generative Adversarial Network