Paper Overview
- Field: Machine Learning
- Authors: Paul-Tiberiu Iordache, Elena Burceanu
- Published: 2026-04-23
- arXiv: 2604.21933
- The paper formalizes adaptation regimes as projected optimization over fixed trainable subspaces, showing that changing the trainable depth alters the effective update signal through which both current task fitting and knowledge preservation operate.
- This analysis motivates the hypothesis that method comparisons need not be invariant across regimes.
- The hypothesis is tested in task-incremental CL using five trainable depth regimes and four standard methods: online EWC, LwF, SI, and GEM.
- Experiments cover five benchmark datasets (MNIST, Fashion MNIST, KMNIST, QMNIST, and CIFAR-100), with 11 task orders per dataset.
- Findings: the relative ranking of methods is not consistent across regimes.
- Deeper adaptation regimes are associated with larger update magnitudes, higher forgetting rates, and a stronger relationship between the two.
Abstract
Continual learning (CL) studies how models acquire tasks sequentially while retaining previously learned knowledge. Despite substantial progress in benchmarking CL methods, comparative evaluations typically keep the fine-tuning regime fixed. In this paper, the authors argue that the fine-tuning regime, defined by the trainable parameter subspace, is itself a key evaluation variable.
Key Points
Conclusion
Comparative conclusions in continual learning may depend strongly on the chosen fine-tuning regime. The authors propose regime-aware evaluation protocols that treat trainable depth as an explicit experimental factor.
---
*Auto-collected on 2026-04-25*