MyGO: Memory Yielding Generative Offline-consolidation for Lifelong Learning Systems
Shihao Ji, Zihui Song

TL;DR
MyGO is a lifelong learning framework that uses generative models to consolidate knowledge offline, reducing memory requirements and privacy concerns while effectively mitigating catastrophic forgetting across vision and language tasks.
Contribution
It introduces a biologically inspired wake-sleep cycle approach that consolidates knowledge with generative models, eliminating the need for raw data storage in lifelong learning.
Findings
Significantly reduces catastrophic forgetting in vision and language tasks.
Maintains high accuracy across multiple tasks without raw data storage.
Effective domain-general lifelong learning performance.
Abstract
Continual or Lifelong Learning aims to develop models capable of acquiring new knowledge from a sequence of tasks without catastrophically forgetting what has been learned before. Existing approaches often rely on storing samples from previous tasks (experience replay) or employing complex regularization terms to protect learned weights. However, these methods face challenges related to data privacy, storage limitations, and performance degradation when tasks are dissimilar. To address these challenges, we introduce MyGO (Memory Yielding Generative Offline-consolidation), a novel lifelong learning framework inspired by the biological wake-sleep cycle. During the "wake" phase, the system rapidly learns a new task and trains a compact generative model (Generative Memory, G-mem) to capture its data distribution. During the "sleep" phase, the system enters an offline state, using all…
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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare
