Scalable Class-Incremental Learning Based on Parametric Neural Collapse
Chuangxin Zhang, Guangfeng Lin, Enhui Zhao, Kaiyang Liao, Yajun Chen

TL;DR
This paper introduces SCL-PNC, a scalable class-incremental learning framework that leverages neural collapse to dynamically expand models efficiently while maintaining feature consistency and addressing class distribution shifts.
Contribution
The paper proposes a novel scalable incremental learning method using parametric neural collapse with demand-driven backbone expansion and feature alignment across modules.
Findings
Effective handling of increasing categories in real-world scenarios.
Maintains feature consistency through knowledge distillation.
Demonstrates superior performance on standard benchmarks.
Abstract
Incremental learning often encounter challenges such as overfitting to new data and catastrophic forgetting of old data. Existing methods can effectively extend the model for new tasks while freezing the parameters of the old model, but ignore the necessity of structural efficiency to lead to the feature difference between modules and the class misalignment due to evolving class distributions. To address these issues, we propose scalable class-incremental learning based on parametric neural collapse (SCL-PNC) that enables demand-driven, minimal-cost backbone expansion by adapt-layer and refines the static into a dynamic parametric Equiangular Tight Frame (ETF) framework according to incremental class. This method can efficiently handle the model expansion question with the increasing number of categories in real-world scenarios. Additionally, to counteract feature drift in serial…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Data Stream Mining Techniques · Machine Learning in Healthcare
