IVCVSPOCNov 29, 2020

Overcoming Measurement Inconsistency in Deep Learning for Linear Inverse Problems: Applications in Medical Imaging

arXiv:2011.14387v24 citations
AI Analysis

This work tackles the critical problem of measurement inconsistency in deep learning for linear inverse problems, particularly relevant for high-stakes domains like medical imaging, by improving the reliability and accuracy of reconstructions.

This paper addresses the problem of measurement inconsistency in deep learning models for linear inverse problems, which arises when the trained map between measurements and input images is not valid for test data. The authors propose a post-processing framework that uses an optimization algorithm to enforce measurement consistency, demonstrating significant improvements in reconstruction performance on MR images.

The remarkable performance of deep neural networks (DNNs) currently makes them the method of choice for solving linear inverse problems. They have been applied to super-resolve and restore images, as well as to reconstruct MR and CT images. In these applications, DNNs invert a forward operator by finding, via training data, a map between the measurements and the input images. It is then expected that the map is still valid for the test data. This framework, however, introduces measurement inconsistency during testing. We show that such inconsistency, which can be critical in domains like medical imaging or defense, is intimately related to the generalization error. We then propose a framework that post-processes the output of DNNs with an optimization algorithm that enforces measurement consistency. Experiments on MR images show that enforcing measurement consistency via our method can lead to large gains in reconstruction performance.

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