Related Experiment Video
Updated: Jul 16, 2025

05:32
Retrospective Cardiac Gating with A Prototype Small-Animal X-ray Computed Tomograph
Published on: February 21, 2025
324
CGP-Uformer: A low-dose CT image denoising Uformer based on channel graph perception.
Huimin Yan1, Chenyun Fang1, Peng Liu1
1School of Computer and Information Technology, Shanxi University, Taiyuan, Shanxi, China.
Journal of X-Ray Science and Technology
|September 18, 2023
Summary
A new Channel Graph Perception based U-shaped Transformer (CGP-Uformer) network effectively denoises low-dose CT images. This method significantly improves image quality and detail preservation, overcoming noise issues in medical imaging.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Computer Vision
Background:
- Low-dose computed tomography (CT) reduces radiation exposure but introduces significant image noise.
- This noise degrades image quality, hindering accurate analysis and diagnosis in medical applications.
Purpose of the Study:
- To introduce a novel deep learning network, the Channel Graph Perception based U-shaped Transformer (CGP-Uformer), for high-performance denoising of low-dose CT images.
- To address the challenge of noise in low-dose CT imaging, aiming to improve diagnostic accuracy.
Main Methods:
- The CGP-Uformer network integrates convolutional feed-forward Transformer (ConvF-Transformer) blocks for enhanced feature representation.
- It incorporates a channel graph perception block (CGPB) utilizing Graph Convolutional Networks (GCN) for inter-channel feature extraction.
- Spatial cross-attention (SC-Attention) blocks are employed to minimize semantic differences during feature fusion.
Main Results:
- Application of CGP-Uformer to the 2016 NIH AAPM-Mayo LDCT challenge dataset yielded a peak signal-to-noise ratio (PSNR) of 35.56.
- The network achieved a structural similarity index measure (SSIM) of 0.9221, indicating high image fidelity.
- Experimental results demonstrate superior denoising capabilities compared to four other leading networks.
Conclusions:
- The proposed CGP-Uformer network offers state-of-the-art performance in low-dose CT image denoising.
- It effectively preserves crucial image details while significantly reducing noise.
- This advancement holds promise for improving the diagnostic utility of low-dose CT scans.
More Related Videos
Related Concept Videos
Computed Tomography
4.6K
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
4.6K
Deconvolution
186
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
186
Upsampling
261
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
261
Uniform Depth Channel Flow: Problem Solving
85
To calculate the flow rate for a trapezoidal channel, first, identify the bottom width, side slope, and flow depth of the channel. The cross-sectional area (A) corresponding to the depth of flow (y), channel bottom width (B), and side slope (θ) is determined by:Next, calculate the wetted perimeter, which includes the bottom width and the sloped side lengths in contact with the water. Using the values of the cross-sectional area and the wetted perimeter, determine the hydraulic radius by...
85
Uniform Depth Channel Flow
95
Uniform depth channel flow keeps fluid depth consistent along channels such as irrigation canals. In natural channels, such as rivers, approximate uniform flow is often assumed. This condition occurs when the channel’s bottom slope matches the energy slope, balancing potential energy lost from gravity with head loss due to shear stress. This balance prevents depth changes along the channel length, resulting in a steady, uniform flow.Uniform flow in open channels with a constant cross-section...
95
Downsampling
182
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
182

