LGAICVJan 27, 2023

Streaming LifeLong Learning With Any-Time Inference

arXiv:2301.11892v13 citationsh-index: 29
Originality Highly original
AI Analysis

This addresses the practical need for AI agents to adapt quickly in real-time, changing settings, though it is incremental in improving existing lifelong learning approaches.

The paper tackles the problem of lifelong learning in dynamic, streaming environments where models must learn from non-i.i.d. data in a single pass without catastrophic forgetting, and it demonstrates that the proposed method outperforms prior works by large margins.

Despite rapid advancements in lifelong learning (LLL) research, a large body of research mainly focuses on improving the performance in the existing \textit{static} continual learning (CL) setups. These methods lack the ability to succeed in a rapidly changing \textit{dynamic} environment, where an AI agent needs to quickly learn new instances in a `single pass' from the non-i.i.d (also possibly temporally contiguous/coherent) data streams without suffering from catastrophic forgetting. For practical applicability, we propose a novel lifelong learning approach, which is streaming, i.e., a single input sample arrives in each time step, single pass, class-incremental, and subject to be evaluated at any moment. To address this challenging setup and various evaluation protocols, we propose a Bayesian framework, that enables fast parameter update, given a single training example, and enables any-time inference. We additionally propose an implicit regularizer in the form of snap-shot self-distillation, which effectively minimizes the forgetting further. We further propose an effective method that efficiently selects a subset of samples for online memory rehearsal and employs a new replay buffer management scheme that significantly boosts the overall performance. Our empirical evaluations and ablations demonstrate that the proposed method outperforms the prior works by large margins.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes