paper-with-me

홈 › Papers

Streaming LifeLong Learning With Any-Time Inference

2023-01-27 · Soumya Banerjee, Vinay Kumar Verma, Vinay P. Namboodiri

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.

📄 PDF Abstract BibTeX arXiv:2301.11892

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentContinual LearningLifelong learningManagement

Similar Papers 제목 키워드 기반

VERSE: Virtual-Gradient Aware Streaming Lifelong Learning with Anytime Inference

2023-09-15 · Soumya Banerjee, Vinay K. Verma, Avideep Mukherjee, Deepak Gupta 외

Lifelong learning or continual learning is the problem of training an AI agent continuously while also preventing it from forgetting its previously acquired knowledge. Streaming lifelong learning is a challenging setting…

AI AgentContinual LearningLifelong learningRepresentation Learning

Explainable Lifelong Stream Learning Based on "Glocal" Pairwise Fusion

2023-06-23 · Chu Kiong Loo, Wei Shiung Liew, Stefan Wermter

Real-time on-device continual learning applications are used on mobile phones, consumer robots, and smart appliances. Such devices have limited processing and memory storage capabilities, whereas continual learning acqui…

Continual LearningLifelong learning

Deep Bayesian Unsupervised Lifelong Learning

2021-06-13 · Tingting Zhao, Zifeng Wang, Aria Masoomi, Jennifer Dy

Lifelong Learning (LL) refers to the ability to continually learn and solve new problems with incremental available information over time while retaining previous knowledge. Much attention has been given lately to Superv…

Bayesian InferenceLifelong learning

Lifelong Machine Learning with Deep Streaming Linear Discriminant Analysis

2019-09-04 · Tyler L. Hayes, Christopher Kanan

When an agent acquires new information, ideally it would immediately be capable of using that information to understand its environment. This is not possible using conventional deep neural networks, which suffer from cat…

BIG-bench Machine Learningclass-incremental learningClass Incremental Learning

Lifelong Learning with Output Kernels

2018-01-01 · ICLR 2018 1 · Keerthiram Murugesan, Jaime Carbonell

Lifelong learning poses considerable challenges in terms of effectiveness (minimizing prediction errors for all tasks) and overall computational tractability for real-time performance. This paper addresses continuous li…

Lifelong learning