IVCVLGMLJun 9, 2019

Consensus Neural Network for Medical Imaging Denoising with Only Noisy Training Samples

arXiv:1906.03639v161 citations
Originality Incremental advance
AI Analysis

This addresses a practical limitation in medical imaging where clean images are often unavailable due to inherent noise, offering an incremental improvement over existing unsupervised methods.

The paper tackles the problem of training denoising neural networks for medical imaging without requiring clean images, by proposing a method that uses only noisy training samples and achieves improved performance on Low-dose CT and NYU MRI datasets.

Deep neural networks have been proved efficient for medical image denoising. Current training methods require both noisy and clean images. However, clean images cannot be acquired for many practical medical applications due to naturally noisy signal, such as dynamic imaging, spectral computed tomography, arterial spin labeling magnetic resonance imaging, etc. In this paper we proposed a training method which learned denoising neural networks from noisy training samples only. Training data in the acquisition domain was split to two subsets and the network was trained to map one noisy set to the other. A consensus loss function was further proposed to efficiently combine the outputs from both subsets. A mathematical proof was provided that the proposed training scheme was equivalent to training with noisy and clean samples when the noise in the two subsets was uncorrelated and zero-mean. The method was validated on Low-dose CT Challenge dataset and NYU MRI dataset and achieved improved performance compared to existing unsupervised methods.

Foundations

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

Your Notes