English

Memory Replay with Data Compression for Continual Learning

Machine Learning 2022-03-10 v2

Abstract

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. However, existing work is mainly built on a small memory buffer containing a few original data, which cannot fully characterize the old data distribution. In this work, we propose memory replay with data compression (MRDC) to reduce the storage cost of old training samples and thus increase their amount that can be stored in the memory buffer. Observing that the trade-off between the quality and quantity of compressed data is highly nontrivial for the efficacy of memory replay, we propose a novel method based on determinantal point processes (DPPs) to efficiently determine an appropriate compression quality for currently-arrived training samples. In this way, using a naive data compression algorithm with a properly selected quality can largely boost recent strong baselines by saving more compressed data in a limited storage space. We extensively validate this across several benchmarks of class-incremental learning and in a realistic scenario of object detection for autonomous driving.

Keywords

Cite

@article{arxiv.2202.06592,
  title  = {Memory Replay with Data Compression for Continual Learning},
  author = {Liyuan Wang and Xingxing Zhang and Kuo Yang and Longhui Yu and Chongxuan Li and Lanqing Hong and Shifeng Zhang and Zhenguo Li and Yi Zhong and Jun Zhu},
  journal= {arXiv preprint arXiv:2202.06592},
  year   = {2022}
}

Comments

arXiv admin note: text overlap with arXiv:1207.6083 by other authors

R2 v1 2026-06-24T09:34:52.852Z