IVCVNov 25, 2019

Deep Decomposition Learning for Inverse Imaging Problems

arXiv:1911.11028v350 citationsHas Code
Originality Highly original
AI Analysis

This addresses the problem of unreliable deep learning in inverse imaging for medical and image processing applications, offering an incremental improvement by incorporating physics-based constraints.

The paper tackles the lack of physical information in deep learning for inverse imaging problems by training neural networks to learn range-nullspace decomposition functions, showing superior performance over recent methods in tasks like compressive sensing medical imaging and natural image super-resolution.

Deep learning is emerging as a new paradigm for solving inverse imaging problems. However, the deep learning methods often lack the assurance of traditional physics-based methods due to the lack of physical information considerations in neural network training and deploying. The appropriate supervision and explicit calibration by the information of the physic model can enhance the neural network learning and its practical performance. In this paper, inspired by the geometry that data can be decomposed by two components from the null-space of the forward operator and the range space of its pseudo-inverse, we train neural networks to learn the two components and therefore learn the decomposition, i.e. we explicitly reformulate the neural network layers as learning range-nullspace decomposition functions with reference to the layer inputs, instead of learning unreferenced functions. We empirically show that the proposed framework demonstrates superior performance over recent deep residual learning, unrolled learning and nullspace learning on tasks including compressive sensing medical imaging and natural image super-resolution. Our code is available at https://github.com/edongdongchen/DDN.

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