CVIVApr 26, 2022

Neural Maximum A Posteriori Estimation on Unpaired Data for Motion Deblurring

arXiv:2204.12139v19 citationsh-index: 165Has Code
Originality Incremental advance
AI Analysis

It addresses motion deblurring for real-world dynamic scenes, enabling training on unpaired data, which is a novel approach but incremental in the broader context of deblurring methods.

The paper tackles the problem of real-world dynamic scene deblurring without paired blurry-sharp training data by proposing a Neural Maximum A Posteriori (NeurMAP) estimation framework, which trains neural networks on unpaired data to recover motion information and sharp content, achieving superior quantitative metrics and visual quality over state-of-the-art methods.

Real-world dynamic scene deblurring has long been a challenging task since paired blurry-sharp training data is unavailable. Conventional Maximum A Posteriori estimation and deep learning-based deblurring methods are restricted by handcrafted priors and synthetic blurry-sharp training pairs respectively, thereby failing to generalize to real dynamic blurriness. To this end, we propose a Neural Maximum A Posteriori (NeurMAP) estimation framework for training neural networks to recover blind motion information and sharp content from unpaired data. The proposed NeruMAP consists of a motion estimation network and a deblurring network which are trained jointly to model the (re)blurring process (i.e. likelihood function). Meanwhile, the motion estimation network is trained to explore the motion information in images by applying implicit dynamic motion prior, and in return enforces the deblurring network training (i.e. providing sharp image prior). The proposed NeurMAP is an orthogonal approach to existing deblurring neural networks, and is the first framework that enables training image deblurring networks on unpaired datasets. Experiments demonstrate our superiority on both quantitative metrics and visual quality over state-of-the-art methods. Codes are available on https://github.com/yjzhang96/NeurMAP-deblur.

Code Implementations1 repo
Foundations

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

Your Notes