English

Lossy Image Compression with Foundation Diffusion Models

Image and Video Processing 2024-10-10 v2 Computer Vision and Pattern Recognition

Abstract

Incorporating diffusion models in the image compression domain has the potential to produce realistic and detailed reconstructions, especially at extremely low bitrates. Previous methods focus on using diffusion models as expressive decoders robust to quantization errors in the conditioning signals, yet achieving competitive results in this manner requires costly training of the diffusion model and long inference times due to the iterative generative process. In this work we formulate the removal of quantization error as a denoising task, using diffusion to recover lost information in the transmitted image latent. Our approach allows us to perform less than 10% of the full diffusion generative process and requires no architectural changes to the diffusion model, enabling the use of foundation models as a strong prior without additional fine tuning of the backbone. Our proposed codec outperforms previous methods in quantitative realism metrics, and we verify that our reconstructions are qualitatively preferred by end users, even when other methods use twice the bitrate.

Keywords

Cite

@article{arxiv.2404.08580,
  title  = {Lossy Image Compression with Foundation Diffusion Models},
  author = {Lucas Relic and Roberto Azevedo and Markus Gross and Christopher Schroers},
  journal= {arXiv preprint arXiv:2404.08580},
  year   = {2024}
}

Comments

Presented at ECCV 2024. This version of the contribution has been accepted for publication, after peer review (when applicable) but is not the Version of Record and does not reflect post-acceptance improvements, or any corrections. The Version of Record is available online at: https://doi.org/10.1007/978-3-031-73030-6_17

R2 v1 2026-06-28T15:52:40.971Z