On the Stability-Plasticity Dilemma of Class-Incremental Learning
Dongwan Kim, Bohyung Han

TL;DR
This paper analyzes the stability-plasticity trade-off in class-incremental learning, revealing that most algorithms favor stability, and proposes simple methods to improve feature representation learning for better balance.
Contribution
It introduces analytical tools to measure stability and plasticity, and demonstrates that current methods overly favor stability, suggesting a need for better feature learning strategies.
Findings
Most algorithms favor stability over plasticity
Feature extractors remain effective after initial training
Simple algorithms can improve feature representation analysis
Abstract
A primary goal of class-incremental learning is to strike a balance between stability and plasticity, where models should be both stable enough to retain knowledge learned from previously seen classes, and plastic enough to learn concepts from new classes. While previous works demonstrate strong performance on class-incremental benchmarks, it is not clear whether their success comes from the models being stable, plastic, or a mixture of both. This paper aims to shed light on how effectively recent class-incremental learning algorithms address the stability-plasticity trade-off. We establish analytical tools that measure the stability and plasticity of feature representations, and employ such tools to investigate models trained with various algorithms on large-scale class-incremental benchmarks. Surprisingly, we find that the majority of class-incremental learning algorithms heavily…
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 · Imbalanced Data Classification Techniques · Machine Learning and ELM
