IVAICVMay 23, 2024

Autoregressive Image Diffusion: Generation of Image Sequence and Application in MRI

arXiv:2405.14327v56 citationsh-index: 34Has CodeNIPS
Originality Incremental advance
AI Analysis

This work addresses accelerated MRI reconstruction for medical imaging, offering incremental improvements by leveraging inter-image dependencies.

The authors tackled the trade-off between image quality and speed in MRI by developing an autoregressive image diffusion model that generates sequentially coherent image sequences from undersampled k-space data, showing it outperforms standard diffusion models and reduces hallucinations.

Magnetic resonance imaging (MRI) is a widely used non-invasive imaging modality. However, a persistent challenge lies in balancing image quality with imaging speed. This trade-off is primarily constrained by k-space measurements, which traverse specific trajectories in the spatial Fourier domain (k-space). These measurements are often undersampled to shorten acquisition times, resulting in image artifacts and compromised quality. Generative models learn image distributions and can be used to reconstruct high-quality images from undersampled k-space data. In this work, we present the autoregressive image diffusion (AID) model for image sequences and use it to sample the posterior for accelerated MRI reconstruction. The algorithm incorporates both undersampled k-space and pre-existing information. Models trained with fastMRI dataset are evaluated comprehensively. The results show that the AID model can robustly generate sequentially coherent image sequences. In MRI applications, the AID can outperform the standard diffusion model and reduce hallucinations, due to the learned inter-image dependencies. The project code is available at https://github.com/mrirecon/aid.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes