PSC: Posterior Sampling-Based Compression
Noam Elata, Tomer Michaeli, Michael Elad

TL;DR
PSC introduces a zero-shot image compression method using pre-trained diffusion models to adaptively construct transforms, achieving competitive performance without additional training and enabling flexible rate-distortion trade-offs.
Contribution
It presents a novel zero-shot compression approach leveraging diffusion models for adaptive transform construction, eliminating the need for training for each bit-rate.
Findings
Performance comparable to training-based methods in rate, distortion, and perceptual quality.
Allows flexible inference-time adjustment of rate and distortion.
Uses a diffusion-based posterior sampler for adaptive transform construction.
Abstract
Diffusion models have transformed the landscape of image generation and now show remarkable potential for image compression. Most of the recent diffusion-based compression methods require training and are tailored for a specific bit-rate. In this work, we propose Posterior Sampling-based Compression (PSC) - a zero-shot compression method that leverages a pre-trained diffusion model as its sole neural network component, thus enabling the use of diverse, publicly available models without additional training. Our approach is inspired by transform coding methods, which encode the image in some pre-chosen transform domain. However, PSC constructs a transform that is adaptive to the image. This is done by employing a zero-shot diffusion-based posterior sampler so as to progressively construct the rows of the transform matrix. Each new chunk of rows is chosen to reduce the uncertainty about…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Medical Imaging Techniques and Applications · Advanced Image Processing Techniques
MethodsDiffusion
