paper-with-me

홈 › Papers

How Far Pre-trained Models Are from Neural Collapse on the Target Dataset Informs their Transferability

2023-01-01 · ICCV 2023 1 · Zijian Wang, Yadan Luo, Liang Zheng, Zi Huang, Mahsa Baktashmotlagh

This paper focuses on model transferability estimation, i.e., assessing the performance of pre-trained models on a downstream task without performing fine-tuning. Motivated by the neural collapse (NC) that reveals the feature geometry at the terminal stage of training, our method considers the model transferability as how far the target activations obtained by pre-trained models are from their hypothetical state in the terminal phase of the fine-tuned model. We propose a metric that computes this proximity based on three phenomena of NC: within-class variability collapse, simplex encoded label interpolation geometry structure is formed, and the nearest center classifier becomes optimal on training data. Extensive experiments on 11 benchmark datasets demonstrate the effectiveness and efficiency of the proposed method over the existing SOTA approaches. Particularly, our method achieves SOTA transferability estimation accuracy with approximately 10xwall-clock time speed up compared to the existing approaches

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

The Prevalence of Neural Collapse in Neural Multivariate Regression

2024-09-06 · George Andriopoulos, Zixuan Dong, Li Guo, Zifan Zhao 외

Recently it has been observed that neural networks exhibit Neural Collapse (NC) during the final stage of training for the classification problem. We empirically show that multivariate regression, as employed in imitatio…

Imitation Learningregression

Reliable Neural Collapse Approximation for Open-World Test-Time Adaptation

2026-08-20 · Jia-Qi Lin, Yuangang Pan, Chang-Dong Wang, Haizhang Zhang 외 arxiv

Test-Time Adaptation (TTA) methods aim to bridge the domain gap between the source and target domains. However, traditional TTA methods become ineffective when the label distribution shift occurs, a challenge commonly re…

Test-time AdaptationDomain Adaptation

Unleashing the power of Neural Collapse for Transferability Estimation

2023-10-09 · Yuhe Ding, Bo Jiang, Lijun Sheng, Aihua Zheng 외

Transferability estimation aims to provide heuristics for quantifying how suitable a pre-trained model is for a specific downstream task, without fine-tuning them all. Prior studies have revealed that well-trained models…

Fairnessimage-classificationImage ClassificationSemantic Segmentation+2

Seeing What a GAN Cannot Generate

2019-10-24 · ICCV 2019 10 · David Bau, Jun-Yan Zhu, Jonas Wulff, William Peebles 외

Despite the success of Generative Adversarial Networks (GANs), mode collapse remains a serious issue during GAN training. To date, little work has focused on understanding and quantifying which modes have been dropped by…

Semantic Segmentation

Model Collapse Is Not a Bug but a Feature in Machine Unlearning for LLMs

2025-07-06 · Yan Scholten, Sophie Xhonneux, Leo Schwinn, Stephan Günnemann arxiv

Current unlearning methods for LLMs optimize on the private information they seek to remove by incorporating it into their fine-tuning data. We argue this not only risks reinforcing exposure to sensitive data, but also f…