Universal Deep Image Compression via Content-Adaptive Optimization with Adapters
Koki Tsubota, Hiroaki Akutsu, Kiyoharu Aizawa

TL;DR
This paper introduces a universal deep image compression method that adapts to various image domains using content-adaptive optimization with adapters, outperforming existing models on a diverse benchmark dataset.
Contribution
It proposes a novel content-adaptive optimization framework with adapters for universal image compression across multiple domains.
Findings
Outperforms non-adaptive and existing adaptive models
Effective across natural images, line drawings, comics, and vector arts
Benchmark results demonstrate superior rate-distortion performance
Abstract
Deep image compression performs better than conventional codecs, such as JPEG, on natural images. However, deep image compression is learning-based and encounters a problem: the compression performance deteriorates significantly for out-of-domain images. In this study, we highlight this problem and address a novel task: universal deep image compression. This task aims to compress images belonging to arbitrary domains, such as natural images, line drawings, and comics. To address this problem, we propose a content-adaptive optimization framework; this framework uses a pre-trained compression model and adapts the model to a target image during compression. Adapters are inserted into the decoder of the model. For each input image, our framework optimizes the latent representation extracted by the encoder and the adapter parameters in terms of rate-distortion. The adapter parameters are…
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
Universal Deep Image Compression via Content-Adaptive Optimization with Adapters· youtube
Taxonomy
TopicsAdvanced Data Compression Techniques · Video Analysis and Summarization · Advanced Image Processing Techniques
MethodsAdapter
