English

Diffusion Denoising for Low-Dose-CT Model

Image and Video Processing 2023-02-08 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

Low-dose Computed Tomography (LDCT) reconstruction is an important task in medical image analysis. Recent years have seen many deep learning based methods, proved to be effective in this area. However, these methods mostly follow a supervised architecture, which needs paired CT image of full dose and quarter dose, and the solution is highly dependent on specific measurements. In this work, we introduce Denoising Diffusion LDCT Model, dubbed as DDLM, generating noise-free CT image using conditioned sampling. DDLM uses pretrained model, and need no training nor tuning process, thus our proposal is in unsupervised manner. Experiments on LDCT images have shown comparable performance of DDLM using less inference time, surpassing other state-of-the-art methods, proving both accurate and efficient. Implementation code will be set to public soon.

Keywords

Cite

@article{arxiv.2301.11482,
  title  = {Diffusion Denoising for Low-Dose-CT Model},
  author = {Runyi Li},
  journal= {arXiv preprint arXiv:2301.11482},
  year   = {2023}
}

Comments

The method and experiment of this paper has some error, and we need to revise it

R2 v1 2026-06-28T08:22:36.964Z