paper-with-me

Papers

Information-theoretic Online Memory Selection for Continual Learning

2022-04-10 · ICLR 2022 4 · Shengyang Sun, Daniele Calandriello, Huiyi Hu, Ang Li, Michalis Titsias

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.

📄 PDF Abstract BibTeX arXiv:2204.04763

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Continual Variational Autoencoder Learning via Online Cooperative Memorization

2022-07-20 · Fei Ye, Adrian G. Bors

Due to their inference, data representation and reconstruction properties, Variational Autoencoders (VAE) have been successfully used in continual learning classification tasks. However, their ability to generate images …

Continual LearningDiversityMemorization

Task-Free Continual Learning via Online Discrepancy Distance Learning

2022-10-12 · Fei Ye, Adrian G. Bors

Learning from non-stationary data streams, also called Task-Free Continual Learning (TFCL) remains challenging due to the absence of explicit task information. Although recently some methods have been proposed for TFCL, …

Continual LearningGeneralization Bounds

Memory-Efficient Continual Learning Object Segmentation for Long Video

2023-09-26 · Amir Nazemi, Mohammad Javad Shafiee, Zahra Gharaee, Paul Fieguth

Recent state-of-the-art semi-supervised Video Object Segmentation (VOS) methods have shown significant improvements in target object segmentation accuracy when information from preceding frames is used in segmenting the …

Continual LearningObjectSegmentationSemantic Segmentation+3

Information-Theoretic Dual Memory System for Continual Learning

2025-01-13 · RunQing Wu, KaiHui Huang, Hanyi Zhang, Qihe Liu 외

Continuously acquiring new knowledge from a dynamic environment is a fundamental capability for animals, facilitating their survival and ability to address various challenges. This capability is referred to as continual …

Continual Learning

Not Just Selection, but Exploration: Online Class-Incremental Continual Learning via Dual View Consistency

2022-01-01 · CVPR 2022 1 · Yanan Gu, Xu Yang, Kun Wei, Cheng Deng

Online class-incremental continual learning aims to learn new classes continually from a never-ending and single-pass data stream, while not forgetting the learned knowledge of old classes. Existing replay-based meth…

Continual Learning