paper-with-me

홈 › Papers

Provable Lifelong Learning of Representations

2021-10-27 · Xinyuan Cao, Weiyang Liu, Santosh S. Vempala

In lifelong learning, tasks (or classes) to be learned arrive sequentially over time in arbitrary order. During training, knowledge from previous tasks can be captured and transferred to subsequent ones to improve sample efficiency. We consider the setting where all target tasks can be represented in the span of a small number of unknown linear or nonlinear features of the input data. We propose a lifelong learning algorithm that maintains and refines the internal feature representation. We prove that for any desired accuracy on all tasks, the dimension of the representation remains close to that of the underlying representation. The resulting sample complexity improves significantly on existing bounds. In the setting of linear features, our algorithm is provably efficient and the sample complexity for input dimension $d$, $m$ tasks with $k$ features up to error $\epsilon$ is $\tilde{O}(dk^{1.5}/\epsilon+km/\epsilon)$. We also prove a matching lower bound for any lifelong learning algorithm that uses a single task learner as a black box. We complement our analysis with an empirical study, including a heuristic lifelong learning algorithm for deep neural networks. Our method performs favorably on challenging realistic image datasets compared to state-of-the-art continual learning methods.

📄 PDF Abstract BibTeX arXiv:2110.14098

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningLifelong learning

Similar Papers 제목 키워드 기반

Provable hierarchical lifelong learning with a sketch-based modular architecture

2021-09-29 · Rina Panigrahy, Brendan Juba, Zihao Deng, Xin Wang 외

We propose a modular architecture for lifelong learning of hierarchically structured tasks. Specifically, we prove that our architecture is theoretically able to learn tasks that can be solved by functions that are learn…

Lifelong learning

Cross Domain LifeLong Sequential Modeling for Online Click-Through Rate Prediction

2023-12-11 · Ruijie Hou, Zhaoyang Yang, Yu Ming, Hongyu Lu 외

Deep neural networks (DNNs) that incorporated lifelong sequential modeling (LSM) have brought great success to recommendation systems in various social media platforms. While continuous improvements have been made in dom…

Click-Through Rate PredictionPredictionRecommendation Systems

CL2R: Compatible Lifelong Learning Representations

2022-11-16 · Niccolo Biondi, Federico Pernici, Matteo Bruni, Daniele Mugnai 외

In this paper, we propose a method to partially mimic natural intelligence for the problem of lifelong learning representations that are compatible. We take the perspective of a learning agent that is interested in recog…

Lifelong learningRepresentation Learning

Feature Transformers: A Unified Representation Learning Framework for Lifelong Learning

2019-05-01 · ICLR 2019 5 · Hariharan Ravishankar, Rahul Venkataramani, Saihareesh Anamandra, Prasad Sudhakar

Despite the recent advances in representation learning, lifelong learning continues to be one of the most challenging and unconquered problems. Catastrophic forgetting and data privacy constitute two of the important cha…

Lifelong learningRepresentation Learning

A PAC-Bayesian bound for Lifelong Learning

2013-11-12 · Anastasia Pentina, Christoph H. Lampert

Transfer learning has received a lot of attention in the machine learning community over the last years, and several effective algorithms have been developed. However, relatively little is known about their theoretical p…

Lifelong learningTransfer Learning