DualNet: Continual Learning, Fast and Slow
Quang Pham, Chenghao Liu, Steven Hoi

TL;DR
DualNet is a novel continual learning framework inspired by neuroscience, combining fast supervised and slow self-supervised systems to improve learning efficiency and robustness on challenging benchmarks.
Contribution
It introduces a dual-system approach inspired by CLS theory, integrating fast supervised and slow self-supervised learning for continual learning.
Findings
Outperforms state-of-the-art methods on CORE50 and miniImageNet benchmarks.
Demonstrates robustness and scalability through ablation studies.
Validates the effectiveness of combining supervised and self-supervised learning in continual learning.
Abstract
According to Complementary Learning Systems (CLS) theory~\citep{mcclelland1995there} in neuroscience, humans do effective \emph{continual learning} through two complementary systems: a fast learning system centered on the hippocampus for rapid learning of the specifics and individual experiences, and a slow learning system located in the neocortex for the gradual acquisition of structured knowledge about the environment. Motivated by this theory, we propose a novel continual learning framework named "DualNet", which comprises a fast learning system for supervised learning of pattern-separated representation from specific tasks and a slow learning system for unsupervised representation learning of task-agnostic general representation via a Self-Supervised Learning (SSL) technique. The two fast and slow learning systems are complementary and work seamlessly in a holistic continual…
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.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
