Generative Autoregressive Transformers for Model-Agnostic Federated MRI Reconstruction
Valiyeh A. Nezhad, Gokberk Elmas, Bilal Kabas, Fuat Arslan, Emine U. Saritas, Tolga \c{C}ukur

TL;DR
This paper introduces FedGAT, a federated learning approach for MRI reconstruction that uses a model-agnostic generative prior to improve cross-site generalization without sharing raw data.
Contribution
FedGAT presents a novel federated learning framework that trains a global generative prior adaptable to different models and enhances local MRI reconstruction through synthetic data augmentation.
Findings
FedGAT outperforms existing federated learning methods in MRI reconstruction accuracy.
The approach improves cross-site generalization in multi-institutional datasets.
Synthetic data augmentation enhances local model performance without compromising privacy.
Abstract
While learning-based models hold great promise for MRI reconstruction, single-site models trained on limited local datasets often show poor generalization. This has motivated collaborative training across institutions via federated learning (FL)-a privacy-preserving framework that aggregates model updates instead of sharing raw data. Conventional FL requires architectural homogeneity, restricting sites from using models tailored to their resources or needs. To address this limitation, we propose FedGAT, a model-agnostic FL technique that first collaboratively trains a global generative prior for MR images, adapted from a natural image foundation model composed of a variational autoencoder (VAE) and a transformer that generates images via spatial-scale autoregression. We fine-tune the transformer module after injecting it with a lightweight site-specific prompting mechanism, keeping the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced MRI Techniques and Applications
MethodsGraph Attention Network
