paper-with-me

Papers

Memory Bounds for Continual Learning

2022-04-22 · Xi Chen, Christos Papadimitriou, Binghui Peng

Continual learning, or lifelong learning, is a formidable current challenge to machine learning. It requires the learner to solve a sequence of $k$ different learning tasks, one after the other, while retaining its aptitude for earlier tasks; the continual learner should scale better than the obvious solution of developing and maintaining a separate learner for each of the $k$ tasks. We embark on a complexity-theoretic study of continual learning in the PAC framework. We make novel uses of communication complexity to establish that any continual learner, even an improper one, needs memory that grows linearly with $k$, strongly suggesting that the problem is intractable. When logarithmically many passes over the learning tasks are allowed, we provide an algorithm based on multiplicative weights update whose memory requirement scales well; we also establish that improper learning is necessary for such performance. We conjecture that these results may lead to new promising approaches to continual learning.

📄 PDF Abstract BibTeX arXiv:2204.10830

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningLifelong learning

Similar Papers 제목 키워드 기반

Memory-Statistics Tradeoff in Continual Learning with Structural Regularization

2025-04-05 · Haoran Li, Jingfeng Wu, Vladimir Braverman

We study the statistical performance of a continual learning problem with two linear regression tasks in a well-specified random design setting. We consider a structural regularization algorithm that incorporates a gener…

Continual Learning

Adaptive Memory Crystallization for Autonomous AI Agent Learning in Dynamic Environments

2026-04-02 · Rajat Khanda, Mohammad Baqar, Sambuddha Chakrabarti, Satyasaran Changdar arxiv

Autonomous AI agents operating in dynamic environments face a persistent challenge: acquiring new capabilities without erasing prior knowledge. We present Adaptive Memory Crystallization (AMC), a memory architecture for …

Reinforcement Learning

MemoryBench: A Benchmark for Memory and Continual Learning in LLM Systems

2025-10-20 · Qingyao Ai, Yichen Tang, Changyue Wang, Jianming Long 외 arxiv

Scaling up data, parameters, and test-time computation has been the mainstream methods to improve LLM systems (LLMsys), but their upper bounds are almost reached due to the gradual depletion of high-quality data and marg…

Reading ComprehensionContinual Learning

Continual Learning of Neural Networks for Realtime Wireline Cable Position Inference

2021-09-29 · Jun Wang, Tianxiang Su

In the oil fields, Wireline cable is spooled onto a drum where computer vision techniques based on convolutional neural networks (CNNs) are applied to estimate the cable position in real time for automated spooling contr…

Continual LearningPosition

Recovery Guarantees for Continual Learning of Dependent Tasks: Memory, Data-Dependent Regularization, and Data-Dependent Weights

2026-04-19 · Liangzu Peng, Uday Kiran Reddy Tadipatri, Ziqing Xu, Eric Eaton 외 arxiv

Continual learning (CL) is concerned with learning multiple tasks sequentially without forgetting previously learned tasks. Despite substantial empirical advances over recent years, the theoretical development of CL rema…

Knowledge DistillationContinual Learning