Abstraction as a Memory-Efficient Inductive Bias for Continual Learning
Elnaz Rahmati, Nona Ghazizadeh, Zhivar Sourati, Nina Rouhani, Morteza Dehghani

TL;DR
This paper introduces Abstraction-Augmented Training (AAT), a novel memory-efficient method for continual learning that leverages structural abstraction to stabilize learning without replay buffers.
Contribution
AAT is a new loss-level modification that encourages models to learn shared relational structures, reducing memory needs and outperforming replay-based methods in continual learning.
Findings
AAT performs comparably or better than experience replay baselines.
AAT requires no additional memory and minimal training modifications.
Effective on relational and narrative datasets.
Abstract
The real world is non-stationary and infinitely complex, requiring intelligent agents to learn continually without the prohibitive cost of retraining from scratch. While online continual learning offers a framework for this setting, learning new information often interferes with previously acquired knowledge, causes forgetting and degraded generalization. To address this, we propose Abstraction-Augmented Training (AAT), a loss-level modification encouraging models to capture the latent relational structure shared across examples. By jointly optimizing over concrete instances and their abstract representations, AAT introduces a memory-efficient inductive bias that stabilizes learning in strictly online data streams, eliminating the need for a replay buffer. To capture the multi-faceted nature of abstraction, we introduce and evaluate AAT on two benchmarks: a controlled relational dataset…
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 · Machine Learning in Healthcare · Data Stream Mining Techniques
