CALLIC: Content Adaptive Learning for Lossless Image Compression
Daxin Li, Yuanchao Bai, Kai Wang, Junjun Jiang, Xianming Liu, Wen Gao

TL;DR
CALLIC introduces a content-adaptive, efficient method for lossless image compression by combining the MDL principle with PETL, achieving state-of-the-art results through a novel self-attention mechanism and progressive fine-tuning.
Contribution
The paper proposes a novel content-adaptive approach called CALLIC that leverages PETL and a new self-attention mechanism for improved lossless image compression.
Findings
Sets new state-of-the-art performance on multiple datasets.
Reduces encoding time through Cache then Crop Inference (CCI).
Enhances compression efficiency with Rate-guided Progressive Fine-Tuning (RPFT).
Abstract
Learned lossless image compression has achieved significant advancements in recent years. However, existing methods often rely on training amortized generative models on massive datasets, resulting in sub-optimal probability distribution estimation for specific testing images during encoding process. To address this challenge, we explore the connection between the Minimum Description Length (MDL) principle and Parameter-Efficient Transfer Learning (PETL), leading to the development of a novel content-adaptive approach for learned lossless image compression, dubbed CALLIC. Specifically, we first propose a content-aware autoregressive self-attention mechanism by leveraging convolutional gating operations, termed Masked Gated ConvFormer (MGCF), and pretrain MGCF on training dataset. Cache then Crop Inference (CCI) is proposed to accelerate the coding process. During encoding, we decompose…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image Retrieval and Classification Techniques
