Grow, Assess, Compress: Adaptive Backbone Scaling for Memory-Efficient Class Incremental Learning
Adrian Garcia-Casta\~neda, Jon Irureta, Jon Imaz, Aizea Lojo

TL;DR
This paper introduces GRACE, a dynamic framework for class incremental learning that adaptively scales model capacity to balance learning new tasks and preventing forgetting, achieving state-of-the-art results with reduced memory usage.
Contribution
The paper proposes a novel adaptive scaling framework with saturation assessment to control model growth and compression in class incremental learning.
Findings
Achieves state-of-the-art performance on multiple CIL benchmarks.
Reduces memory footprint by up to 73% compared to expansion-only methods.
Effectively balances plasticity and stability through adaptive capacity management.
Abstract
Class Incremental Learning (CIL) poses a fundamental challenge: maintaining a balance between the plasticity required to learn new tasks and the stability needed to prevent catastrophic forgetting. While expansion-based methods effectively mitigate forgetting by adding task-specific parameters, they suffer from uncontrolled architectural growth and memory overhead. In this paper, we propose a novel dynamic scaling framework that adaptively manages model capacity through a cyclic "GRow, Assess, ComprEss" (GRACE) strategy. Crucially, we supplement backbone expansion with a novel saturation assessment phase that evaluates the utilization of the model's capacity. This assessment allows the framework to make informed decisions to either expand the architecture or compress the backbones into a streamlined representation, preventing parameter explosion. Experimental results demonstrate that…
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.
