Atlas is Your Perfect Context: One-Shot Customization for Generalizable Foundational Medical Image Segmentation
Ziyu Zhang, Yi Yu, Simeng Zhu, Ahmed Aly, Yunhe Gao, Ning Gu, Yuan Xue
TL;DR
AtlasSegFM tackles the challenge of generalizable medical image segmentation across diverse clinical contexts by enabling one-shot customization of segmentation foundation models. It fuses a context-rich atlas-derived prompt via test-time registration with powerful foundation models, and refines results through a learnable fusion mechanism. The approach achieves state-of-the-art or competitive results across six datasets, including small and delicate structures, while remaining efficient for clinical workflows. Its lightweight, training-free adaptation and robust out-of-distribution performance underscore its practical impact for real-world radiology and therapy planning.
Abstract
Accurate medical image segmentation is essential for clinical diagnosis and treatment planning. While recent interactive foundation models (e.g., nnInteractive) enhance generalization through large-scale multimodal pretraining, they still depend on precise prompts and often perform below expectations in contexts that are underrepresented in their training data. We present AtlasSegFM, an atlas-guided framework that customizes available foundation models to clinical contexts with a single annotated example. The core innovations are: 1) a pipeline that provides context-aware prompts for foundation models via registration between a context atlas and query images, and 2) a test-time adapter to fuse predictions from both atlas registration and the foundation model. Extensive experiments across public and in-house datasets spanning multiple modalities and organs demonstrate that AtlasSegFM consistently improves segmentation, particularly for small, delicate structures. AtlasSegFM provides a lightweight, deployable solution one-shot customization of foundation models in real-world clinical workflows. The code will be made publicly available.
