Universal Undersampled MRI Reconstruction
Xinwen Liu, Jing Wang, Feng Liu, and S.Kevin Zhou

TL;DR
This paper introduces a universal deep learning framework for undersampled MRI reconstruction that generalizes across different anatomies using instance normalization and knowledge distillation, enabling efficient adaptation to new datasets.
Contribution
It proposes the first universal MRI reconstruction model using anatomy-specific instance normalization and knowledge distillation for cross-anatomy generalization.
Findings
Reconstructs brain and knee images with high quality.
Easily adapts to smaller datasets like abdomen and prostate.
Outperforms separate models in diverse anatomy scenarios.
Abstract
Deep neural networks have been extensively studied for undersampled MRI reconstruction. While achieving state-of-the-art performance, they are trained and deployed specifically for one anatomy with limited generalization ability to another anatomy. Rather than building multiple models, a universal model that reconstructs images across different anatomies is highly desirable for efficient deployment and better generalization. Simply mixing images from multiple anatomies for training a single network does not lead to an ideal universal model due to the statistical shift among datasets of various anatomies, the need to retrain from scratch on all datasets with the addition of a new dataset, and the difficulty in dealing with imbalanced sampling when the new dataset is further of a smaller size. In this paper, for the first time, we propose a framework to learn a universal deep neural…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced MRI Techniques and Applications · Medical Imaging Techniques and Applications · Advanced X-ray and CT Imaging
MethodsInstance Normalization
