paper-with-me

홈 › Papers

Leveraging Early-Stage Robustness in Diffusion Models for Efficient and High-Quality Image Synthesis

2023-09-21 · NeurIPS 2023 11

While diffusion models have demonstrated exceptional image generation capabilities, the iterative noise estimation process required for these models is compute-intensive and their practical implementation is limited by slow sampling speeds. In this paper, we propose a novel approach to speed up the noise estimation network by leveraging the robustness of early-stage diffusion models. Our findings indicate that inaccurate computation during the early-stage of the reverse diffusion process has minimal impact on the quality of generated images, as this stage primarily outlines the image while later stages handle the finer details that require more sensitive information. To improve computational efficiency, we combine our findings with post-training quantization (PTQ) to introduce a method that utilizes low-bit activation for the early reverse diffusion process while maintaining high-bit activation for the later stages. Experimental results show that the proposed method can accelerate the early-stage computation without sacrificing the quality of the generated images.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
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 제목 키워드 기반

Multi-Level Conditioning by Pairing Localized Text and Sketch for Fashion Image Generation

2026-02-20 · Ziyue Liu, Davide Talon, Federico Girella, Zanxi Ruan 외 arxiv

Sketches offer designers a concise yet expressive medium for early-stage fashion ideation by specifying structure, silhouette, and spatial relationships, while textual descriptions complement sketches to convey material,…

Image Generation

Semi-Supervised Defect Detection via Conditional Diffusion and CLIP-Guided Noise Filtering

2025-07-08 · Shuai Li, Shihan Chen, Wanru Geng, Zhaohua Xu 외

In the realm of industrial quality inspection, defect detection stands as a critical component, particularly in high-precision, safety-critical sectors such as automotive components aerospace, and medical devices. Tradit…

Defect DetectionSupervised Defect Detection

From Navigation to Refinement: Revealing the Two-Stage Nature of Flow-based Diffusion Models through Oracle Velocity

2025-12-02 · Haoming Liu, Jinnuo Liu, Yanhao Li, Liuyang Bai 외 arxiv

Flow-based diffusion models have emerged as a leading paradigm for training generative models across images and videos. However, their memorization-generalization behavior remains poorly understood. In this work, we revi…

DiGAN: Diffusion-Guided Attention Network for Early Alzheimer's Disease Detection

2026-02-02 · Maxx Richard Rahman, Mostafa Hammouda, Wolfgang Maass arxiv

Early diagnosis of Alzheimer's disease (AD) remains a major challenge due to the subtle and temporally irregular progression of structural brain changes in the prodromal stages. Existing deep learning approaches require …

Alzheimer's Disease Detection

Denoising Task Routing for Diffusion Models

2023-10-11 · Byeongjun Park, Sangmin Woo, Hyojun Go, Jin-Young Kim 외

Diffusion models generate highly realistic images by learning a multi-step denoising process, naturally embodying the principles of multi-task learning (MTL). Despite the inherent connection between diffusion models and …

DenoisingMulti-Task Learning