Speaker
Description
Low-dose computed tomography (CT) imaging is a crucial diagnostic tool that reduces radiation exposure for patients but often suffers from increased noise and reduced image quality. To address these challenges, we developed a hybrid network that combines the strengths of stochastic block (StoBlock) and residual dense networks (RDN) to enhance the denoising of low-dose CT images. The hybrid network employs a StoBlock with distribution stochastic window to capture both local and global features of images, effectively reducing noise while preserving important details. The transformer processes features across the entire image, enhancing the extraction of relevant features and suppressing unwanted noise. Complementarily, the RDN component refines image details through densely connected convolutional layers. These layers learn and integrate residual features across the network, improving the overall image quality by enhancing texture and edge preservation. We trained this network using a mean absolute error (MAE) loss function, chosen for its stability in training and sensitivity to outliers, crucial for high-quality denoising. The performance of our hybrid model was compared against several advanced denoising methods using metrics like peak signal-to-noise ratio (PSNR), structural similarity index (SSIM), and root mean squared error (RMSE). Our results demonstrated superior performance of the hybrid network, with higher PSNR and SSIM scores indicating not only reduced noise but also improved visual quality. These outcomes suggest that our hybrid network can significantly enhance diagnostic accuracy while maintaining low radiation exposure, promising better patient outcomes and safer diagnostic practices.