ARTFEED — Contemporary Art Intelligence

Meta-Adaptive Network Gradient Optimization for Online Continual Learning

other · 2026-05-20

A new method called Meta-Adaptive Network Gradient Optimization (MANGO) is proposed to address catastrophic forgetting in Online Continual Learning (OCL). OCL involves a neural network learning sequentially from a non-stationary data stream in a single pass with a limited memory replay buffer, unlike offline continual learning which relies on multiple epochs over large datasets. The key challenge is balancing stability (retaining past tasks) and plasticity (learning new tasks). Existing approaches such as replay-based rehearsal, output-level distillation, fixed regularization, and stream-only meta-learning have limitations: rehearsal introduces stored sample bias; distillation does not modulate parameter updates; fixed regularization penalizes parameters irrespective of sensitivity; stream-only meta-learning lacks feedback-controlled parameter updates. MANGO aims to overcome these issues by introducing a meta-adaptive gradient optimization framework that dynamically adjusts parameter updates based on task relevance and sensitivity. The method is detailed in a preprint on arXiv (2605.19080).

Key facts

  • MANGO is proposed for Online Continual Learning.
  • OCL involves single-pass learning from a non-stationary data stream.
  • Only a limited memory replay buffer is available in OCL.
  • Catastrophic forgetting is the main challenge.
  • Existing methods include replay, distillation, regularization, and meta-learning.
  • Replay introduces stored sample bias.
  • Distillation does not modulate parameter updates.
  • Fixed regularization penalizes parameters irrespective of sensitivity.
  • Stream-only meta-learning lacks feedback-controlled parameter updates.
  • MANGO is a meta-adaptive network gradient optimization method.
  • The preprint is on arXiv with ID 2605.19080.

Entities

Institutions

  • arXiv

Sources