Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards Backward-Compatible Continual Learning of Image Compression

About

This paper explores the possibility of extending the capability of pre-trained neural image compressors (e.g., adapting to new data or target bitrates) without breaking backward compatibility, the ability to decode bitstreams encoded by the original model. We refer to this problem as continual learning of image compression. Our initial findings show that baseline solutions, such as end-to-end fine-tuning, do not preserve the desired backward compatibility. To tackle this, we propose a knowledge replay training strategy that effectively addresses this issue. We also design a new model architecture that enables more effective continual learning than existing baselines. Experiments are conducted for two scenarios: data-incremental learning and rate-incremental learning. The main conclusion of this paper is that neural image compressors can be fine-tuned to achieve better performance (compared to their pre-trained version) on new data and rates without compromising backward compatibility. Our code is available at https://gitlab.com/viper-purdue/continual-compression

Zhihao Duan, Ming Lu, Justin Yang, Jiangpeng He, Zhan Ma, Fengqing Zhu• 2024

Related benchmarks

TaskDatasetResultRank
Image CompressionKodak (test)
BD-Rate0.0087
32
Image CompressionCelebA (test)
BD-Rate-19
12
Rate-incremental learningKodak (test)
BD-Rate (Old Bitstreams)0.96
9
Rate-incremental learning (high to low)Kodak VTM 22.0
BD-Rate (%) (Old Bitstreams)0.86
9
Showing 4 of 4 rows

Other info

Follow for update