CVIVNov 6, 2022

Measurement-Consistent Networks via a Deep Implicit Layer for Solving Inverse Problems

arXiv:2211.03177v23 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses critical reliability issues in applications like medical imaging and astronomy, though it is an incremental improvement over existing methods.

The paper tackled the instability of deep neural networks in solving inverse problems by proposing a framework that appends an implicit layer to enforce measurement consistency, leading to significant improvements in reconstruction quality and robustness in single-image super-resolution experiments.

End-to-end deep neural networks (DNNs) have become the state-of-the-art (SOTA) for solving inverse problems. Despite their outstanding performance, during deployment, such networks are sensitive to minor variations in the testing pipeline and often fail to reconstruct small but important details, a feature critical in medical imaging, astronomy, or defence. Such instabilities in DNNs can be explained by the fact that they ignore the forward measurement model during deployment, and thus fail to enforce consistency between their output and the input measurements. To overcome this, we propose a framework that transforms any DNN for inverse problems into a measurement-consistent one. This is done by appending to it an implicit layer (or deep equilibrium network) designed to solve a model-based optimization problem. The implicit layer consists of a shallow learnable network that can be integrated into the end-to-end training while keeping the SOTA DNN fixed. Experiments on single-image super-resolution show that the proposed framework leads to significant improvements in reconstruction quality and robustness over the SOTA DNNs.

Foundations

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

Your Notes