Harnessing Neural Unit Dynamics for Effective and Scalable Class-Incremental Learning
Depeng Li, Tianqi Wang, Junwei Chen, Wei Dai, Zhigang Zeng

TL;DR
This paper introduces AutoActivator, a scalable neural network model for class-incremental learning that adaptively expands and activates units to learn new classes without forgetting old ones, supported by theoretical convergence analysis.
Contribution
It proposes a novel neural unit dynamic mechanism with supervisory-guided network expansion and activation, enhancing CIL performance and scalability.
Findings
Achieves strong CIL results without rehearsal.
Effectively balances network expansion with task complexity.
Provides theoretical convergence guarantees.
Abstract
Class-incremental learning (CIL) aims to train a model to learn new classes from non-stationary data streams without forgetting old ones. In this paper, we propose a new kind of connectionist model by tailoring neural unit dynamics that adapt the behavior of neural networks for CIL. In each training session, it introduces a supervisory mechanism to guide network expansion whose growth size is compactly commensurate with the intrinsic complexity of a newly arriving task. This constructs a near-minimal network while allowing the model to expand its capacity when cannot sufficiently hold new classes. At inference time, it automatically reactivates the required neural units to retrieve knowledge and leaves the remaining inactivated to prevent interference. We name our model AutoActivator, which is effective and scalable. To gain insights into the neural unit dynamics, we theoretically…
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
TopicsNeural Networks and Applications
