Online Learned Continual Compression with Adaptive Quantization Modules
Lucas Caccia, Eugene Belilovsky, Massimo Caccia, Joelle Pineau

TL;DR
This paper presents a novel online continual compression method using adaptive quantization modules, enabling effective data compression and storage in non-i.i.d. streaming data without pretraining, with significant improvements in various benchmarks.
Contribution
Introduces Adaptive Quantization Modules for online continual compression, allowing dynamic adjustment of compression levels without pretraining on challenging datasets.
Findings
Significant gains on continual learning benchmarks.
Effective compression of larger images, LiDAR, and reinforcement learning data.
No pretraining required, even on complex datasets.
Abstract
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 once. A naive application of auto-encoders in this setting encounters a major challenge: representations derived from earlier encoder states must be usable by later decoder states. We show how to use discrete auto-encoders to effectively address this challenge and introduce Adaptive Quantization Modules (AQM) to control variation in the compression ability of the module at any given stage of learning. This enables selecting an appropriate compression for incoming samples, while taking into account overall memory constraints and current progress of the learned compression. Unlike previous methods, our approach does not require any pretraining, even on challenging…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Sparse and Compressive Sensing Techniques · Underwater Vehicles and Communication Systems
