paper-with-me

Papers

Sample Compression for Continual Learning

2025-03-13 · Jacob Comeau, Mathieu Bazinet, Pascal Germain, Cem Subakan

Continual learning algorithms aim to learn from a sequence of tasks, making the training distribution non-stationary. The majority of existing continual learning approaches in the literature rely on heuristics and do not provide learning guarantees for the continual learning setup. In this paper, we present a new method called 'Continual Pick-to-Learn' (CoP2L), which is able to retain the most representative samples for each task in an efficient way. The algorithm is adapted from the Pick-to-Learn algorithm, rooted in the sample compression theory. This allows us to provide high-confidence upper bounds on the generalization loss of the learned predictors, numerically computable after every update of the learned model. We also empirically show on several standard continual learning benchmarks that our algorithm is able to outperform standard experience replay, significantly mitigating catastrophic forgetting.

📄 PDF Abstract BibTeX arXiv:2503.10503

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Online Learned Continual Compression with Adaptive Quantization Modules

2019-11-19 · ICML 2020 1 · Lucas Caccia, Eugene Belilovsky, Massimo Caccia, Joelle Pineau

We introduce and study the problem of Online Continual Compression, where one attempts to simultaneously learn to compress and store a representative dataset from a non i.i.d data stream, while only observing each sample…

Continual LearningDecoderQuantizationReinforcement Learning

Probing Image Compression For Class-Incremental Learning

2024-03-10 · Justin Yang, Zhihao Duan, Andrew Peng, Yuning Huang 외

Image compression emerges as a pivotal tool in the efficient handling and transmission of digital images. Its ability to substantially reduce file size not only facilitates enhanced data storage capacity but also potenti…

class-incremental learningClass Incremental LearningData Compressionimage-classification+3

Memory Replay with Data Compression for Continual Learning

2022-02-14 · ICLR 2022 4 · Liyuan Wang, Xingxing Zhang, Kuo Yang, Longhui Yu 외

Continual learning needs to overcome catastrophic forgetting of the past. Memory replay of representative old training samples has been shown as an effective solution, and achieves the state-of-the-art (SOTA) performance…

Autonomous Drivingclass-incremental learningClass Incremental LearningContinual Learning+5

FETCH: A Memory-Efficient Replay Approach for Continual Learning in Image Classification

2024-07-17 · Markus Weißflog, Peter Protzel, Peer Neubert

Class-incremental continual learning is an important area of research, as static deep learning methods fail to adapt to changing tasks and data distributions. In previous works, promising results were achieved using repl…

BenchmarkingContinual Learningimage-classificationImage Classification+1

Adaptive Data Compression and Reconstruction for Memory-Bounded EEG Continual Learning

2026-05-04 · Chengcheng Xie arxiv

Electroencephalography (EEG) signals provide millisecond-level temporal resolution but their analysis is limited by remarkable noise and inter-subject variability, making robust personalization difficult under limited an…

Continual Learning