IVAICVDec 17, 2024

In-context learning for medical image segmentation

arXiv:2412.13299v23 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the bottleneck of limited annotations for AI in medical imaging, offering a solution for clinical and research applications, though it is incremental as it builds on the UniverSeg framework.

The paper tackles the problem of high annotation workload for medical image segmentation by proposing In-context Cascade Segmentation (ICS), which reduces annotation requirements while achieving improved segmentation accuracy, particularly in maintaining boundary consistency across slices on the HVSMR dataset.

Annotation of medical images, such as MRI and CT scans, is crucial for evaluating treatment efficacy and planning radiotherapy. However, the extensive workload of medical professionals limits their ability to annotate large image datasets, posing a bottleneck for AI applications in medical imaging. To address this, we propose In-context Cascade Segmentation (ICS), a novel method that minimizes annotation requirements while achieving high segmentation accuracy for sequential medical images. ICS builds on the UniverSeg framework, which performs few-shot segmentation using support images without additional training. By iteratively adding the inference results of each slice to the support set, ICS propagates information forward and backward through the sequence, ensuring inter-slice consistency. We evaluate the proposed method on the HVSMR dataset, which includes segmentation tasks for eight cardiac regions. Experimental results demonstrate that ICS significantly improves segmentation performance in complex anatomical regions, particularly in maintaining boundary consistency across slices, compared to baseline methods. The study also highlights the impact of the number and position of initial support slices on segmentation accuracy. ICS offers a promising solution for reducing annotation burdens while delivering robust segmentation results, paving the way for its broader adoption in clinical and research applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes