Low-Dose CT Using Denoising Diffusion Probabilistic Model for 20$\times$
Speedup
- URL: http://arxiv.org/abs/2209.15136v1
- Date: Thu, 29 Sep 2022 23:35:41 GMT
- Title: Low-Dose CT Using Denoising Diffusion Probabilistic Model for 20$\times$
Speedup
- Authors: Wenjun Xia and Qing Lyu and Ge Wang
- Abstract summary: We introduce the conditional denoising diffusion probabilistic model (DDPM) and show encouraging results with a high computational efficiency.
Experiments show that the accelerated DDPM can achieve 20x speedup without compromising image quality.
- Score: 8.768546646716771
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Low-dose computed tomography (LDCT) is an important topic in the field of
radiology over the past decades. LDCT reduces ionizing radiation-induced
patient health risks but it also results in a low signal-to-noise ratio (SNR)
and a potential compromise in the diagnostic performance. In this paper, to
improve the LDCT denoising performance, we introduce the conditional denoising
diffusion probabilistic model (DDPM) and show encouraging results with a high
computational efficiency. Specifically, given the high sampling cost of the
original DDPM model, we adapt the fast ordinary differential equation (ODE)
solver for a much-improved sampling efficiency. The experiments show that the
accelerated DDPM can achieve 20x speedup without compromising image quality.
Related papers
- MAN: Latent Diffusion Enhanced Multistage Anti-Noise Network for Efficient and High-Quality Low-Dose CT Image Denoising [8.912550844312177]
We introduce MAN, a Latent Diffusion Enhanced Multistage Anti-Noise Network for Efficient and High-Quality Low-Dose CT Image Denoising task.<n>Our method operates in a compressed latent space via a perceptually-optimized autoencoder.<n>Our work demonstrates a practical path forward for advanced generative models in medical imaging.
arXiv Detail & Related papers (2025-09-28T03:13:39Z) - AST-n: A Fast Sampling Approach for Low-Dose CT Reconstruction using Diffusion Models [0.0]
AST-n is an accelerated inference framework that initiates reverse diffusion from intermediate noise levels.<n>Conditioned models using only 25 steps (AST-25) achieve peak signal-to-noise ratio (PSNR) above 38 dB.<n>AST-n with high-order samplers enables rapid LDCT reconstruction without significant loss of image fidelity.
arXiv Detail & Related papers (2025-08-13T16:57:49Z) - Lung-DDPM+: Efficient Thoracic CT Image Synthesis using Diffusion Probabilistic Model [4.477223135238901]
Existing generative models for lung cancer diagnosis suffer from low efficiency and anatomical imprecision.<n>We propose Lung-DDPM+, an improved version of our previous model, Lung-DDPM.<n> experimental results demonstrate that Lung-DDPM+ can effectively generate high-quality CT images with lung nodules.
arXiv Detail & Related papers (2025-08-12T20:30:50Z) - Geodesic Diffusion Models for Efficient Medical Image Enhancement [6.689992048758046]
We propose a family of geodesic noise schedules corresponding to the shortest paths in probability space under the Fisher-Rao metric.<n>Based on these schedules, we propose Geodesic Diffusion Models (GDMs), which significantly improve training and sampling efficiency.<n>We evaluate GDM on two medical image enhancement tasks: CT image denoising and MRI image super-resolution.
arXiv Detail & Related papers (2025-03-02T05:57:51Z) - HC$^3$L-Diff: Hybrid conditional latent diffusion with high frequency enhancement for CBCT-to-CT synthesis [10.699377597641137]
We propose a novel conditional latent diffusion model for efficient CBCT-to-CT synthesis.
We employ the Unified Feature (UFE) to compress images into a low-dimensional latent space.
Our method can efficiently achieve high-quality CBCT-to-CT synthesis in only over 2 mins per patient.
arXiv Detail & Related papers (2024-11-03T14:00:12Z) - A Flow-based Truncated Denoising Diffusion Model for Super-resolution Magnetic Resonance Spectroscopic Imaging [34.32290273033808]
This work introduces a Flow-based Truncated Denoising Diffusion Model for super-resolution MRSI.
It shortens the diffusion process by truncating the diffusion chain, and the truncated steps are estimated using a normalizing flow-based network.
We demonstrate that FTDDM outperforms existing generative models while speeding up the sampling process by over 9-fold.
arXiv Detail & Related papers (2024-10-25T03:42:35Z) - WIA-LD2ND: Wavelet-based Image Alignment for Self-supervised Low-Dose CT Denoising [74.14134385961775]
We introduce a novel self-supervised CT image denoising method called WIA-LD2ND, only using NDCT data.
WIA-LD2ND comprises two modules: Wavelet-based Image Alignment (WIA) and Frequency-Aware Multi-scale Loss (FAM)
arXiv Detail & Related papers (2024-03-18T11:20:11Z) - Rotational Augmented Noise2Inverse for Low-dose Computed Tomography
Reconstruction [83.73429628413773]
Supervised deep learning methods have shown the ability to remove noise in images but require accurate ground truth.
We propose a novel self-supervised framework for LDCT, in which ground truth is not required for training the convolutional neural network (CNN)
Numerical and experimental results show that the reconstruction accuracy of N2I with sparse views is degrading while the proposed rotational augmented Noise2Inverse (RAN2I) method keeps better image quality over a different range of sampling angles.
arXiv Detail & Related papers (2023-12-19T22:40:51Z) - The role of noise in denoising models for anomaly detection in medical
images [62.0532151156057]
Pathological brain lesions exhibit diverse appearance in brain images.
Unsupervised anomaly detection approaches have been proposed using only normal data for training.
We show that optimization of the spatial resolution and magnitude of the noise improves the performance of different model training regimes.
arXiv Detail & Related papers (2023-01-19T21:39:38Z) - Diffusion Probabilistic Model Made Slim [128.2227518929644]
We introduce a customized design for slim diffusion probabilistic models (DPM) for light-weight image synthesis.
We achieve 8-18x computational complexity reduction as compared to the latent diffusion models on a series of conditional and unconditional image generation tasks.
arXiv Detail & Related papers (2022-11-27T16:27:28Z) - Self-supervised Physics-based Denoising for Computed Tomography [2.2758845733923687]
Computed Tomography (CT) imposes risk on the patients due to its inherent X-ray radiation.
Lowering the radiation dose reduces the health risks but leads to noisier measurements, which decreases the tissue contrast and causes artifacts in CT images.
Modern deep learning noise suppression methods alleviate the challenge but require low-noise-high-noise CT image pairs for training.
We introduce a new self-supervised approach for CT denoising Noise2NoiseTD-ANM that can be trained without the high-dose CT projection ground truth images.
arXiv Detail & Related papers (2022-11-01T20:58:50Z) - Accelerating Diffusion Models via Early Stop of the Diffusion Process [114.48426684994179]
Denoising Diffusion Probabilistic Models (DDPMs) have achieved impressive performance on various generation tasks.
In practice DDPMs often need hundreds even thousands of denoising steps to obtain a high-quality sample.
We propose a principled acceleration strategy, referred to as Early-Stopped DDPM (ES-DDPM), for DDPMs.
arXiv Detail & Related papers (2022-05-25T06:40:09Z) - No-reference denoising of low-dose CT projections [2.7716102039510564]
Low-dose computed tomography (LDCT) became a clear trend in radiology with an aspiration to refrain from delivering excessive X-ray radiation to the patients.
The reduction of the radiation dose decreases the risks to the patients but raises the noise level, affecting the quality of the images and their ultimate diagnostic value.
One mitigation option is to consider pairs of low-dose and high-dose CT projections to train a denoising model using deep learning algorithms; however, such pairs are rarely available in practice.
In this paper, we present a new self-supervised method for CT denoising. Unlike existing self-supervised
arXiv Detail & Related papers (2021-02-03T13:51:33Z) - Deep High-Resolution Network for Low Dose X-ray CT Denoising [1.1852406625172216]
Deep learning techniques have been used for Low Dose Computed Tomography (LDCT) denoising.
People have observed that the resolution of the DL-denoised images is compromised, decreasing their clinical value.
We developed a more effective denoiser by introducing a high-resolution network (HRNet)
arXiv Detail & Related papers (2021-02-01T02:54:29Z) - Multifold Acceleration of Diffusion MRI via Slice-Interleaved Diffusion
Encoding (SIDE) [50.65891535040752]
We propose a diffusion encoding scheme, called Slice-Interleaved Diffusion.
SIDE, that interleaves each diffusion-weighted (DW) image volume with slices encoded with different diffusion gradients.
We also present a method based on deep learning for effective reconstruction of DW images from the highly slice-undersampled data.
arXiv Detail & Related papers (2020-02-25T14:48:17Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.