BMapEst: Estimation of Brain Tissue Probability Maps using a Differentiable MRI Simulator
Utkarsh Gupta, Emmanouil Nikolakakis, Moritz Zaiss, Razvan Marinescu
TL;DR
This work introduces BMapEst, a physics-informed framework that estimates voxel-wise brain tissue probability maps (GM, WM, CSF) from $T_1$/$T_2$ MRI without requiring training data. It leverages a differentiable MRI simulator, MR-zero, to map tissue probabilities to $qT_1$, $qT_2$, and $PD$ maps, generates forward MRI data for given clinical sequences, and backpropagates the $L_2$ loss to recover the maps. Evaluated on 20 BrainWeb subjects with multi-contrast FLASH variants, BMapEst achieves high PSNR/SSIM and CSF Dice, outperforming a supervised U-Net baseline and clustering methods, particularly when multiple contrasts are used. The approach demonstrates the power of physics-based priors to solve ill-posed inverse problems in MRI, enabling adaptable tissue-map estimation across sequences without data-driven training, and suggests directions for sequence optimization and probabilistic extensions.
Abstract
Reconstructing digital brain phantoms in the form of voxel-based, multi-channeled tissue probability maps for individual subjects is essential for capturing brain anatomical variability, understanding neurological diseases, as well as for testing image processing methods. We demonstrate the first framework that estimates brain tissue probability maps (Grey Matter - GM, White Matter - WM, and Cerebrospinal fluid - CSF) with the help of a Physics-based differentiable MRI simulator that models the magnetization signal at each voxel in the volume. Given an observed $T_1$/$T_2$-weighted MRI scan, the corresponding clinical MRI sequence, and the MRI differentiable simulator, we estimate the simulator's input probability maps by back-propagating the L2 loss between the simulator's output and the $T_1$/$T_2$-weighted scan. This approach has the significant advantage of not relying on any training data and instead uses the strong inductive bias of the MRI simulator. We tested the model on 20 scans from the BrainWeb database and demonstrated a highly accurate reconstruction of GM, WM, and CSF. Our source code is available online: https://github.com/BioMedAI-UCSC/BMapEst.
