paper-with-me

홈 › Papers

Inducing Neural Collapse in Deep Long-tailed Learning

2023-02-24 · Xuantong Liu, Jianfeng Zhang, Tianyang Hu, He Cao, Lujia Pan, Yuan YAO

Although deep neural networks achieve tremendous success on various classification tasks, the generalization ability drops sheer when training datasets exhibit long-tailed distributions. One of the reasons is that the learned representations (i.e. features) from the imbalanced datasets are less effective than those from balanced datasets. Specifically, the learned representation under class-balanced distribution will present the Neural Collapse (NC) phenomena. NC indicates the features from the same category are close to each other and from different categories are maximally distant, showing an optimal linear separable state of classification. However, the pattern differs on imbalanced datasets and is partially responsible for the reduced performance of the model. In this work, we propose two explicit feature regularization terms to learn high-quality representation for class-imbalanced data. With the proposed regularization, NC phenomena will appear under the class-imbalanced distribution, and the generalization ability can be significantly improved. Our method is easily implemented, highly effective, and can be plugged into most existing methods. The extensive experimental results on widely-used benchmarks show the effectiveness of our method

📄 PDF Abstract BibTeX arXiv:2302.12453

Code (1)

pepper-lll/ncfeature 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Space Alignment Matters: The Missing Piece for Inducing Neural Collapse in Long-Tailed Learning

2025-11-25 · Jinping Wang, Zhiqiang Gao, Zhiwu Xie arxiv

Recent studies on Neural Collapse (NC) reveal that, under class-balanced conditions, the class feature means and classifier weights spontaneously align into a simplex equiangular tight frame (ETF). In long-tailed regimes…

Improving GANs for Long-Tailed Data through Group Spectral Regularization

2022-08-21 · Harsh Rangwani, Naman Jaswani, Tejan Karmali, Varun Jampani 외

Deep long-tailed learning aims to train useful deep networks on practical, real-world imbalanced distributions, wherein most labels of the tail classes are associated with a few samples. There has been a large body of wo…

Conditional Image GenerationImage Generation

You Are Your Own Best Teacher: Achieving Centralized-level Performance in Federated Learning under Heterogeneous and Long-tailed Data

2025-03-10 · Shanshan Yan, Zexi Li, Chao Wu, Meng Pang 외

Data heterogeneity, stemming from local non-IID data and global long-tailed distributions, is a major challenge in federated learning (FL), leading to significant performance gaps compared to centralized learning. Previo…

Federated LearningRepresentation Learning

Anti-Collapse Dynamics and the Emergence of Multi-Time-Scale Learning in Recurrent Neural Networks

2026-06-28 · Lorenzo Livi arxiv

Long-range learning is hard for recurrent networks trained with stochastic gradient descent, because the influence of a past input fades with the lag $\ell$, and if it fades too fast the dependence cannot be learned from…

Spectral-Aware Analytic Class-Incremental Learning for Long-Tailed Distributions

2026-07-24 · Quyen Tran, Hai Nguyen, Quan Dao, Zhuowei Li 외 arxiv

Analytic Continual Learning (ACL) offers a computationally efficient alternative to gradient-based approaches. Recent ACL methods are based on Recursive Least Squares (RLS) and have achieved the state-of-the-art results …

class-incremental learningComputational EfficiencyContinual Learning