IVCVOct 23, 2024

Unsupervised Low-dose CT Reconstruction with One-way Conditional Normalizing Flows

arXiv:2410.17543v11 citationsh-index: 1IEEE Trans Comput Imaging
AI Analysis

This addresses the challenge of high-quality CT reconstruction without labeled data, which is crucial for clinical applications where supervised data is scarce.

The paper tackles the problem of unsupervised low-dose CT reconstruction by proposing a novel conditional normalizing flows algorithm that uses strict one-way transformation and unsupervised conditionalization to avoid detail loss and artifacts while reducing computational burden, achieving performance that surpasses some state-of-the-art unsupervised and supervised methods.

Deep-learning methods have shown promising performance for low-dose computed tomography (LDCT) reconstruction. However, supervised methods face the problem of lacking labeled data in clinical scenarios, and the CNN-based unsupervised denoising methods would cause excessive smoothing in the reconstructed image. Recently, the normalizing flows (NFs) based methods have shown advantages in producing detail-rich images and avoiding over-smoothing, however, there are still issues: (1) Although the alternating optimization in the data and latent space can well utilize the regularization and generation capabilities of NFs, the current two-way transformation strategy of noisy images and latent variables would cause detail loss and secondary artifacts; and (2) Training NFs on high-resolution CT images is hard due to huge computation. Though using conditional normalizing flows (CNFs) to learn conditional probability can reduce the computational burden, current methods require labeled data for conditionalization, and the unsupervised CNFs-based LDCT reconstruction remains a problem. To tackle these problems, we propose a novel CNFs-based unsupervised LDCT iterative reconstruction algorithm. It employs strict one-way transformation when performing alternating optimization in the dual spaces, thus effectively avoiding the problems of detail loss and secondary artifacts. By proposing a novel unsupervised conditionalization strategy, we train CNFs on high-resolution CT images, thus achieving fast and high-quality unsupervised reconstruction. Experiments on different datasets suggest that the performance of the proposed algorithm could surpass some state-of-the-art unsupervised and even supervised 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