IVCVMar 8, 2021

U-DuDoNet: Unpaired dual-domain network for CT metal artifact reduction

arXiv:2103.04552v130 citations
AI Analysis

This work addresses metal artifact reduction in CT scans for medical imaging, presenting an incremental improvement by integrating dual-domain processing with unpaired training.

The authors tackled CT metal artifact reduction by proposing U-DuDoNet, an unpaired dual-domain network that combines supervised and unsupervised methods to address domain gaps and incomplete artifact removal, achieving superior performance over state-of-the-art unpaired approaches in experiments on simulation and clinical data.

Recently, both supervised and unsupervised deep learning methods have been widely applied on the CT metal artifact reduction (MAR) task. Supervised methods such as Dual Domain Network (Du-DoNet) work well on simulation data; however, their performance on clinical data is limited due to domain gap. Unsupervised methods are more generalized, but do not eliminate artifacts completely through the sole processing on the image domain. To combine the advantages of both MAR methods, we propose an unpaired dual-domain network (U-DuDoNet) trained using unpaired data. Unlike the artifact disentanglement network (ADN) that utilizes multiple encoders and decoders for disentangling content from artifact, our U-DuDoNet directly models the artifact generation process through additions in both sinogram and image domains, which is theoretically justified by an additive property associated with metal artifact. Our design includes a self-learned sinogram prior net, which provides guidance for restoring the information in the sinogram domain, and cyclic constraints for artifact reduction and addition on unpaired data. Extensive experiments on simulation data and clinical images demonstrate that our novel framework outperforms the state-of-the-art unpaired approaches.

Foundations

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

Your Notes