CVOct 31, 2016

A deep convolutional neural network using directional wavelets for low-dose X-ray CT reconstruction

arXiv:1610.09736v3814 citations
Originality Incremental advance
AI Analysis

This addresses the need for safer, high-quality CT scans for patients by reducing radiation dose, though it is an incremental improvement combining existing deep learning with wavelet transforms.

The paper tackled the problem of reducing artifacts in low-dose X-ray CT images to improve diagnostic reliability, proposing a deep CNN applied to directional wavelet coefficients that effectively suppresses CT-specific noises, as evidenced by winning second place in the 2016 AAPM Low-Dose CT Grand Challenge.

Due to the potential risk of inducing cancers, radiation dose of X-ray CT should be reduced for routine patient scanning. However, in low-dose X-ray CT, severe artifacts usually occur due to photon starvation, beamhardening, etc, which decrease the reliability of diagnosis. Thus, high quality reconstruction from low-dose X-ray CT data has become one of the important research topics in CT community. Conventional model-based denoising approaches are, however, computationally very expensive, and image domain denoising approaches hardly deal with CT specific noise patterns. To address these issues, we propose an algorithm using a deep convolutional neural network (CNN), which is applied to wavelet transform coefficients of low-dose CT images. Specifically, by using a directional wavelet transform for extracting directional component of artifacts and exploiting the intra- and inter-band correlations, our deep network can effectively suppress CT specific noises. Moreover, our CNN is designed to have various types of residual learning architecture for faster network training and better denoising. Experimental results confirm that the proposed algorithm effectively removes complex noise patterns of CT images, originated from the reduced X-ray dose. In addition, we show that wavelet domain CNN is efficient in removing the noises from low-dose CT compared to an image domain CNN. Our results were rigorously evaluated by several radiologists and won the second place award in 2016 AAPM Low-Dose CT Grand Challenge. To the best of our knowledge, this work is the first deep learning architecture for low-dose CT reconstruction that has been rigorously evaluated and proven for its efficacy.

Foundations

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

Your Notes