Quick answer
MRI annotation for neuroradiology AI is the process of labelling anatomical structures, pathological lesions, and tissue classes in brain and spinal MRI data so that AI models can learn to identify them automatically. It covers brain tumour segmentation, white matter lesion delineation, stroke mapping, brain parcellation, and ventricular volume measurement. Annotations are produced across multiple MRI sequences — T1w, T1 post-contrast, T2w, and T2 FLAIR — and must be produced or supervised by neuroradiologists to achieve the quality needed for clinical AI development, regulatory submission, and research publication.
Why MRI Annotation Is the Hardest Task in Medical Imaging AI
MRI annotation demands a fundamentally different skill set from CT annotation. Where CT uses Hounsfield units — a standardised physical scale — MRI contrast is acquisition-parameter-dependent. The same brain tissue can appear hyperintense on T2 and hypointense on T1 in the same patient on the same scanner, with the exact signal depending on repetition time, echo time, inversion time, and field strength. There is no universal threshold annotators can apply. Boundary decisions require knowledge of what sequence shows which pathology and why — a distinction that separates annotation that passes neuroradiologist review from annotation that fails it.
The scale of the challenge is significant. The global neuroimaging AI market was valued at USD $1.2 billion in 2024 and is projected to grow at a 14.8% CAGR through 2030 (Grand View Research, 2024), driven by diagnostic AI tools for glioma grading, multiple sclerosis (MS) lesion monitoring, stroke triage, and dementia progression modelling. Each of these applications requires training data annotated to a different standard with different sequence requirements, and errors that would be acceptable in one domain are disqualifying in another.
Our MRI annotation service covers the four primary neuroradiology AI domains:
Brain tumour segmentation (GBM, LGG, metastases)
Delineation of tumour subregions — enhancing tumour, tumour core, necrosis, and peritumoral oedema — across all four BraTS sequences. Required for glioma grading AI, volumetric treatment response monitoring, surgical planning, and radiation treatment planning target volume (GTV) generation.
White matter lesion annotation (MS, SVD, CSVD)
Lesion detection and segmentation on T2 FLAIR for multiple sclerosis lesion burden tracking, cerebral small vessel disease (SVD) progression monitoring, and cerebrovascular disease imaging biomarkers. Juxtacortical, infratentorial, and periventricular lesion categories require specific guideline protocols because each location carries different clinical significance and different annotation difficulty.
Stroke and acute brain injury annotation
Ischaemic core and penumbra segmentation on DWI and FLAIR for acute stroke AI. Infarct volume measurement on DWI ADC maps is the primary output, with MR perfusion maps used where available to delineate the tissue-at-risk penumbra. Annotators must apply specific ADC threshold protocols (typically <620 × 10⁻⁶ mm²/s for ischaemic core) rather than subjective boundary judgement.
Brain parcellation and volumetric analysis
Cortical and subcortical structure segmentation — grey matter, white matter, CSF, hippocampus, amygdala, basal ganglia, thalamus, cerebellum, brainstem — for dementia AI, brain age prediction, psychiatric imaging biomarkers, and normative atlas construction. Parcellation typically uses FreeSurfer or Desikan-Killiany atlas definitions as the annotation reference standard.
Multi-Sequence Consistency: The Annotation Problem Unique to MRI
The central annotation engineering challenge in brain MRI is maintaining structural consistency across four sequences that visualise the same anatomy differently. An annotation guideline that specifies “delineate the tumour on T1 post-contrast” sounds simple until an annotator encounters a case where the T1c enhancing region is smaller than the T2 signal abnormality but larger than the DWI restricted diffusion region. Which sequence defines the “true” tumour boundary? The answer depends on the clinical definition of the tumour subregion being annotated, not on the annotator's individual judgement — and if the guideline does not specify this, annotators will each answer the question differently.
The BraTS challenge resolved this by defining four tumour subregions with explicit sequence-based definitions: the enhancing tumour (ET) region is visible as hyperintense on T1c; the tumour core (TC) is ET plus necrotic non-enhancing core (T1c hypointense within the T2 signal abnormality); and the whole tumour (WT) is TC plus the peritumoral oedema region (T2/FLAIR hyperintense, T1c isointense). These definitions make the annotation protocol reproducible — each annotator applies the same sequence-specific rule rather than interpreting the overall appearance.
For MS lesion annotation, the MAGNIMS consensus criteria provide the equivalent protocol framework: T2 FLAIR hyperintense lesions at least 3 mm in minimum diameter are candidate lesions; periventricular lesions must contact the ventricular surface; and infratentorial lesions in the brainstem and cerebellum are classified separately from supratentorial white matter lesions. Without this level of protocol specificity, inter-rater agreement on MS lesion burden in a 400-case training dataset will vary by as much as 30–40% between annotators depending on their lesion-inclusion threshold, directly degrading model performance on lesion count and volume estimation.
Case Study: MS Lesion Segmentation AI for an Australian Neurology Network
An Australian neurology network covering four hospital sites was developing an AI tool for automated MS lesion volume measurement to replace time-consuming manual FLAIR segmentation for annual MRI monitoring. The initial model, trained on 650 cases annotated in-house by two radiology registrars, was achieving a mean Dice of 0.58 on an independent test set — well below the 0.75 threshold required for clinical monitoring equivalence with manual neuroradiologist measurement.
Error analysis identified three root causes. First, the two registrars were applying different minimum lesion size thresholds: one was annotating lesions as small as 2 mm, the other applying a 5 mm threshold — a four-fold difference in lesion count for patients with high lesion burden. Second, the protocol did not specify whether periventricular lesions were delineated including or excluding the ventricular wall partial-volume voxels, producing systematic volume discrepancies at the periventricular border. Third, infratentorial lesions (brainstem and cerebellum) were sometimes excluded and sometimes included depending on the annotator, with no guideline specification.
Project parameters
Dataset volume
1,800 brain MRI studies (T1w + T2 FLAIR, 3T) across 4 hospital sites
Annotation task
White matter lesion segmentation, MAGNIMS-protocol-aligned, plus 6-structure brain volumetrics (hippocampus bilateral, lateral ventricles, total WM, total GM, total CSF)
Regulatory target
TGA Class IIb SaMD; FDA De Novo; ISO 13485-aligned QMS documentation
Timeline
16 weeks annotation + QA; full Dice/HD95 and inter-rater IAA report included
Our approach: We rebuilt the annotation protocol from the MAGNIMS 2016 consensus criteria before any production annotation began. The minimum lesion diameter was set at 3 mm. Periventricular lesion delineation was specified to exclude voxels with >50% partial-volume contribution from the ventricular wall (determined using a T1w reference). Infratentorial lesions were included as a separately labelled class, enabling the model to treat them as a distinct category rather than treating their presence or absence as noise. Six neuroradiologist-calibrated annotators completed a 90-case inter-rater calibration exercise before production, achieving a mean Dice of 0.82 across the calibration set — set as the minimum individual annotator quality threshold for production assignment.
Before and after
Before (in-house annotation)
- Whole lesion Dice (mean): 0.58
- Periventricular lesion volume error: ±31%
- Infratentorial lesion detection recall: 41%
- Inter-rater lesion count agreement: 0.61 ICC
- Regulatory audit trail: absent
After (AI Taggers, Week 16)
- Whole lesion Dice (mean): 0.81
- Periventricular lesion volume error: ±8%
- Infratentorial lesion detection recall: 79%
- Inter-rater lesion count agreement: 0.89 ICC
- Regulatory audit trail: complete (21 CFR Part 11)
The whole-lesion Dice improvement from 0.58 to 0.81 came primarily from the protocol-level fixes rather than annotator quality: standardising the minimum lesion size threshold eliminated the largest source of inter-rater variance. The periventricular volume error reduction from ±31% to ±8% came from the partial-volume exclusion rule, which removed the ambiguous boundary voxels that had been the main source of lesion volume discrepancy at the ventricular interface. On retraining with the corrected dataset, the deployed model achieved mean Dice of 0.79 on the independent test set — above the 0.75 clinical monitoring threshold — and the network proceeded to TGA submission. Our full MRI annotation service covers the full spectrum of neuroradiology AI annotation tasks.
Need MRI annotation for a neuroradiology AI project?
AI Taggers provides neuroradiologist-supervised brain MRI annotation for tumour segmentation, MS lesion monitoring, stroke AI, and brain parcellation — multi-sequence consistency protocols, Dice/HD95-validated delivery, and FDA 21 CFR Part 11-aligned provenance.
See our MRI annotation servicesBrain Tumour Annotation: BraTS Protocol and Subregion Standards
The BraTS benchmark dataset and challenge have become the de facto standard for brain tumour segmentation AI evaluation. State-of-the-art models trained on BraTS 2023 data achieve Dice scores of approximately 0.91 for whole tumour, 0.85 for tumour core, and 0.82 for enhancing tumour — representing the ceiling for models trained on BraTS-protocol annotation. For production annotation intended for clinical AI development rather than academic benchmarking, the BraTS protocol provides the reference framework, but must be adapted for the specific clinical application.
The enhancing tumour subregion is the most clinically important and the hardest to annotate consistently. Gadolinium enhancement depends on blood-brain barrier breakdown — a biological process that varies with imaging timing (typically 5–20 minutes post-injection), patient blood pressure, and prior treatment (steroids reduce enhancement even in the presence of active tumour). An annotator who annotates a post-contrast T1 series without knowing the injection-to-acquisition time, or who encounters a case where dexamethasone has been recently administered, will produce an enhancing tumour volume that is technically correct for that acquisition but not comparable to other cases in the dataset.
For production tumour annotation datasets, case metadata — injection-to-acquisition time, steroid status, and prior treatment history — must be captured alongside the imaging data and incorporated into the annotation protocol as conditional rules. Cases with atypical enhancement patterns (T1c isointense tumour core, ring-enhancing metastases versus GBM necrosis) should be flagged for neuroradiologist primary annotation rather than proceeding through the standard trained-annotator workflow.
| Task | Target Dice | Primary sequence | Key challenge |
|---|---|---|---|
| Whole tumour (GBM/LGG) | >0.88 | T2 FLAIR | Oedema margin vs infiltration |
| Enhancing tumour (ET) | >0.78 | T1 post-contrast | Enhancement vs blood products on T1 |
| Necrotic core | >0.72 | T1c (hypointense within T2 signal) | Irregular borders, heterogeneous signal |
| WM lesions (MS) >3 mm | >0.80 | T2 FLAIR | Periventricular partial volume |
| Stroke core (DWI) | >0.82 | DWI ADC map | ADC threshold protocol compliance |
| Hippocampus (bilateral) | >0.84 | T1w (coronal high-res) | Head/tail boundary ambiguity |
Regulatory Requirements for Neuroradiology AI Annotation Data
Brain MRI annotation for clinical AI development is subject to the same regulatory documentation requirements as all SaMD (Software as a Medical Device) training data. Under FDA 21 CFR Part 11, annotation records must be maintained as electronic records with audit trails that capture who annotated each case, when, which protocol version was active, what changes were made and by whom, and the final quality acceptance decision. A provenance log that answers “who annotated this, when, and under which guideline version” must be maintainable for each annotation in the training set.
For Australian TGA SaMD Class IIb submissions, the annotation provenance requirements align with FDA de Novo expectations under the IMDRF SaMD framework. Annotator credentialling records — professional qualifications, calibration exercise results, and per-annotator Dice performance on the calibration set — must be documented as part of the AI development evidence package. Post-market surveillance requirements for the deployed model trace back to the training data quality documentation, meaning inadequate provenance records at the annotation stage create a regulatory gap that cannot be closed retroactively.
For a detailed breakdown of the specific provenance log fields required for medical AI annotation, our guide to FDA 21 CFR Part 11 annotation documentation specifies the electronic record requirements that apply to brain MRI training data. For the broader medical imaging annotation context, our guide to radiology annotation for diagnostic AI covers CT, X-ray, and MRI annotation workflows across oncology, emergency radiology, and screening AI applications.
Cost and Throughput for Brain MRI Annotation
Brain MRI annotation throughput is highly task-dependent. A standard T2 FLAIR white matter lesion segmentation case with moderate lesion burden (10–20 lesions, typical MS monitoring scan) takes an experienced annotator approximately 20–35 minutes. A four-sequence glioblastoma case with full subregion annotation (ET, TC, WT, and necrotic core) takes 45–90 minutes per case at annotator level, plus 15–25 minutes of neuroradiologist review per case. Brain parcellation to 50+ structures takes 3–5 hours per scan even with atlas-guided semi-automated tools.
| Task | Cost (AUD, per scan) | Throughput |
|---|---|---|
| WM lesion segmentation (T2 FLAIR) | $50 – $120 | 12–18 cases/day per annotator |
| Brain tumour segmentation (4-sequence, BraTS protocol) | $90 – $200 | 4–8 cases/day |
| Stroke core segmentation (DWI ADC) | $40 – $90 | 14–22 cases/day per annotator |
| Brain parcellation (50+ structures, T1w) | $180 – $380 | 2–4 scans/day per annotator |
| Hippocampal volumetry (bilateral, T1w coronal) | $55 – $110 | 10–16 cases/day per annotator |
For related medical imaging annotation contexts, our post on organ segmentation annotation for surgical and radiotherapy AI covers the CT-based segmentation workflows and Dice/HD95 quality standards that apply to non-neuro anatomical structures. For annotation in the adjacent histopathology domain, our guide to whole-slide histopathology annotation workflows covers tile-level vs slide-level tasks and pathologist credentialling requirements. Our full radiology annotation service covers CT, MRI, and X-ray annotation across all clinical AI applications.
Frequently Asked Questions
What is MRI annotation for neuroradiology AI?▼
What MRI sequences are used in neuroradiology AI annotation?▼
What Dice score should MRI brain tumour annotation achieve?▼
How much does brain MRI annotation cost?▼
What makes brain MRI annotation harder than CT annotation?▼
Do neuroradiologists need to annotate brain MRI, or can trained annotators do it?▼
Get a Quote for Brain MRI Annotation
Tell us about your neuroradiology AI project — annotation task (tumour, MS, stroke, parcellation), MRI sequences available, dataset volume, and regulatory target — and we'll outline an approach and price estimate within one business day.
Neel Bennett
AI Annotation Specialist at AI Taggers
Neel has over 8 years of experience in AI training data and machine learning operations. He specializes in helping enterprises build high-quality datasets for computer vision and NLP applications across healthcare, automotive, and retail industries.
Connect on LinkedIn