一种用于高保真图像压缩的噪声约束扩散(NC-Diffusion)框架 / A Noise Constrained Diffusion (NC-Diffusion) Framework for High Fidelity Image Compression
1️⃣ 一句话总结
这篇论文提出了一种新的图像压缩方法,它通过巧妙地将压缩过程中产生的量化噪声与扩散模型的噪声过程对齐,并引入自适应滤波和增强技术,从而在显著提升压缩图像质量的同时,保持了较高的处理效率。
With the great success of diffusion models in image generation, diffusion-based image compression is attracting increasing interests. However, due to the random noise introduced in the diffusion learning, they usually produce reconstructions with deviation from the original images, leading to suboptimal compression results. To address this problem, in this paper, we propose a Noise Constrained Diffusion (NC-Diffusion) framework for high fidelity image compression. Unlike existing diffusion-based compression methods that add random Gaussian noise and direct the noise into the image space, the proposed NC-Diffusion formulates the quantization noise originally added in the learned image compression as the noise in the forward process of diffusion. Then a noise constrained diffusion process is constructed from the ground-truth image to the initial compression result generated with quantization noise. The NC-Diffusion overcomes the problem of noise mismatch between compression and diffusion, significantly improving the inference efficiency. In addition, an adaptive frequency-domain filtering module is developed to enhance the skip connections in the U-Net based diffusion architecture, in order to enhance high-frequency details. Moreover, a zero-shot sample-guided enhancement method is designed to further improve the fidelity of the image. Experiments on multiple benchmark datasets demonstrate that our method can achieve the best performance compared with existing methods.
一种用于高保真图像压缩的噪声约束扩散(NC-Diffusion)框架 / A Noise Constrained Diffusion (NC-Diffusion) Framework for High Fidelity Image Compression
这篇论文提出了一种新的图像压缩方法,它通过巧妙地将压缩过程中产生的量化噪声与扩散模型的噪声过程对齐,并引入自适应滤波和增强技术,从而在显著提升压缩图像质量的同时,保持了较高的处理效率。
源自 arXiv: 2604.06568