Bridging Streaming Continual Learning via In-Context Large Tabular Models
Afonso Louren\c{c}o, Jo\~ao Gama, Eric P. Xing, Goreti Marreiros

TL;DR
This paper proposes using large in-context tabular models to unify streaming continual learning by summarizing data streams into compact sketches, balancing adaptation and retention in real-time scenarios.
Contribution
It introduces a novel framework that bridges streaming continual learning and large in-context models through data summarization and selection principles.
Findings
LTMs effectively summarize high-frequency data streams.
The approach balances plasticity and stability in streaming learning.
Mechanisms for diversification and retrieval improve memory management.
Abstract
In streaming scenarios, models must learn continuously, adapting to concept drifts without erasing previously acquired knowledge. However, existing research communities address these challenges in isolation. Continual Learning (CL) focuses on long-term retention and mitigating catastrophic forgetting, often without strict real-time constraints. Stream Learning (SL) emphasizes rapid, efficient adaptation to high-frequency data streams, but typically neglects forgetting. Recent efforts have tried to combine these paradigms, yet no clear algorithmic overlap exists. We argue that large in-context tabular models (LTMs) provide a natural bridge for Streaming Continual Learning (SCL). In our view, unbounded streams should be summarized on-the-fly into compact sketches that can be consumed by LTMs. This recovers the classical SL motivation of compressing massive streams with fixed-size…
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
Taxonomy
TopicsData Stream Mining Techniques · Domain Adaptation and Few-Shot Learning · Caching and Content Delivery
