Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Delineating anatomical regions is a key task in medical image analysis.
Manual segmentation achieves high accuracy but is labor-intensive and prone to
variability, thus prompting the development of automated approaches. Recently,
a breadth of foundation models has enabled automated segmentations across
diverse anatomies and imaging modalities, but these may not always meet the
clinical accuracy standards. While segmentation refinement strategies can
improve performance, current methods depend on heavy user interactions or
require fully supervised segmentations for training. Here, we present SCORE
(Segmentation COrrection from Regional Evaluations), a weakly supervised
framework that learns to refine mask predictions only using light feedback
during training. Specifically, instead of relying on dense training image
annotations, SCORE introduces a novel loss that leverages region-wise quality
scores and over/under-segmentation error labels. We demonstrate SCORE on
humerus CT scans, where it considerably improves initial predictions from
TotalSegmentator, and achieves performance on par with existing refinement
methods, while greatly reducing their supervision requirements and annotation
time. Our code is available at: https://gitlab.inria.fr/adelangl/SCORE.
Key Contributions
SCORE (Segmentation COrrection from Regional Evaluations) is a weakly supervised framework that refines segmentation masks using only light feedback during training, specifically region-wise quality scores and over/under-segmentation error labels. This significantly reduces the need for dense annotations or heavy user interaction.
Business Value
Accelerates the use of AI in medical imaging by reducing the annotation burden, enabling more accurate and consistent segmentation for diagnosis, treatment planning, and research.