paper-with-me

Papers

Generative Preprocessing for Image Compression with Pre-trained Diffusion Models

2025-12-17 · Mengxi Guo, Shijie Zhao, Junlin Li, Li Zhang arxiv

Preprocessing is a well-established technique for optimizing compression, yet existing methods are predominantly Rate-Distortion (R-D) optimized and constrained by pixel-level fidelity. This work pioneers a shift towards Rate-Perception (R-P) optimization by, for the first time, adapting a large-scale pre-trained diffusion model for compression preprocessing. We propose a two-stage framework: first, we distill the multi-step Stable Diffusion 2.1 into a compact, one-step image-to-image model using Consistent Score Identity Distillation (CiD). Second, we perform a parameter-efficient fine-tuning of the distilled model's attention modules, guided by a Rate-Perception loss and a differentiable codec surrogate. Our method seamlessly integrates with standard codecs without any modification and leverages the model's powerful generative priors to enhance texture and mitigate artifacts. Experiments show substantial R-P gains, achieving up to a 30.13% BD-rate reduction in DISTS on the Kodak dataset and delivering superior subjective visual quality.

📄 PDF Abstract BibTeX arXiv:2512.15270

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningImage Compression

Similar Papers 제목 키워드 기반

Generative Image Compression by Estimating Gradients of the Rate-variable Feature Distribution

2025-05-27 · Minghao Han, Weiyi You, Jinhua Zhang, Leheng Zhang 외

While learned image compression (LIC) focuses on efficient data transmission, generative image compression (GIC) extends this framework by integrating generative modeling to produce photo-realistic reconstructed images. …

Image Compression

HDCompression: Hybrid-Diffusion Image Compression for Ultra-Low Bitrates

2025-02-11 · Lei Lu, Yize Li, Yanzhi Wang, Wei Wang 외

Image compression under ultra-low bitrates remains challenging for both conventional learned image compression (LIC) and generative vector-quantized (VQ) modeling. Conventional LIC suffers from severe artifacts due to he…

Image CompressionImage ReconstructionQuantization

Towards Extreme Image Compression with Latent Feature Guidance and Diffusion Prior

2024-04-29 · Zhiyuan Li, Yanhui Zhou, Hao Wei, Chenyang Ge 외

Image compression at extremely low bitrates (below 0.1 bits per pixel (bpp)) is a significant challenge due to substantial information loss. In this work, we propose a novel two-stage extreme image compression framework …

Image CompressionImage Reconstruction

Lossy Compression with Pretrained Diffusion Models

2025-01-16 · Jeremy Vonderfecht, Feng Liu

We apply the DiffC algorithm (Theis et al. 2022) to Stable Diffusion 1.5, 2.1, XL, and Flux-dev, and demonstrate that these pretrained models are remarkably capable lossy image compressors. A principled algorithm for los…

One-Step Diffusion-Based Image Compression with Semantic Distillation

2025-05-22 · Naifu Xue, Zhaoyang Jia, Jiahao Li, Bin Li 외

While recent diffusion-based generative image codecs have shown impressive performance, their iterative sampling process introduces unpleasing latency. In this work, we revisit the design of a diffusion-based codec and a…

Image Compression