Unsupervised Domain Adaptation for Low-dose CT Reconstruction via Bayesian Uncertainty Alignment
Kecheng Chen, Jie Liu, Renjie Wan, Victor Ho-Fun Lee, Varut Vardhanabhuti, Hong Yan, Haoliang Li
TL;DR
LDCT reconstruction under real-world domain shifts suffers from degraded target-domain performance and lack of uncertainty awareness. The authors introduce a probabilistic cross-domain framework with a Bayesian encoder–decoder and two complementary alignment mechanisms: Bayesian uncertainty alignment (BUA) in the latent space to reduce epistemic gap via covariance-based latent statistics and a self-reconstruction constraint, and sharpness-aware distribution alignment (SDA) in the image space to match second-order image information using a maximum local variation descriptor within an adversarial setting. The approach optimizes a joint objective $L = \beta_1 L_{SL} + \beta_2 L_{BUA} + \beta_3 L_{SDA}$ and leverages MC sampling with mean-field variational inference to quantify uncertainty and drive domain-invariant representations. Experiments on simulated (AAPM-16, AAPM-A, AAPM-B) and clinical (ISIDCM-20) LDCT datasets show consistent improvements in both objective metrics (PSNR, SSIM, GMSD, DSS) and qualitative texture/edge fidelity, along with favorable uncertainty maps that support reliability in unseen acquisitions.
Abstract
Low-dose computed tomography (LDCT) image reconstruction techniques can reduce patient radiation exposure while maintaining acceptable imaging quality. Deep learning is widely used in this problem, but the performance of testing data (a.k.a. target domain) is often degraded in clinical scenarios due to the variations that were not encountered in training data (a.k.a. source domain). Unsupervised domain adaptation (UDA) of LDCT reconstruction has been proposed to solve this problem through distribution alignment. However, existing UDA methods fail to explore the usage of uncertainty quantification, which is crucial for reliable intelligent medical systems in clinical scenarios with unexpected variations. Moreover, existing direct alignment for different patients would lead to content mismatch issues. To address these issues, we propose to leverage a probabilistic reconstruction framework to conduct a joint discrepancy minimization between source and target domains in both the latent and image spaces. In the latent space, we devise a Bayesian uncertainty alignment to reduce the epistemic gap between the two domains. This approach reduces the uncertainty level of target domain data, making it more likely to render well-reconstructed results on target domains. In the image space, we propose a sharpness-aware distribution alignment to achieve a match of second-order information, which can ensure that the reconstructed images from the target domain have similar sharpness to normal-dose CT images from the source domain. Experimental results on two simulated datasets and one clinical low-dose imaging dataset show that our proposed method outperforms other methods in quantitative and visualized performance.
