Project
Triple-modality deblurring for accelerated brain MRI — leveraging complementary information from orthogonally undersampled contrasts to shorten scan times and cut energy use, while preserving diagnostic image quality.
Lengthy MRI acquisition negatively impacts sustainability through high energy consumption, increased patient discomfort, and reduced clinical efficiency. MRI is the single largest energy consumer in radiology, and its environmental footprint is growing on both fronts — more scans and more installed units.
Reducing acquisition duration directly addresses this: shorter sequences mean fewer gradient pulses, fewer RF cycles, and less cooling overhead — decreasing per-patient energy consumption, minimizing environmental impact, and improving scanner throughput.
Traditional acceleration techniques such as parallel imaging and compressed sensing successfully reduce acquisition times, but introduce reconstruction artifacts, offer limited gains at higher accelerations, and add computational demands. Recovering a scan from a single aggressively undersampled contrast is inherently ill-posed — auxiliary information is essential.
Prior multi-modal methods typically reconstruct accelerated contrasts using a reference contrast acquired at high resolution. We remove that dependency: we exploit complementary information from triplets of scans with mutually orthogonal phase-encoding directions, with no high-resolution priors and no vendor dependency.
Acceleration is achieved by selectively reducing high-frequency components — undersampling roughly 3/4 of k-space along a distinct phase-encoding direction for each of the three contrasts (T1, T2, FLAIR). This shortens phase-encoding and readout durations, preserves essential low-frequency image contrast, reduces susceptibility artifacts, and substantially cuts gradient and RF energy consumption.
Because the blur direction differs per contrast, the missing high-frequency detail in one modality is captured by another. To exploit this, we first register the different contrasts to one another and then to an MNI atlas — improved spatial alignment significantly enhances network performance. Reconstruction then uses a custom deblurring network trained with a combined SSIM + L1 perceptual loss derived from VGG-19 features.
Reconstruction is carried out by FARD — Frequency Attention Residual Denoising, a network designed for multi-contrast MRI deblurring with anisotropic kernels elongated in the direction of blur. FARD combines processing in both the frequency and image domains (global + local), and enforces sparsity in the attention domain — inspired by compressed sensing — so that attention favors anatomical structure over noise.
The method was validated on healthy subjects scanned at 1.5T (Philips Ingenia), each undergoing both the accelerated protocol and clinical high-resolution scans as reference, and further validated on a large synthetically subsampled dataset (BRATS). Visual inspection consistently shows restoration of fine detail despite aggressive acceleration — and image quality improves monotonically as more complementary contrasts are added.
Quantitatively, adding contrasts consistently raises both SSIM and PSNR for every target modality:
| Target | Modalities used | SSIM ↑ (mean/std) | PSNR ↑ (mean/std) |
|---|---|---|---|
| T1 | T1 | 0.705 / 0.033 | 24.71 / 0.74 |
| T1 + T2 / T1 + FLAIR | 0.726 / 0.022 | 25.05 / 0.66 | |
| T1 + T2 + FLAIR | 0.768 / 0.002 | 26.31 / 0.00 | |
| T2 | T2 | 0.575 / 0.022 | 22.19 / 0.58 |
| T2 + T1 / T2 + FLAIR | 0.688 / 0.016 | 25.51 / 0.40 | |
| T2 + FLAIR + T1 | 0.717 / 0.010 | 25.95 / 0.57 | |
| FLAIR | FLAIR | 0.614 / 0.014 | 22.67 / 0.24 |
| FLAIR + T2 / FLAIR + T1 | 0.644 / 0.017 | 23.57 / 0.42 | |
| FLAIR + T1 + T2 | 0.696 / 0.017 | 24.87 / 0.18 |
The acceleration translates directly into sustainability gains on the scanner. For the full T1 + T2 + FLAIR protocol on a Philips 1.5T Ingenia, total acquisition drops from 10.4 minutes to 2.61 minutes, and total energy from 2.93 kWh to 0.72 kWh — up to a 75% reduction in energy per sequence.
The triple-modality AI-deblurring method significantly contributes to MRI sustainability by reducing acquisition times and energy consumption while maintaining diagnostic image quality. Registration across contrasts and to a standard MNI atlas enhances reconstruction accuracy and robustness, and because the reconstruction is scanner-independent, the approach offers broad applicability.
Initial validation on healthy subjects confirms feasibility and diagnostic efficacy. Future work will extend the evaluation to pathological conditions and address residual artifacts such as potential Gibbs ringing — with the goal of enabling sustainable, high-throughput imaging in high-volume or resource-constrained clinical settings.
Content on this page is drawn from the ISMRM 2025 submission “Fast and Sustainable Brain MRI by Triple-Modality Deblurring” (A. Nazarov, D. Roizen, G. Greenberg, N. Kiryati, A. Mayer) and the accompanying project presentation.