Self-Supervised MRI Reconstruction with Unrolled Diffusion Models
Yilmaz Korkmaz, Tolga Cukur, Vishal M. Patel
TL;DR
This work addresses the slow acquisition in MRI by introducing SSDiffRecon, a self-supervised diffusion-based reconstruction that unrolls a conditional diffusion process with cross-attention transformers and data-consistency blocks. It trains end-to-end from undersampled k-space using a k-space masking strategy, eliminating the need for fully-sampled targets. Empirically, SSDiffRecon matches supervised baselines while offering faster inference than prior diffusion approaches and surpasses self-supervised methods in both speed and fidelity. The approach offers a practical, data-efficient path toward high-quality, accelerated MRI reconstructions in clinical settings.
Abstract
Magnetic Resonance Imaging (MRI) produces excellent soft tissue contrast, albeit it is an inherently slow imaging modality. Promising deep learning methods have recently been proposed to reconstruct accelerated MRI scans. However, existing methods still suffer from various limitations regarding image fidelity, contextual sensitivity, and reliance on fully-sampled acquisitions for model training. To comprehensively address these limitations, we propose a novel self-supervised deep reconstruction model, named Self-Supervised Diffusion Reconstruction (SSDiffRecon). SSDiffRecon expresses a conditional diffusion process as an unrolled architecture that interleaves cross-attention transformers for reverse diffusion steps with data-consistency blocks for physics-driven processing. Unlike recent diffusion methods for MRI reconstruction, a self-supervision strategy is adopted to train SSDiffRecon using only undersampled k-space data. Comprehensive experiments on public brain MR datasets demonstrates the superiority of SSDiffRecon against state-of-the-art supervised, and self-supervised baselines in terms of reconstruction speed and quality. Implementation will be available at https://github.com/yilmazkorkmaz1/SSDiffRecon.
