paper-with-me

홈 › Papers

D$^2$-DPM: Dual Denoising for Quantized Diffusion Probabilistic Models

2025-01-14 · Qian Zeng, Jie Song, Han Zheng, Hao Jiang, Mingli Song

Diffusion models have achieved cutting-edge performance in image generation. However, their lengthy denoising process and computationally intensive score estimation network impede their scalability in low-latency and resource-constrained scenarios. Post-training quantization (PTQ) compresses and accelerates diffusion models without retraining, but it inevitably introduces additional quantization noise, resulting in mean and variance deviations. In this work, we propose D2-DPM, a dual denoising mechanism aimed at precisely mitigating the adverse effects of quantization noise on the noise estimation network. Specifically, we first unravel the impact of quantization noise on the sampling equation into two components: the mean deviation and the variance deviation. The mean deviation alters the drift coefficient of the sampling equation, influencing the trajectory trend, while the variance deviation magnifies the diffusion coefficient, impacting the convergence of the sampling trajectory. The proposed D2-DPM is thus devised to denoise the quantization noise at each time step, and then denoise the noisy sample through the inverse diffusion iterations. Experimental results demonstrate that D2-DPM achieves superior generation quality, yielding a 1.42 lower FID than the full-precision model while achieving 3.99x compression and 11.67x bit-operation acceleration.

📄 PDF Abstract BibTeX arXiv:2501.08180

Code (1)

taylorjocelyn/d2-dpm 공식 구현 pytorch

Tasks

DenoisingImage GenerationNoise EstimationQuantization

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ResEnsemble-DDPM: Residual Denoising Diffusion Probabilistic Models for Ensemble Learning

2023-12-04 · Shi Zhenning, Dong Changsheng, Xie Xueshuo, Pan Bin 외

Nowadays, denoising diffusion probabilistic models have been adapted for many image segmentation tasks. However, existing end-to-end models have already demonstrated remarkable capabilities. Rather than using denoising d…

DenoisingEnsemble LearningImage GenerationImage Segmentation+2

Denoising Diffusion Probabilistic Model for Point Cloud Compression at Low Bit-Rates

2025-05-19 · Gabriele Spadaro, Alberto Presta, Jhony H. Giraldo, Marco Grangetto 외

Efficient compression of low-bit-rate point clouds is critical for bandwidth-constrained applications. However, existing techniques mainly focus on high-fidelity reconstruction, requiring many bits for compression. This …

Denoising

PTQD: Accurate Post-Training Quantization for Diffusion Models

2023-05-18 · NeurIPS 2023 11 · Yefei He, Luping Liu, Jing Liu, Weijia Wu 외

Diffusion models have recently dominated image synthesis tasks. However, the iterative denoising process is expensive in computations at inference time, making diffusion models less practical for low-latency and scalable…

DenoisingImage GenerationQuantization

Kidney Cancer Detection Using 3D-Based Latent Diffusion Models

2026-01-09 · Jen Dusseljee, Sarah de Boer, Alessa Hering arxiv

In this work, we present a novel latent diffusion-based pipeline for 3D kidney anomaly detection on contrast-enhanced abdominal CT. The method combines Denoising Diffusion Probabilistic Models (DDPMs), Denoising Diffusio…

Supervised Anomaly Detection

Composer Style-specific Symbolic Music Generation Using Vector Quantized Discrete Diffusion Models

2023-10-21 · Jincheng Zhang, György Fazekas, Charalampos Saitis

Emerging Denoising Diffusion Probabilistic Models (DDPM) have become increasingly utilised because of promising results they have achieved in diverse generative tasks with continuous data, such as image and sound synthes…

DecoderDenoisingMusic Generation