Task Switching Without Forgetting via Proximal Decoupling
Pourya Shamsolmoali, Masoumeh Zareapoor, Eric Granger, William A. P. Smith, Yue Lu

TL;DR
This paper introduces a novel continual learning method that separates task learning from stability enforcement using operator splitting, leading to improved performance without replay buffers or meta-learning.
Contribution
It proposes a proximal decoupling approach that explicitly separates learning and stability, enhancing continual learning efficiency and effectiveness.
Findings
Achieves state-of-the-art results on standard benchmarks.
Improves stability and adaptability without replay buffers.
Provides theoretical justification for the splitting method.
Abstract
In continual learning, the primary challenge is to learn new information without forgetting old knowledge. A common solution addresses this trade-off through regularization, penalizing changes to parameters critical for previous tasks. In most cases, this regularization term is directly added to the training loss and optimized with standard gradient descent, which blends learning and retention signals into a single update and does not explicitly separate essential parameters from redundant ones. As task sequences grow, this coupling can over-constrain the model, limiting forward transfer and leading to inefficient use of capacity. We propose a different approach that separates task learning from stability enforcement via operator splitting. The learning step focuses on minimizing the current task loss, while a proximal stability step applies a sparse regularizer to prune unnecessary…
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.
