Structured patch model for a unified automatic and interactive segmentation framework.

Published in Medical Image Analysis, 2015

Authors: Sang Hyun Park, Soochahn Lee, Il Dong Yun, Sang Uk Lee

TL;DR: A structured patch model that unifies automatic and interactive segmentation into a single framework for medical image analysis.


What this paper is about

Medical image segmentation often comes in two flavors: fully automatic methods and interactive methods where a clinician provides guidance. These are typically designed as separate systems, making it hard to let a user correct automatic results or to leverage automation in interactive workflows.

Key idea

Figure description Proposed framework based on the structured patch model (StPM). Dots around the boundaries of right and left lungs represent the centers of patches. The DSC values for each lung are also given below the segmentation results. Erroneous regions (black circles) are repeatedly corrected with respect to the user annotations (red and blue denote the object and background scribbles, respectively) until the segmentation results are satisfactory. The final result can be directly used to increment the StPM.

The paper introduces a structured patch model that seamlessly bridges automatic and interactive segmentation. The model uses patch-based representations with structural constraints, allowing it to produce initial automatic segmentations and then incorporate user input (such as scribbles or corrections) within the same unified framework.

Why it matters

By unifying both paradigms, clinicians get the best of both worlds: fast automatic results with the ability to interactively refine them, improving both efficiency and accuracy in clinical medical image analysis workflows.