paper-with-me

Papers

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

2023-09-15 · Soumya Banerjee, Vinay K. Verma, Avideep Mukherjee, Deepak Gupta, Vinay P. Namboodiri, Piyush Rai

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 of lifelong learning with the goal of continuous learning in a dynamic non-stationary environment without forgetting. We introduce a novel approach to lifelong learning, which is streaming (observes each training example only once), requires a single pass over the data, can learn in a class-incremental manner, and can be evaluated on-the-fly (anytime inference). To accomplish these, we propose a novel \emph{virtual gradients} based approach for continual representation learning which adapts to each new example while also generalizing well on past data to prevent catastrophic forgetting. Our approach also leverages an exponential-moving-average-based semantic memory to further enhance performance. Experiments on diverse datasets with temporally correlated observations demonstrate our method's efficacy and superior performance over existing methods.

📄 PDF Abstract BibTeX arXiv:2309.08227

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentContinual LearningLifelong learningRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Lifelong Domain Adaptive 3D Human Pose Estimation

2025-12-29 · Qucheng Peng, Hongfei Xue, Pu Wang, Chen Chen arxiv

3D Human Pose Estimation (3D HPE) is vital in various applications, from person re-identification and action recognition to virtual reality. However, the reliance on annotated 3D data collected in controlled environments…

Person Re-Identification3D Human Pose EstimationAction RecognitionDomain Adaptation

LUMA-RAG: Lifelong Multimodal Agents with Provably Stable Streaming Alignment

2025-11-04 · Rohan Wandre, Yash Gajewar, Namrata Patel, Vivek Dhalkari arxiv

Retrieval-Augmented Generation (RAG) has emerged as the dominant paradigm for grounding large language model outputs in verifiable evidence. However, as modern AI agents transition from static knowledge bases to continuo…

Image Retrieval

Adaptive Context-Aware Multi-Path Transmission Control for VR/AR Content: A Deep Reinforcement Learning Approach

2024-12-27 · Shakil Ahmed, Saifur Rahman Sabuj, Ashfaq Khokhar

This paper introduces the Adaptive Context-Aware Multi-Path Transmission Control Protocol (ACMPTCP), an efficient approach designed to optimize the performance of Multi-Path Transmission Control Protocol (MPTCP) for data…

Deep Reinforcement LearningManagementreinforcement-learningReinforcement Learning

ELLE: Efficient Lifelong Pre-training for Emerging Data

2022-03-12 · Findings (ACL) 2022 5 · Yujia Qin, Jiajie Zhang, Yankai Lin, Zhiyuan Liu 외

Current pre-trained language models (PLM) are typically trained with static data, ignoring that in real-world scenarios, streaming data of various sources may continuously grow. This requires PLMs to integrate the inform…

Lifelong learning

CobwebTM: Probabilistic Concept Formation for Lifelong and Hierarchical Topic Modeling

2026-04-15 · Karthik Singaravadivelan, Anant Gupta, Zekun Wang, Christopher J. MacLellan arxiv

Topic modeling seeks to uncover latent semantic structure in text corpora with minimal supervision. Neural approaches achieve strong performance but require extensive tuning and struggle with lifelong learning due to cat…