IVCVAug 31, 2023

Unsupervised CT Metal Artifact Reduction by Plugging Diffusion Priors in Dual Domains

arXiv:2308.16742v250 citationsh-index: 71
Originality Incremental advance
AI Analysis

This addresses the problem of inaccurate diagnosis due to metal artifacts in CT scans for medical professionals, offering an incremental improvement by combining dual-domain processing with diffusion models.

The paper tackles metal artifact reduction in CT images by proposing an unsupervised method that uses diffusion priors in both sinogram and image domains, outperforming existing unsupervised and supervised methods on synthetic and clinical datasets with superior visual results.

During the process of computed tomography (CT), metallic implants often cause disruptive artifacts in the reconstructed images, impeding accurate diagnosis. Several supervised deep learning-based approaches have been proposed for reducing metal artifacts (MAR). However, these methods heavily rely on training with simulated data, as obtaining paired metal artifact CT and clean CT data in clinical settings is challenging. This limitation can lead to decreased performance when applying these methods in clinical practice. Existing unsupervised MAR methods, whether based on learning or not, typically operate within a single domain, either in the image domain or the sinogram domain. In this paper, we propose an unsupervised MAR method based on the diffusion model, a generative model with a high capacity to represent data distributions. Specifically, we first train a diffusion model using CT images without metal artifacts. Subsequently, we iteratively utilize the priors embedded within the pre-trained diffusion model in both the sinogram and image domains to restore the degraded portions caused by metal artifacts. This dual-domain processing empowers our approach to outperform existing unsupervised MAR methods, including another MAR method based on the diffusion model, which we have qualitatively and quantitatively validated using synthetic datasets. Moreover, our method demonstrates superior visual results compared to both supervised and unsupervised methods on clinical datasets.

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