paper-with-me

Papers

One-Step Diffusion Model for Image Motion-Deblurring

2025-03-09 · Xiaoyang Liu, Yuquan Wang, Zheng Chen, JieZhang Cao, He Zhang, Yulun Zhang, Xiaokang Yang

Currently, methods for single-image deblurring based on CNNs and transformers have demonstrated promising performance. However, these methods often suffer from perceptual limitations, poor generalization ability, and struggle with heavy or complex blur. While diffusion-based methods can partially address these shortcomings, their multi-step denoising process limits their practical usage. In this paper, we conduct an in-depth exploration of diffusion models in deblurring and propose a one-step diffusion model for deblurring (OSDD), a novel framework that reduces the denoising process to a single step, significantly improving inference efficiency while maintaining high fidelity. To tackle fidelity loss in diffusion models, we introduce an enhanced variational autoencoder (eVAE), which improves structural restoration. Additionally, we construct a high-quality synthetic deblurring dataset to mitigate perceptual collapse and design a dynamic dual-adapter (DDA) to enhance perceptual quality while preserving fidelity. Extensive experiments demonstrate that our method achieves strong performance on both full and no-reference metrics. Our code and pre-trained model will be publicly available at https://github.com/xyLiu339/OSDD.

📄 PDF Abstract BibTeX arXiv:2503.06537

Code (1)

xyliu339/osdd 공식 구현

Tasks

DeblurringDenoisingImage DeblurringmodelSingle Image Deblurring

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 제목 키워드 기반

FideDiff: Efficient Diffusion Model for High-Fidelity Image Motion Deblurring

2025-10-02 · Xiaoyang Liu, Zhengyan Zhou, Zihang Xu, Jiezhang Cao 외 arxiv

Recent advancements in image motion deblurring, driven by CNNs and transformers, have made significant progress. Large-scale pre-trained diffusion models, which are rich in real-world modeling, have shown great promise f…

Image Restoration

Image Motion Blur Removal in the Temporal Dimension with Video Diffusion Models

2025-01-22 · Wang Pang, Zhihao Zhan, Xiang Zhu, Yechao Bai

Most motion deblurring algorithms rely on spatial-domain convolution models, which struggle with the complex, non-linear blur arising from camera shake and object motion. In contrast, we propose a novel single-image debl…

DeblurringImage DeblurringSingle Image Deblurring

Diffusion-based Event Generation for High-Quality Image Deblurring

2025-01-01 · CVPR 2025 1 · Xinan Xie, Qing Zhang, Wei-Shi Zheng

While event-based deblurring have demonstrated impressive results, they are impractical for consumer photos captured by cell phones and digital cameras that are not equipped with the event sensor. To address this pro…

DeblurringImage Deblurring

BlurDM: A Blur Diffusion Model for Image Deblurring

2025-12-03 · Jin-Ting He, Fu-Jen Tsai, Yan-Tsung Peng, Min-Hung Chen 외 arxiv

Diffusion models show promise for dynamic scene deblurring; however, existing studies often fail to leverage the intrinsic nature of the blurring process within diffusion models, limiting their full potential. To address…

Image Deblurring

ID-Blau: Image Deblurring by Implicit Diffusion-based reBLurring AUgmentation

2023-12-18 · CVPR 2024 1 · Jia-Hao Wu, Fu-Jen Tsai, Yan-Tsung Peng, Chung-Chi Tsai 외

Image deblurring aims to remove undesired blurs from an image captured in a dynamic scene. Much research has been dedicated to improving deblurring performance through model architectural designs. However, there is littl…

Data AugmentationDeblurringImage Deblurring