A Learning Strategy for Contrast-agnostic MRI Segmentation
Benjamin Billot, Douglas Greve, Koen Van Leemput, Bruce Fischl, Juan, Eugenio Iglesias, Adrian V. Dalca

TL;DR
This paper introduces SynthSeg, a deep learning method for contrast-agnostic brain MRI segmentation that generates synthetic training samples with varying contrasts, enabling accurate segmentation across different MRI modalities without additional fine-tuning.
Contribution
SynthSeg is the first learning-based approach that achieves contrast-agnostic MRI segmentation using synthetic data generation during training, eliminating the need for modality-specific training or fine-tuning.
Findings
Successfully segments all tested MRI contrasts with high accuracy.
Outperforms classical Bayesian methods in speed and accuracy.
Generalizes better across datasets compared to training on real images.
Abstract
We present a deep learning strategy that enables, for the first time, contrast-agnostic semantic segmentation of completely unpreprocessed brain MRI scans, without requiring additional training or fine-tuning for new modalities. Classical Bayesian methods address this segmentation problem with unsupervised intensity models, but require significant computational resources. In contrast, learning-based methods can be fast at test time, but are sensitive to the data available at training. Our proposed learning method, SynthSeg, leverages a set of training segmentations (no intensity images required) to generate synthetic sample images of widely varying contrasts on the fly during training. These samples are produced using the generative model of the classical Bayesian segmentation framework, with randomly sampled parameters for appearance, deformation, noise, and bias field. Because each…
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
TopicsMedical Image Segmentation Techniques · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
