Learning to Forget: Continual Learning with Adaptive Weight Decay
Aditya A. Ramesh, Alex Lewandowski, J\"urgen Schmidhuber

TL;DR
This paper introduces FADE, an adaptive weight decay method for continual learning that automatically adjusts decay rates per parameter, improving knowledge retention and learning efficiency.
Contribution
FADE is a novel online meta-gradient based approach that learns per-parameter decay rates, enhancing continual learning performance over fixed decay methods.
Findings
FADE automatically discovers distinct decay rates for different parameters.
FADE improves continual learning performance across various tasks.
FADE complements step-size adaptation for better online learning.
Abstract
Continual learning agents with finite capacity must balance acquiring new knowledge with retaining the old. This requires controlled forgetting of knowledge that is no longer needed, freeing up capacity to learn. Weight decay, viewed as a mechanism for forgetting, can serve this role by gradually discarding information stored in the weights. However, a fixed scalar weight decay drives this forgetting uniformly over time and uniformly across all parameters, even when some encode stable knowledge while others track rapidly changing targets. We introduce Forgetting through Adaptive Decay (FADE), which adapts per-parameter weight decay rates online via approximate meta-gradient descent. We derive FADE for the online linear setting and apply it to the final layer of neural networks. Our empirical analysis shows that FADE automatically discovers distinct decay rates for different parameters,…
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.
