Last update: Aug 31, 2026
A large-scale and diverse dataset of raw musculoskeletal MRI
MosaicMRI is the largest and most diverse open-source raw musculoskeletal MRI dataset to date.
The 1.5T public release spans 10 anatomy labels, 3,096 volumes, and 88,416 stored frames/slices.
MosaicMRI brings realistic clinical variability across anatomy, contrast, orientation, and coil configuration far beyond the existing brain- and knee-focused datasets.
MosaicMRI facilitates research on accelerated MRI, low-field reconstruction, motion suppression, and other real-world reconstruction challenges.
This initial release goes beyond typical accelerated reconstruction to probe anatomical and contrast generalization under real-world variability.
MosaicMRI provides a testbed for studying key foundation model challenges, including scaling laws, data synergies, continual learning, data mixtures, reliability, and out-of-distribution generalization.
RSS reconstruction examples from the updated 1.5T release, grouped by anatomy and orientation.
MosaicMRI is designed for learning-based MRI under realistic clinical variability in anatomy, contrast, orientation, and coil configuration.
The release was built from Siemens raw musculoskeletal MRI acquisitions.
Retained acquisitions were converted to ISMRMRD and reviewed for consistent geometry, standardized anatomy/contrast labels, and fully sampled Cartesian phase-encoding support.
PD, PD_FS, STIR, T1, T1_FS, T2, and T2_FS.Splits are patient-disjoint to avoid leakage, with target ratios 70% train, 15% validation, and 15% test. The selected proposal preserves exact patient targets and balances files, stored frames/slices, anatomy labels, and contrast labels.
| Split | Scans | Patients | Slices | Size |
|---|---|---|---|---|
| train | 2,166 | 598 | 61,903 | 2,074.79 GiB |
| val | 465 | 128 | 13,265 | 443.11 GiB |
| test | 465 | 128 | 13,248 | 438.52 GiB |
File organization and baseline usage for reconstruction experiments.
Directory layout (current release statistics):
MosaicMRI_1p5T/
multicoil_train/ (2,166 files, 2,074.79 GiB)
*.h5
multicoil_val/ (465 files, 443.11 GiB)
*.h5
multicoil_test/ (465 files, 438.52 GiB)
*.h5
multicoil_train, multicoil_val, and multicoil_test are the public reconstruction splits.kspace: complex64 raw k-space stored as [slice, coil, readout, phase].reconstruction_rss: float32 root-sum-of-squares target stored as [slice, recon_readout, recon_phase].ismrmrd_header: sanitized ISMRMRD XML string with public geometry and acquisition metadata.acquisition, contrast, anatomy, finer_anatomy, coarse_anatomy, and orientation.encoding_size, recon_size, num_slices, num_coils, padding_left, padding_right, original/released matrix attributes, and removed phase-column counts.Minimal steps to download a file, apply a mask, and run a baseline reconstruction.
git clone https://github.com/AIF4S/mosaicmri
cd mosaicmri
conda env create -f varnet/environment.yml
conda activate mosaic_mri_varnet
python varnet/run_pretrained_varnet_inference.py --state_dict_file /path/to/weights.ckpt --data_path /path/to/MosaicMRI_1p5T/multicoil_test --output_path /path/to/recons --accelerations 8 --center_fractions 0.04
To obtain access, submit the request form below. Approved users receive access through the gated Hugging Face dataset.
A three-track, 8x-acceleration benchmark: Mixed Anatomy Reconstruction, Anatomy Generalization (held-out ankle), and Contrast Generalization (held-out T1-FS). Participants upload reconstructed H5 files and are evaluated against hidden ground truth with PSNR, SSIM, and NMSE leaderboards.
Go to BenchmarkAccess is granted for research use after manual review.
MosaicMRI is released for non-commercial research and method development under the posted license terms.
Metadata is de-identified before release.
Please cite the dataset paper if you use MosaicMRI.
@article{mosaicmri_2026,
title = {MosaicMRI: A Diverse Dataset and Benchmark for Raw Musculoskeletal MRI},
author = {Arguello, Paula and Tinaz, Berk and Mohammad, Shahab Sepehri and Soltanolkotabi, Maryam and Soltanolkotabi, Mahdi},
journal = {arXiv},
year = {2026},
doi = {10.48550/arXiv.2604.11762}
}
Citation metadata will be updated if publication details change.
University of Utah
University of Southern California (USC)
University of California, Irvine (UCI)