English

Information-theoretic Online Memory Selection for Continual Learning

Machine Learning 2022-04-12 v1 Machine Learning

Abstract

A challenging problem in task-free continual learning is the online selection of a representative replay memory from data streams. In this work, we investigate the online memory selection problem from an information-theoretic perspective. To gather the most information, we propose the \textit{surprise} and the \textit{learnability} criteria to pick informative points and to avoid outliers. We present a Bayesian model to compute the criteria efficiently by exploiting rank-one matrix structures. We demonstrate that these criteria encourage selecting informative points in a greedy algorithm for online memory selection. Furthermore, by identifying the importance of \textit{the timing to update the memory}, we introduce a stochastic information-theoretic reservoir sampler (InfoRS), which conducts sampling among selective points with high information. Compared to reservoir sampling, InfoRS demonstrates improved robustness against data imbalance. Finally, empirical performances over continual learning benchmarks manifest its efficiency and efficacy.

Keywords

Cite

@article{arxiv.2204.04763,
  title  = {Information-theoretic Online Memory Selection for Continual Learning},
  author = {Shengyang Sun and Daniele Calandriello and Huiyi Hu and Ang Li and Michalis Titsias},
  journal= {arXiv preprint arXiv:2204.04763},
  year   = {2022}
}

Comments

ICLR 2022

R2 v1 2026-06-24T10:43:48.836Z