ICML 2025poster1 citations

Compressed Image Generation with Denoising Diffusion Codebook Models

Guy Ohayon, Hila Manor, Tomer Michaeli, Michael Elad

Abstract

We present a novel generative approach based on Denoising Diffusion Models (DDMs), which produces high-quality image samples *along* with their losslessly compressed bit-stream representations. This is obtained by replacing the standard Gaussian noise sampling in the reverse diffusion with a selection of noise samples from pre-defined codebooks of fixed iid Gaussian vectors. Surprisingly, we find that our method, termed *Denoising Diffusion Codebook Model* (DDCM), retains sample quality and diversity of standard DDMs, even for extremely small codebooks. We leverage DDCM and pick the noises from the codebooks that best match a given image, converting our generative model into a highly effective lossy image codec achieving state-of-the-art perceptual image compression results. More generally, by setting other noise selections rules, we extend our compression method to any conditional image generation task (e.g., image restoration), where the generated images are produced jointly with their condensed bit-stream representations. Our work is accompanied by a mathematical interpretation of the proposed compressed conditional generation schemes, establishing a connection with score-based approximations of posterior samplers for the tasks considered. Code and demo are available on our project's [website](https://ddcm-2025.github.io/).

image compressiondiffusion modelsscore-based generative modelscompressed real-world image restorationcompressed zero-shot image restorationcompressed posterior samplingcompressed image generation
BibTeX
@inproceedings{
ohayon2025compressed,
title={Compressed Image Generation with Denoising Diffusion Codebook Models},
author={Guy Ohayon and Hila Manor and Tomer Michaeli and Michael Elad},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=cQHwUckohW}
}
Compressed Image Generation with Denoising Diffusion Codebook Models · ICML 2025