Scalable Strategies for Continual Learning with Replay
Truman Hickok

TL;DR
This paper introduces scalable replay strategies for continual learning, combining low rank adaptation, consolidation, and sequential merging to reduce replay samples and improve model performance across many tasks.
Contribution
It presents a unified, scalable toolkit for continual learning that integrates replay with model merging and low rank adaptation techniques.
Findings
Consolidation reduces replay samples by up to 55%.
Sequential merging effectively combines tasks in continual learning.
Combined strategies outperform individual methods in scalability and performance.
Abstract
Future deep learning models will be distinguished by systems that perpetually learn through interaction, imagination, and cooperation, blurring the line between training and inference. This makes continual learning a critical challenge, as methods that efficiently maximize bidirectional transfer across learning trajectories will be essential. Replay is on track to play a foundational role in continual learning, allowing models to directly reconcile new information with past knowledge. In practice, however, replay is quite unscalable, doubling the cost of continual learning when applied naively. Moreover, the continual learning literature has not fully synchronized with the multi-task fine-tuning literature, having not fully integrated highly scalable techniques like model merging and low rank adaptation into a replay-enabled toolset that can produce a unified model in the face of many…
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 · Advanced Neural Network Applications · Human Pose and Action Recognition
