ID-Blau: Image Deblurring by Implicit Diffusion-based reBLurring AUgmentation
Jia-Hao Wu, Fu-Jen Tsai, Yan-Tsung Peng, Chung-Chi Tsai, Chia-Wen Lin, Yen-Yu Lin
TL;DR
ID-Blau addresses the data augmentation gap in image deblurring by introducing an implicit diffusion-based reblurring method. It represents blur as a pixel-wise, continuous blur condition field $C=[x;y;z]$ and conditions a diffusion model on sharp images to synthesize realistic blur $B$, enabling sampling of diverse motion trajectories. The approach yields substantial, consistent improvements when used to augment training for state-of-the-art deblurring models across GoPro, HIDE, and RealBlur datasets, and ablations confirm the benefits of diffusion conditioning, continuous blur fields, and realistic blur modeling. This diffusion-based augmentation offers a practical, controllable, and scalable way to enrich deblurring data, potentially serving as a standard augmentation tool for dynamic-scene restoration tasks. $
Abstract
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 little work on data augmentation for image deblurring. Since continuous motion causes blurred artifacts during image exposure, we aspire to develop a groundbreaking blur augmentation method to generate diverse blurred images by simulating motion trajectories in a continuous space. This paper proposes Implicit Diffusion-based reBLurring AUgmentation (ID-Blau), utilizing a sharp image paired with a controllable blur condition map to produce a corresponding blurred image. We parameterize the blur patterns of a blurred image with their orientations and magnitudes as a pixel-wise blur condition map to simulate motion trajectories and implicitly represent them in a continuous space. By sampling diverse blur conditions, ID-Blau can generate various blurred images unseen in the training set. Experimental results demonstrate that ID-Blau can produce realistic blurred images for training and thus significantly improve performance for state-of-the-art deblurring models. The source code is available at https://github.com/plusgood-steven/ID-Blau.
