LGMLAug 10, 2022

Imbalance Trouble: Revisiting Neural-Collapse Geometry

arXiv:2208.05512v197 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses a limitation in understanding deep learning geometry for imbalanced data, which is common in real-world applications, but it is incremental as it builds on existing theoretical models.

The paper tackles the problem of extending the Neural Collapse phenomenon, which describes the geometry of class embeddings and classifier weights in deep nets, to imbalanced datasets. They introduce Simplex-Encoded-Labels Interpolation (SELI) as an invariant characterization and prove its existence for imbalanced data, but find that convergence worsens with increasing imbalances and ridge-regularization becomes critical.

Neural Collapse refers to the remarkable structural properties characterizing the geometry of class embeddings and classifier weights, found by deep nets when trained beyond zero training error. However, this characterization only holds for balanced data. Here we thus ask whether it can be made invariant to class imbalances. Towards this end, we adopt the unconstrained-features model (UFM), a recent theoretical model for studying neural collapse, and introduce Simplex-Encoded-Labels Interpolation (SELI) as an invariant characterization of the neural collapse phenomenon. Specifically, we prove for the UFM with cross-entropy loss and vanishing regularization that, irrespective of class imbalances, the embeddings and classifiers always interpolate a simplex-encoded label matrix and that their individual geometries are determined by the SVD factors of this same label matrix. We then present extensive experiments on synthetic and real datasets that confirm convergence to the SELI geometry. However, we caution that convergence worsens with increasing imbalances. We theoretically support this finding by showing that unlike the balanced case, when minorities are present, ridge-regularization plays a critical role in tweaking the geometry. This defines new questions and motivates further investigations into the impact of class imbalances on the rates at which first-order methods converge to their asymptotically preferred solutions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes