Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FlowCodec: One-Step Flow Prior for Generative Image Compression

About

Diffusion-based image compression methods, leveraging powerful generative priors, have demonstrated remarkable perceptual quality at ultra-low bitrates. However, adapting modern generative models to image compression often relies on carefully engineered conditioning or auxiliary branches, together with substantial retraining, and these costs grow as the models scale. This motivates an open question: Can stronger generative priors be integrated into compression through a simpler, more extensible design? To answer this, we propose FlowCodec, a streamlined framework that plugs pretrained large-scale text-to-image priors (e.g., Qwen-image-2512 and FLUX.1-dev) into ultra-low-bitrate codecs. FlowCodec decomposes the pipeline into two decoupled stages: (1) Latent Compression, which maps clean latents to bitrate-constrained noisy latents; and (2) Latent Transport, which leverages the pretrained prior to refine the noisy latents toward the clean ones in a single step. Notably, FlowCodec requires neither additional conditioning signals nor auxiliary networks. Furthermore, with lightweight adaptation, it can flexibly support multiple bitrates while keeping the number of trainable parameters below 0.54% of the generative backbone. Experiments show that FlowCodec preserves high visual quality at bitrates below 0.05 bits per pixel. The Qwen-image variant significantly outperforms existing methods in terms of LPIPS and DISTS, while both variants deliver higher PSNR and clearly faster encoding than existing one-step diffusion-based methods, with the FLUX variant also maintaining competitive decoding speed.

Yinhuan Huang, Hao Cao, Pu chen, Wenqi Guo, Zhijin Qin• 2026

Related benchmarks

TaskDatasetResultRank
Image CompressionTecnick
BD-Rate (PSNR)39.3
64
Image CompressionKodak (test)
BD-Rate (LPIPS)-75.84
49
Image CompressionCLIC 2020--
38
Image CompressionTecnick (test)
BD-rate (LPIPS)-69.25
35
Image CompressionDIV2K (test)
BD-Rate (LPIPS)-72.21
34
Image CompressionCLIC 2020 (test)
BD-Rate (LPIPS)-70.48
25
Image CompressionKodak
Encoding Speed (sec)0.0218
14
Image CompressionKodak
BD-Rate (PSNR)44.66
12
Image CompressionDIV2K
BD-rate (PSNR)67.41
12
Image CompressionKodak
Top-1 Votes268
9
Showing 10 of 13 rows

Other info

Follow for update