SOTAVerified

Graph-Based Continual Learning

2020-07-09ICLR 2021Unverified0· sign in to hype

Binh Tang, David S. Matteson

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Despite significant advances, continual learning models still suffer from catastrophic forgetting when exposed to incrementally available data from non-stationary distributions. Rehearsal approaches alleviate the problem by maintaining and replaying a small episodic memory of previous samples, often implemented as an array of independent memory slots. In this work, we propose to augment such an array with a learnable random graph that captures pairwise similarities between its samples, and use it not only to learn new tasks but also to guard against forgetting. Empirical results on several benchmark datasets show that our model consistently outperforms recently proposed baselines for task-free continual learning.

Tasks

Reproductions