English

FoundDiff: Foundational Diffusion Model for Generalizable Low-Dose CT Denoising

Computer Vision and Pattern Recognition 2025-08-26 v1

Abstract

Low-dose computed tomography (CT) denoising is crucial for reduced radiation exposure while ensuring diagnostically acceptable image quality. Despite significant advancements driven by deep learning (DL) in recent years, existing DL-based methods, typically trained on a specific dose level and anatomical region, struggle to handle diverse noise characteristics and anatomical heterogeneity during varied scanning conditions, limiting their generalizability and robustness in clinical scenarios. In this paper, we propose FoundDiff, a foundational diffusion model for unified and generalizable LDCT denoising across various dose levels and anatomical regions. FoundDiff employs a two-stage strategy: (i) dose-anatomy perception and (ii) adaptive denoising. First, we develop a dose- and anatomy-aware contrastive language image pre-training model (DA-CLIP) to achieve robust dose and anatomy perception by leveraging specialized contrastive learning strategies to learn continuous representations that quantify ordinal dose variations and identify salient anatomical regions. Second, we design a dose- and anatomy-aware diffusion model (DA-Diff) to perform adaptive and generalizable denoising by synergistically integrating the learned dose and anatomy embeddings from DACLIP into diffusion process via a novel dose and anatomy conditional block (DACB) based on Mamba. Extensive experiments on two public LDCT datasets encompassing eight dose levels and three anatomical regions demonstrate superior denoising performance of FoundDiff over existing state-of-the-art methods and the remarkable generalization to unseen dose levels. The codes and models are available at https://github.com/hao1635/FoundDiff.

Keywords

Cite

@article{arxiv.2508.17299,
  title  = {FoundDiff: Foundational Diffusion Model for Generalizable Low-Dose CT Denoising},
  author = {Zhihao Chen and Qi Gao and Zilong Li and Junping Zhang and Yi Zhang and Jun Zhao and Hongming Shan},
  journal= {arXiv preprint arXiv:2508.17299},
  year   = {2025}
}

Comments

10 pages, 7 figures

R2 v1 2026-07-01T05:03:22.326Z