Spectral-Aware Analytic Class-Incremental Learning for Long-Tailed Distributions
Summary
Proposes Geometry-Spectral Rectification (GSR), a theoretically grounded framework that treats long-tailed learning as a spectral regularization problem, achieving new state-of-the-art results for analytic class-incremental learning.
View Cached Full Text
Cached at: 07/28/26, 06:23 AM
# Spectral-Aware Analytic Class-Incremental Learning for Long-Tailed Distributions Source: [https://arxiv.org/abs/2607.22931](https://arxiv.org/abs/2607.22931) [View PDF](https://arxiv.org/pdf/2607.22931) > Abstract: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 compared to other alternatives\. However, they falter significantly in Class\-Incremental Learning scenarios characterized by Long\-Tailed distributions\. While the ill\-conditioning of the autocorrelation \(Gram\) matrix is a known limitation of RLS, we demonstrate that class imbalance exacerbates this issue into a distinct spectral pathology: "tail" classes suffer from severe spectral collapse, rendering their subspaces numerically indistinguishable from noise\. Standard Ridge Regression \($L\_2$\) fails to address this effectively as it applies isotropic regularization \- a uniform penalty that is insufficient to stabilize the tail without over\-shrinking the head\. To address this, we propose Geometry\-Spectral Rectification \(GSR\), a theoretically grounded framework that treats long\-tailed learning as a spectral regularization problem\. Unlike standard isotropic regularization \(Ridge\) which uniformly penalizes all eigenvalues, GSR acts as an anisotropic spectral filter, selectively inflating the collapsed eigenvalues of tail classes\. We construct a structured, data\-dependent spectral perturbation matrix $\\Delta$ that selectively inflates collapsed tail eigen\-directions of the Gram matrix\. Theoretical analysis proves that GSR guarantees an improved stable rank for the Gram matrix, ensuring numerical stability\. Extensive experiments show that GSR establishes a new state\-of\-the\-art for analytic CIL, offering a superior trade\-off between computational efficiency and robust generalization in long\-tailed settings\. ## Submission history From: Quan Dao \[[view email](https://arxiv.org/show-email/c38520a4/2607.22931)\] **\[v1\]**Fri, 24 Jul 2026 22:12:15 UTC \(120 KB\)
Similar Articles
Spectral Gradient Surgery for Domain-Generalizable Dataset Distillation
This paper introduces Domain Generalizable Dataset Distillation (DGDD), a new problem setting that targets out-of-distribution generalization of distilled datasets, and proposes Spectral Gradient Surgery (SGS) to disentangle class-discriminative and domain-specific information by leveraging cross-domain gradient agreement in the spectral domain.
S-GAI: Spectral Geometry-Aware Initialization for Sigmoidal MLPs -- From Dataset Geometry to Network Weights
S-GAI is a spectral geometry-aware initialization framework for one-hidden-layer sigmoidal MLPs that uses class-wise spectral geometry from image data to initialize weights, outperforming random initialization in terms of starting hidden state quality and achieving comparable final accuracy on benchmarks like MNIST and CIFAR-10.
From Perturbation Correction to Geometry-Aware Sampling: Sharpness-Guided Equilibrium Sampling for Balanced Flat Minima in Long-Tailed Learning
Introduces Sharpness-Guided Equilibrium Sampling (SGS) that dynamically adjusts sampling probabilities using sharpness estimates to achieve balanced flat minima in long-tailed learning, achieving significant gains on CIFAR-100 LT and ImageNet-LT.
Spectral Signatures of Large Language Models
This paper introduces a spectral shape-based metric using Heavy-Tailed Self-Regularization theory to characterize, compare, and manage large language models. The approach is data-free, computationally efficient, and scale-invariant, enabling model lineage tracing, unsupervised clustering, and performance quantification across diverse model collections.
Deep Spectral Learning of Embedded Latent Transfer Operators for Stochastic Dynamical Systems
Proposes a spectral learning method for stochastic nonlinear dynamical systems using deep feature spaces and an operator-based latent state-space model, demonstrating stable performance in forecasting and filtering tasks.