Radiologists and surgeons hear 'segmentation' constantly, but rarely get a plain explanation of what the model is actually doing. Here it is, without the jargon.
Every clinician working with imaging hears the word segmentation: often in the same sentence as "AI". Here is what the model is actually doing, in plain terms.
01The one-sentence version
A segmentation model looks at every pixel of an image and decides, for each one, "is this part of the structure I'm looking for, or not?"
02What that means in practice
Take an MS lesion on a brain MRI. A segmentation model processes the volume and marks every voxel that belongs to a lesion: essentially drawing the outline automatically. The output is a mask: a layer where each voxel is labeled lesion or not-lesion.
03Why it's hard (and why it was manual)
Before deep learning, this meant a radiologist tracing lesion boundaries by hand: a task that is slow, tedious, and varies between observers. The same lesion can be outlined differently by two different radiologists, or by the same radiologist on two different days.
04Why "good enough" is a scientific question
Segmentation models are trained on examples: thousands of images with known, hand-verified outlines. The model learns patterns that predict those outlines on new images. The scientific work is in measuring how well it generalizes: does the accuracy hold across different scanners, different hospitals, different patients?
05What this means for you as a clinician
You don't need to understand the math to use these tools well. You need to understand three things:
- What the model was trained on: does that match your patient population and scanner?
- What its failure modes are: where does it get confused?
- How it's validated: against what ground truth, on how many cases?
A segmentation tool is a measurement instrument, like any other in medicine. The question is never "is AI magic?": it's "is this measurement trustworthy for this patient?"
This guide is just a start.
If you want to start your own journey, share an idea, or simply talk to our team, reach out at the Innovation Hub. A conversation, no pressure.
Write to the Innovation Hub