Unsupervised Denoising of Real Clinical Low Dose Liver CT with Perceptual Attention Networks

arXiv cs.CV / 5/4/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper tackles noise reduction in low-dose liver CT, which lowers radiation exposure but can degrade image quality and hinder accurate physician interpretation.
  • It proposes an end-to-end unsupervised denoising framework inspired by Cycle-GAN, combining a U-Net for multi-scale feature extraction, an attention mechanism for feature fusion, and a residual network for transformation.
  • To better preserve the visual characteristics of medical images, the method incorporates a perceptual loss during training.
  • The authors create a real clinical low-dose liver CT dataset and run extensive comparative experiments using both image-based metrics and medical evaluation criteria, with physician review supporting clinical usefulness.
  • A key contribution is enabling effective denoising with real clinical data in an unsupervised setting, avoiding the supervised-learning limitation when ground-truth pairs are not readily available.

Abstract

With the development of deep learning, medical image processing has been widely used to assist clinical research. This paper focuses on the denoising problem of low-dose computed tomography using deep learning. Although low-dose computed tomography reduces radiation exposure to patients, it also introduces more noise, which may interfere with visual interpretation by physicians and affect diagnostic results. To address this problem, inspired by Cycle-GAN for unsupervised learning, this paper proposes an end-to-end unsupervised low-dose computed tomography denoising framework. The proposed framework combines a U-Net structure for multi-scale feature extraction, an attention mechanism for feature fusion, and a residual network for feature transformation. It also introduces perceptual loss to improve the network for the characteristics of medical images. In addition, we construct a real low-dose computed tomography dataset and design a large number of comparative experiments to validate the proposed method, using both image-based evaluation metrics and medical evaluation criteria. Compared with classical methods, the main advantage of this paper is that it addresses the limitation that real clinical data cannot be directly used for supervised learning, while still achieving excellent performance. The experimental results are also professionally evaluated by imaging physicians and meet clinical needs.