TL;DR
This paper introduces a topology-aware hierarchical classifier and a topology alignment method to improve class-incremental learning by capturing complex feature manifold structures and adapting to non-linear feature drift.
Contribution
It proposes HC-SOINN and STAR, novel techniques that model feature manifolds topologically and adapt to feature drift, enhancing classifier robustness in CIL.
Findings
HC-SOINN improves classification accuracy across multiple methods.
STAR effectively aligns feature topology to handle non-linear drift.
Framework demonstrates resilience to manifold deformations.
Abstract
The Nearest Class Mean (NCM) classifier is widely favored in Class-Incremental Learning (CIL) for its superior resistance to catastrophic forgetting compared to Fully Connected layers. While Neural Collapse (NC) theory supports NCM's optimality by assuming features collapse into single points, non-linear feature drift and insufficient training in CIL often prevent this ideal state. Consequently, classes manifest as complex manifolds rather than collapsed points, rendering the single-point NCM suboptimal. To address this, we propose Hierarchical-Cluster SOINN (HC-SOINN), a novel classifier that captures the topological structure of these manifolds via a ``local-to-global'' representation. Furthermore, we introduce Structure-Topology Alignment via Residuals (STAR) method, which employs a fine-grained pointwise trajectory tracking mechanism to actively deform the learned topology, allowing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
