AGENet: Adaptive Edge-aware Geodesic Distance Learning for Few-Shot Medical Image Segmentation
Ziyuan Gao
TL;DR
AGENet tackles the challenge of precise boundary segmentation in few-shot medical imaging by introducing an edge-aware geodesic distance learning framework that guides prototype extraction through anatomically constrained distance fields. The method combines EDT-based initialization, edge-aware speed control, iterative refinement, and adaptive parameter learning to produce spatial importance maps, paired with a dual-prototype strategy of global and adaptive grid prototypes. A three-part loss (segmentation, edge-aware, alignment) and a comprehensive ablation study demonstrate the critical contributions of geodesic learning, adaptive grids, and parameter adaptation, yielding state-of-the-art Dice scores and improved boundary accuracy across nine diverse datasets with limited annotations. The lightweight geometric modeling approach achieves superior clinical practicality by delivering accurate segmentation with reduced computational demands compared to heavier architectures. This work enhances cross-domain generalization and boundary precision in medical image segmentation under data scarcity, enabling more reliable clinical decision support.
Abstract
Medical image segmentation requires large annotated datasets, creating a significant bottleneck for clinical applications. While few-shot segmentation methods can learn from minimal examples, existing approaches demonstrate suboptimal performance in precise boundary delineation for medical images, particularly when anatomically similar regions appear without sufficient spatial context. We propose AGENet (Adaptive Geodesic Edge-aware Network), a novel framework that incorporates spatial relationships through edge-aware geodesic distance learning. Our key insight is that medical structures follow predictable geometric patterns that can guide prototype extraction even with limited training data. Unlike methods relying on complex architectural components or heavy neural networks, our approach leverages computationally lightweight geometric modeling. The framework combines three main components: (1) An edge-aware geodesic distance learning module that respects anatomical boundaries through iterative Fast Marching refinement, (2) adaptive prototype extraction that captures both global structure and local boundary details via spatially-weighted aggregation, and (3) adaptive parameter learning that automatically adjusts to different organ characteristics. Extensive experiments across diverse medical imaging datasets demonstrate improvements over state-of-the-art methods. Notably, our method reduces boundary errors compared to existing approaches while maintaining computational efficiency, making it highly suitable for clinical applications requiring precise segmentation with limited annotated data.
