CVFeb 3, 2025

Unpaired Deblurring via Decoupled Diffusion Model

arXiv:2502.01522v23 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the challenge of costly paired data acquisition in real-world deblurring, offering a solution for domains like photography or surveillance, though it is incremental as it builds on existing diffusion models.

The paper tackles the problem of image deblurring without requiring paired blurry-sharp data by proposing UID-Diff, a diffusion-based model that decouples structural features and blur patterns through joint training on synthetic and unpaired real data, resulting in improved performance on real-world datasets compared to state-of-the-art methods.

Generative diffusion models trained on large-scale datasets have achieved remarkable progress in image synthesis. In favor of their ability to supplement missing details and generate aesthetically pleasing contents, recent works have applied them to image deblurring via training an adapter on blurry-sharp image pairs to provide structural conditions for restoration. However, acquiring substantial amounts of realistic paired data is challenging and costly in real-world scenarios. On the other hand, relying solely on synthetic data often results in overfitting, leading to unsatisfactory performance when confronted with unseen blur patterns. To tackle this issue, we propose UID-Diff, a generative-diffusion-based model designed to enhance deblurring performance on unknown domains by decoupling structural features and blur patterns through joint training on three specially designed tasks. We employ two Q-Formers as structural features and blur patterns extractors separately. The features extracted by them will be used for the supervised deblurring task on synthetic data and the unsupervised blur-transfer task by leveraging unpaired blurred images from the target domain simultaneously. We further introduce a reconstruction task to make the structural features and blur patterns complementary. This blur-decoupled learning process enhances the generalization capabilities of UID-Diff when encountering unknown blur patterns. Experiments on real-world datasets demonstrate that UID-Diff outperforms existing state-of-the-art methods in blur removal and structural preservation in various challenging scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes