Geometry-aware Prototype Learning for Cross-domain Few-shot Medical Image Segmentation
Feifan Song, Yuntian Bo, Haofeng Zhang
TLDR
GeoProto is a geometry-aware framework for cross-domain few-shot medical image segmentation, improving generalization by leveraging structural priors.
Key contributions
- Leverages geometric structure as a stable, domain-transferable prior for cross-domain few-shot segmentation.
- Introduces GeoProto, which enriches appearance prototypes with learned geometric offsets for reliable matching.
- Employs a Geometry-Aware Prototype Enrichment (GAPE) module and an Ordinal Shape Branch (OSB).
- OSB learns ordinal geometric embeddings from standard masks, improving generalization without extra labels.
Why it matters
Existing methods struggle with domain shift in few-shot medical segmentation. This paper addresses a critical challenge in medical AI by providing a more robust and generalizable solution. By leveraging geometric priors, it offers a stable reference for segmentation, crucial for clinical deployment.
Original Abstract
Cross-domain few-shot medical image segmentation (CD-FSMIS) requires a model to generalise simultaneously to novel anatomical categories and unseen imaging domains from only a handful of annotated examples. Existing prototypical approaches inevitably entangle anatomical structure with domain-specific appearance variations, and thus lack a stable reference for reliable matching under domain shift. We observe that the geometric structure of human anatomy constitutes a reliable, domain-transferable prior that has been overlooked. Building on this insight, we propose GeoProto, a geometry-aware CD-FSMIS framework that enriches prototypical matching with explicit structural priors. The core component, Geometry-Aware Prototype Enrichment (GAPE), augments each local appearance prototype with a learned geometric offset encoding its ordinal position within the organ's interior topology. This offset is derived from an auxiliary Ordinal Shape Branch (OSB) trained under an ordinally consistent objective that enforces monotonic variation of geometric embeddings across interior strata, requiring no annotation beyond standard segmentation masks. Extensive experiments across seven datasets spanning three evaluation settings (cross-modality, cross-sequence, and cross-context) demonstrate that GeoProto achieves state-of-the-art performance.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.