The reviewed record of science sign in
Pith

arxiv: 2003.05856 · v3 · pith:PIWOMMOG · submitted 2020-03-12 · cs.AI · cs.LG

Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:PIWOMMOGrecord.jsonopen to challenge →

classification cs.AI cs.LG
keywords learningcontinualscenariotaskspreviousadaptationagentscontinual-maml
0
0 comments X
read the original abstract

Continual learning studies agents that learn from streams of tasks without forgetting previous ones while adapting to new ones. Two recent continual-learning scenarios have opened new avenues of research. In meta-continual learning, the model is pre-trained to minimize catastrophic forgetting of previous tasks. In continual-meta learning, the aim is to train agents for faster remembering of previous tasks through adaptation. In their original formulations, both methods have limitations. We stand on their shoulders to propose a more general scenario, OSAKA, where an agent must quickly solve new (out-of-distribution) tasks, while also requiring fast remembering. We show that current continual learning, meta-learning, meta-continual learning, and continual-meta learning techniques fail in this new scenario. We propose Continual-MAML, an online extension of the popular MAML algorithm as a strong baseline for this scenario. We empirically show that Continual-MAML is better suited to the new scenario than the aforementioned methodologies, as well as standard continual learning and meta-learning approaches.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MANGO: Meta-Adaptive Network Gradient Optimization for Online Continual Learning

    cs.LG 2026-05 unverdicted novelty 5.0

    MANGO combines gradient-gating and meta-learned regularization to balance stability and plasticity in single-pass online continual learning, reporting state-of-the-art accuracy on CLEAR-10, CIFAR-100, and Tiny-ImageNet.