Related Experiment Video
Updated: Sep 28, 2025

Automated Segmentation of Cortical Grey Matter from T1-Weighted MRI Images
Published on: January 7, 2019
DBGAN: A dual-branch generative adversarial network for undersampled MRI reconstruction.
Xianzhe Liu1, Hongwei Du1, Jinzhang Xu2
1Center for Biomedical Image, University of Science and Technology of China, Hefei, Anhui 230026, China.
This study introduces DBGAN, a generative adversarial network (GAN) model that enhances compressed sensing magnetic resonance imaging (CS-MRI) reconstruction. DBGAN significantly improves image quality and reconstruction speed for faster, more accurate MRI scans.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Image Reconstruction
Background:
- Compressed Sensing Magnetic Resonance Imaging (CS-MRI) accelerates image acquisition but can compromise image quality.
- Deep learning, particularly Generative Adversarial Networks (GANs), has shown promise in improving CS-MRI reconstruction.
- Existing GAN-based methods using cascaded U-Net structures may suffer from limited feature propagation, leading to information loss.
Purpose of the Study:
- To propose a novel GAN-based model, DBGAN, for accelerated and high-quality MRI reconstruction from undersampled k-space data.
- To address information loss in cascaded architectures by enhancing feature propagation channels.
- To improve the efficiency and accuracy of MRI reconstruction for clinical applications.
Main Methods:
- Developed DBGAN, a GAN-based model featuring a generator with two end-to-end cascaded U-Nets.
- Implemented cross-stage skip connections (CSSC) to widen feature propagation channels between U-Net stages.
- Utilized instance normalization (IN) instead of batch normalization (BN) to mitigate training-inference discrepancies and incorporated a stage loss and a bilinear interpolation decoder branch.
Main Results:
- DBGAN achieved mean improvements of 3.65 dB in Peak Signal-to-Noise Ratio (PSNR) and 0.016 in Normalized Mean Square Error (NMSE) compared to state-of-the-art GAN methods on a T1-Weighted brain dataset.
- Qualitative results demonstrated considerable image reconstruction quality for both brain and knee MRI data across different modalities.
- The DBGAN model is computationally efficient, with less than half the parameters of existing methods and a reconstruction time of 60 milliseconds per 256x256 image.
Conclusions:
- DBGAN effectively reconstructs high-quality MRI images from undersampled k-space data, outperforming existing GAN-based methods.
- The proposed architectural enhancements, including CSSC and a bilinear interpolation decoder, significantly improve feature propagation and information recovery.
- DBGAN's efficiency and speed make it suitable for real-time MRI reconstruction, offering a promising advancement in medical imaging technology.
Related Concept Videos
Magnetic Resonance Imaging
Radiological Investigation II: MRI and Ventilation Perfusion Scan
Magnetic Resonance Imaging (MRI) and Ventilation Perfusion Scans are two radiological investigations that offer detailed diagnostic images of the body, particularly lung structures.
MRI
MRI uses magnetic fields and radiofrequency signals to distinguish between normal and abnormal tissues. This technology provides a more detailed diagnostic image than CT scans, enabling it to characterize pulmonary nodules, stage bronchogenic carcinoma, and evaluate inflammatory activity in...
Imaging Studies I: CT and MRI
Description of the Procedures
Computed Tomography (CT) scan:
Computed Tomography (CT) scans use X-ray technology to generate detailed images of bones, organs, and tissues. During the scan, the patient lies on a moving table...
Imaging Studies IV: Magnetic Resonance Imaging
Computed Tomography
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...
Upsampling