IVLGSPFeb 27, 2020

Momentum-Net for Low-Dose CT Image Reconstruction

arXiv:2002.12018v44 citations
AI Analysis

This addresses image quality improvement in medical imaging for low-dose CT scans, but it is incremental as it adapts an existing framework to a specific domain.

The paper tackles low-dose CT image reconstruction by applying the Momentum-Net framework, which combines model-based optimization with a CNN, and shows it significantly improves accuracy compared to a state-of-the-art noniterative deep neural network on a clinical dataset.

This paper applies the recent fast iterative neural network framework, Momentum-Net, using appropriate models to low-dose X-ray computed tomography (LDCT) image reconstruction. At each layer of the proposed Momentum-Net, the model-based image reconstruction module solves the majorized penalized weighted least-square problem, and the image refining module uses a four-layer convolutional neural network (CNN). Experimental results with the NIH AAPM-Mayo Clinic Low Dose CT Grand Challenge dataset show that the proposed Momentum-Net architecture significantly improves image reconstruction accuracy, compared to a state-of-the-art noniterative image denoising deep neural network (NN), WavResNet (in LDCT). We also investigated the spectral normalization technique that applies to image refining NN learning to satisfy the nonexpansive NN property; however, experimental results show that this does not improve the image reconstruction performance of Momentum-Net.

Foundations

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

Your Notes