← Search

Arslan Chaudhry

6 accepted papers

2023

Is Forgetting Less a Good Inductive Bias for Forward Transfer?

ICLR 2023poster

One of the main motivations of studying continual learning is that the problem setting allows a model to accrue knowledge from past tasks to learn new tasks more efficiently. However, recent studies suggest that the key metric that continual learning algorithms optimize, reduction in catastrophic fo…

Cited by 18SourcePDFScholar
2022

Wide Neural Networks Forget Less Catastrophically

ICML 2022spotlight

A primary focus area in continual learning research is alleviating the "catastrophic forgetting" problem in neural networks by designing new algorithms that are more robust to the distribution shifts. While the recent progress in continual learning literature is encouraging, our understanding of wha…

Cited by 82SourcePDFScholar
2021

Using Hindsight to Anchor Past Knowledge in Continual Learning

AAAI 2021technical

In continual learning, the learner faces a stream of data whose distribution changes over time. Modern neural networks are known to suffer under this setting, as they quickly forget previously acquired knowledge. To address such catastrophic forgetting, many continual learning methods implement diff…

2020

Continual Learning in Low-rank Orthogonal Subspaces

NeurIPS 2020poster

In continual learning (CL), a learner is faced with a sequence of tasks, arriving one after the other, and the goal is to remember all the tasks once the continual learning experience is finished. The prior art in CL uses episodic memory, parameter regularization or extensible network structures to…

2019

Efficient Lifelong Learning with A-GEM

ICLR 2019poster

In lifelong learning, the learner is presented with a sequence of tasks, incrementally building a data-driven prior which may be leveraged to speed up learning of a new task. In this work, we investigate the efficiency of current lifelong approaches, in terms of sample complexity, computational and…

2018

Riemannian Walk for Incremental Learning: Understanding Forgetting and Intransigence

ECCV 2018poster

Incremental learning (IL) has received a lot of attention recently, however, the literature lacks a precise problem definition, proper evaluation settings, and metrics tailored specifically for the IL problem. One of the main objectives of this work is to fill these gaps so as to provide a common gr…