MANGO: Meta-Adaptive Network Gradient Optimization for Online Continual Learning
Ankita Awasthi, Marco Apolinario, Kaushik Roy

TL;DR
MANGO introduces a gradient gating and meta-regularization framework for online continual learning, effectively balancing stability and plasticity to reduce forgetting and improve performance across benchmarks.
Contribution
The paper proposes MANGO, a novel OCL method that uses gradient gating and meta-learned regularization to enhance learning stability and plasticity.
Findings
MANGO outperforms existing methods on three standard benchmarks.
Achieves state-of-the-art accuracy and positive backward transfer.
Effectively balances stability and plasticity in online learning scenarios.
Abstract
In Online Continual Learning (OCL), a neural network sequentially learns from a non-stationary data stream in a single-pass with access only to a limited memory replay buffer. This contrasts sharply with off-line continual learning where training is multiple epoch dependent on large datasets. The main challenge faced by OCL is to overcome catastrophic forgetting of past tasks (stability) while learning new ones efficiently (plasticity). Existing methods counter forgetting via replay-based rehearsal, output level distillation, fixed regularization, or meta-learning on the current data. However, these methods have limitations: rehearsal introduces a stored sample bias; distillation operates on output-distributions without modulating parameter updates; fixed-regularization penalizes parameters irrespective of sensitivity; stream-only meta-learning lacks a feedback controlled parameter…
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.
