MED-PHNEFeb 1, 2017

Low-Dose CT with a Residual Encoder-Decoder Convolutional Neural Network (RED-CNN)

arXiv:1702.00288v31574 citations
AI Analysis

This addresses the need for safer medical imaging by improving low-dose CT quality for patients and clinicians, though it appears incremental as it builds on existing deep learning methods.

The paper tackled the problem of reducing noise in low-dose CT images while preserving structural details, proposing a residual encoder-decoder convolutional neural network (RED-CNN) that achieved competitive performance in simulated and clinical cases, with favorable evaluation in noise suppression, structural preservation, and lesion detection.

Given the potential X-ray radiation risk to the patient, low-dose CT has attracted a considerable interest in the medical imaging field. The current main stream low-dose CT methods include vendor-specific sinogram domain filtration and iterative reconstruction, but they need to access original raw data whose formats are not transparent to most users. Due to the difficulty of modeling the statistical characteristics in the image domain, the existing methods for directly processing reconstructed images cannot eliminate image noise very well while keeping structural details. Inspired by the idea of deep learning, here we combine the autoencoder, the deconvolution network, and shortcut connections into the residual encoder-decoder convolutional neural network (RED-CNN) for low-dose CT imaging. After patch-based training, the proposed RED-CNN achieves a competitive performance relative to the-state-of-art methods in both simulated and clinical cases. Especially, our method has been favorably evaluated in terms of noise suppression, structural preservation and lesion detection.

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