Space Alignment Matters: The Missing Piece for Inducing Neural Collapse in Long-Tailed Learning
Jinping Wang, Zhiqiang Gao, Zhiwu Xie
TL;DR
This work identifies space misalignment between feature and classifier spaces as a missing piece for inducing Neural Collapse under long-tailed data. It introduces an Optimal Error Exponent framework to quantify how misalignment degrades class separability and then proposes three plug-and-play alignment strategies (SpA-Reg, SpA-SLERP, SpA-Proj) that integrate with existing long-tail methods without architectural changes. Empirical results on CIFAR-10-LT, CIFAR-100-LT, and ImageNet-LT show consistent improvements and state-of-the-art performance, while recovery of NC properties in both feature and decision spaces is observed. The findings highlight space alignment as a crucial factor for robust minority-class generalization in imbalanced learning settings.
Abstract
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, however, severe sample imbalance tends to prevent the emergence of the NC phenomenon, resulting in poor generalization performance. Current efforts predominantly seek to recover the ETF geometry by imposing constraints on features or classifier weights, yet overlook a critical problem: There is a pronounced misalignment between the feature and the classifier weight spaces. In this paper, we theoretically quantify the harm of such misalignment through an optimal error exponent analysis. Built on this insight, we propose three explicit alignment strategies that plug-and-play into existing long-tail methods without architectural change. Extensive experiments on the CIFAR-10-LT, CIFAR-100-LT, and ImageNet-LT datasets consistently boost examined baselines and achieve the state-of-the-art performances.
