OCCVNEFAJul 20, 2017

Learned Primal-dual Reconstruction

arXiv:1707.06474v3870 citations
Originality Highly original
AI Analysis

This addresses tomographic reconstruction for medical imaging, offering substantial gains in image quality and speed for clinical applications.

The paper tackles low-dose CT reconstruction by proposing the Learned Primal-Dual algorithm, which unrolls a primal-dual optimization method with neural networks and achieves over 6dB PSNR improvement on phantoms compared to existing methods.

We propose the Learned Primal-Dual algorithm for tomographic reconstruction. The algorithm accounts for a (possibly non-linear) forward operator in a deep neural network by unrolling a proximal primal-dual optimization method, but where the proximal operators have been replaced with convolutional neural networks. The algorithm is trained end-to-end, working directly from raw measured data and it does not depend on any initial reconstruction such as FBP. We compare performance of the proposed method on low dose CT reconstruction against FBP, TV, and deep learning based post-processing of FBP. For the Shepp-Logan phantom we obtain >6dB PSNR improvement against all compared methods. For human phantoms the corresponding improvement is 6.6dB over TV and 2.2dB over learned post-processing along with a substantial improvement in the SSIM. Finally, our algorithm involves only ten forward-back-projection computations, making the method feasible for time critical clinical applications.

Code Implementations4 repos
Foundations

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

Your Notes