Artificial Intelligence Research Yields Promising Results in Medical Imaging with Generative Adversarial Networks

Researchers at Umea University have developed a novel approach to improve the effectiveness of Generative Adversarial Networks (GANs) in denoising medical images. The study, published in the journal AI Open, introduces a new loss function that captures complex relationships within images, enabling the GANs to generate high-quality images from noisy CT scans. The research has shown promising results in the challenging application of low-dose CT denoising.

Key Takeaways:

  • The study presents a novel approach to capture and embed multi-scale texture information into the loss function, enabling GANs to grasp complex and non-linear textural relationships in medical images.
  • The proposed method introduces a differentiable multi-scale texture representation of images dynamically aggregated by a self-attention layer, allowing for end-to-end gradient-based optimization.
  • The research was conducted on three publicly available datasets, including one simulated and two real datasets, and the results were consistent across three different GAN architectures.
  • The code for the proposed method is available on GitHub, and the study concluded that the results are promising compared to well-established loss functions.
  • Francesco Di Feola, Lorenzo Tronchin, Valerio Guarrasi, and Paolo Soda are the authors of the study, and the research was conducted at Umea University in Sweden.

Statistics:

  • The study utilized three publicly available datasets for evaluation, including one simulated and two real datasets.
  • The proposed method achieved promising results in low-dose CT denoising, outperforming well-established loss functions.
  • The code for the proposed method is available on GitHub (https://github.com/trainlab/MSTLF-TextureLoss).
  • The study was published in the journal AI Open (Volume 6, Issue :142-154, 2025).
  • The research has significant implications for medical imaging techniques, enabling the creation of high-quality images from noisy CT scans.

Sources:

  • NewsRx. Study Findings on Artificial Intelligence Described by Researchers at Umea University (Multi-scale texture loss for CT denoising with GANs). Robotics & Machine Learning. October 13, 2025; p 1041.
  • Multi-scale texture loss for CT denoising with GANs. AI Open, 2025,6():142-154.
  • DOI: 10.1016/j.aiopen.2025.09.001 (free version available)
  • https://github.com/trainlab/MSTLF-TextureLoss (code availability)