LGAICVOct 30, 2018

Re-evaluating Continual Learning Scenarios: A Categorization and Case for Strong Baselines

arXiv:1810.12488v4396 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of inconsistent evaluations in continual learning research, which is incremental as it refines existing methodologies rather than introducing new ones.

The paper tackled the difficulty of comparing continual learning methods due to diverse evaluation scenarios by providing a systematic categorization and evaluating them within a consistent framework, finding that simple baselines like Adagrad and L2 regularization achieve similar performance to state-of-the-art methods.

Continual learning has received a great deal of attention recently with several approaches being proposed. However, evaluations involve a diverse set of scenarios making meaningful comparison difficult. This work provides a systematic categorization of the scenarios and evaluates them within a consistent framework including strong baselines and state-of-the-art methods. The results provide an understanding of the relative difficulty of the scenarios and that simple baselines (Adagrad, L2 regularization, and naive rehearsal strategies) can surprisingly achieve similar performance to current mainstream methods. We conclude with several suggestions for creating harder evaluation scenarios and future research directions. The code is available at https://github.com/GT-RIPL/Continual-Learning-Benchmark

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes