Skip to content
Open access

Deep learning approaches for CT image reconstruction: Advancements and clinical implications

Jul 2026 · Journal of Associated Medical Sciences · Vol 59, pp. 224-237 · 0 citations

TL;DR

It is observed that iterative reconstruction yields the best results for images corrupted by Poisson noise, whereas GANs perform best for images corrupted by Speckle noise, and FBP can be significantly improved using advanced deep learning and Iterative reconstruction methods compared with conventional FBP.

Abstract

Background: CT is a trusted imaging modality for diagnosing disease. The quality of the CT image plays the most important role in disease prediction. Images will be degraded by noise, blur, and other artifacts. Therefore, the enhancement and reconstruction of CT images are required before processing for prediction. Enhancements are only cosmetic changes in images, but reconstruction provides well-defined models for reconstruction. In this paper, we have compared the performance of these four CT brain reconstruction and enhancement techniques: Filtered back projection (FBP), Iterative reconstruction, Generative Adversarial Network (GAN), and CNN autoencoder, by adding Speckle and Poisson noise. Objectives: The possible objective statements of this study will cover a broad spectrum of developments in medical imaging technology. These are aimed at enhancing diagnostic test quality, patient safety, and overall care outcomes through innovative imaging methods and data analysis. The suggested objectives involve integrating an artificial intelligence algorithm to enhance them, thereby improving patient care and diagnostic accuracy across numerous medical fields. In this experiment, the CT brain stroke dataset was obtained from the Kaggle database and evaluated using performance metrics (PSNR, SSIM, and MSE) across the normal, ischemia, bleeding, and external test folders, with Poisson and Speckle noise added using the GAN, CNN autoencoder, iterative, and FBP techniques. Materials and methods: The CT brain stroke dataset contains CT images organized in four folders: normal, ischemia, bleeding, and external test. These folders can be used to evaluate performance metrics. The methods applied include: Convolutional Neural Network (CNN) autoencoder, Generative Adversarial Network (GAN), iterative reconstruction, and FBP, each implemented with hyper-tuned parameters. Experimental results calculate PSNR, SSIM, and MSE after adding Poisson and Speckle noise to test the above deep learning algorithms. Results: The lowest image quality was achieved for FBP for all datasets and both noise types. When the noise was Poisson, the performance of iterative reconstruction was the best, with PSNR exceeding 37 dB, SSIM exceeding 0.972, and MSE as low as 0.0002. On adding Poisson noise, the GAN achieved higher PSNR values and SSIM values up to 32.54 dB and 0.938, respectively, and with low errors in reconstruction, except for the external test folder. The CNN autoencoder (CNN-AE) also yielded significant improvements over FBP, achieving competitive PSNR and SSIM scores across all datasets. Conclusion: The results indicate that the quality of CT images can be significantly improved using advanced deep learning and Iterative reconstruction methods compared with conventional FBP. It is observed that iterative reconstruction yields the best results for images corrupted by Poisson noise, whereas GANs perform best for images corrupted by Speckle noise. Therefore, reconstruction performance depends on the nature of the noise present in the CT images.

Read PDF

Similar papers

Open access Aug 2026

Advancements in  Medical Image Processing: Integrating Physics With Convolutional Neural Networks (CNN) for Enhanced Diagnostic

A physics-Informed Convolutional Neural Network for sort of brain tumour categorization from MRI images and followed by its testing framework to improve consistency and healthcare organizational adoption of deep learning frameworks is proposed.

Ayat Muthana, Zainab Mohammad Habeeb · 0 citations
Review

Current Medical Imaging

Wanhui Zhou, Sihua Zhong, Jing Li et al. · 0 citations
Conference Jul 2026

Research on CT to CTA image translation based on vessel-enhanced generative adversarial networks

Computed Tomography Angiography (CTA) is an important imaging modality for the diagnosis of vascular diseases. However, it requires intravenous injection of iodine contrast agents, which carries risks such as renal injury and allergic reactions, and increases medical costs. To address these issues, this paper proposes a CT-to-CTA image translation method based on Vessel-Enhanced GAN (VE-GAN), which can generate high-quality CTA images from routine CT images without contrast agents.Based on conditional Generative Adversarial Networks (cGAN), the method designs a UNet generator integrating multi-scale vessel enhancement blocks, edge preservation blocks, and frequency-domain attention mechanisms. A spectral-normalized PatchGAN discriminator is adopted to ensure training stability, and a multi-objective loss function including vessel-specific loss and edge loss is constructed to optimize generation quality. Experiments are conducted using 1491 pairs of CT-CTA images as the training set, 100 pairs as the validation set, and 216 CT images as the test set. Results show that the generated images achieve a Peak Signal-to-Noise Ratio (PSNR) of 31.35 dB and a Structural Similarity Index Measure (SSIM) of 0.881, verifying the feasibility of the method. Ablation studies demonstrate that each innovative module effectively improves translation performance, with the vessel enhancement module and perceptual loss contributing the most significantly.Although the current performance does not yet meet clinical application standards, this study provides a new technical path for non-invasive vascular visualization and lays a solid foundation for further optimization.

Nannan Li, Miao Song · 0 citations
Conference Aug 2026

Integrate Deep Learning and Image Processing to Improve Low-Contrast Medical Images: Advancements in Image Enhancement

Medical imaging is necessary for the diagnosis, treatment, and monitoring of sickness. Technology, background noise, and patient features can all contribute to low contrast in medical images. Diagnostic errors are caused by poor contrast, which obscures important anatomical structures and disease characteristics. To enhance lowcontrast medical images, the study employed deep learning in conjunction with conventional image processing techniques. Combining CNNs with sophisticated image enhancement techniques such as histogram equalization, contrast stretching, and noise reduction, this system produces high-quality results. Automated contrast enhancement with structural preservation is a capability of deep learning models that learn complicated visual cues. Supervised and unsupervised learning lead to better X-ray, CT, and MRI generalization. By incorporating attention processes, the model is able to better strengthen its focus on diagnostically relevant regions. Images are uniformly and artifact-free post-processed by the system. Improvements have been made to the image’s contrast, clarity, and diagnostic accuracy. PSNR and SSIM improve the quality of the image. Clinical decision-making and patient outcomes can be improved using automated, robust medical image enhancement solutions that deep learning and image processing can provide, as demonstrated in this work.

B. Arivu Selvam, M. Al-Mousa, D. Gandhi et al. · 0 citations
Open access Aug 2026

AI-Enhanced Hybrid Optimization and Deep Network Architecture for Noise Reduction in Low-Dose Medical Imaging

Low-dose computed tomography (LDCT) is a significant non-invasive imaging modality for disease diagnosis in early stages and clinical oncology. However, the reduction of radiation dose unavoidably introduces severe quantum noise, photon starvation and Poisson-Gaussian noise, which degrade contrast-to-noise ratio (CNR) and obscure subtle anatomical details. Recent advances in Artificial Intelligence (AI) have shown great promise in medical image restoration. However, pure deep learning methods often suffer from over-smoothing of fine structures and poor interpretability, while traditional non-convex variational models can preserve global edges, but are sensitive to the choice of parameters and produce staircasing artifacts. We propose an AI-empowered hybrid restoration framework that combines non-convex Total Variation (TV) optimization and a deep convolutional residual network within the Plug-and-Play (PnP) Alternating Direction Method of Multipliers (ADMM) framework to enjoy the complementary merits of the two paradigms. The AI based deep residual network can learn complex noise features and image priors efficiently. The optimization part keeps the structural fidelity and ensures the stable reconstruction. The proposed framework is tested on clinical lung CT slices from LIDC-IDRI benchmark dataset, and the experimental results show that the proposed framework achieves 33.97dB of Peak Signal-to-Noise Ratio (PSNR) and 0.918 of Structural Similarity Index Measure (SSIM) at noise level of σ=25. The experimental results show that the proposed AI-enabled hybrid model can better preserve structure edges, recover fine anatomical details and suppress noise compared with the traditional optimization methods and deep learning alone, which shows the effectiveness for low-dose medical image denoising.

M. Kristappa, Krishnanaik Vankdoth · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.