OFL-SAM2: Prompt SAM2 with Online Few-shot Learner for Efficient Medical Image Segmentation
Xiaomeng Li, Lefei Zhang, Meng Lan
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/27/2026, 3:34:41 PM
- Analysis model
- gemini-2.5-flash-lite
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/ofl-sam2-prompt-sam2-with-online-few-shot-learner-for-effici.pdf
Summary
This paper introduces OFL-SAM2, a prompt-free framework for medical image segmentation (MIS) that adapts the SAM2 model. OFL-SAM2 addresses the need for extensive annotated data and manual prompts in MIS by training a lightweight mapping network to generate discriminative target features from generic image features. This network is updated online during inference, enhancing generalization. An adaptive fusion module integrates these learned features with SAM2's existing memory-attention features to produce accurate segmentations. The authors claim OFL-SAM2 achieves state-of-the-art performance with limited training data on three diverse MIS datasets.
Problem
The paper addresses several challenges in adapting SAM2 for medical image segmentation:
- Need for extensive annotated medical data and high-quality manual prompts: These are labor-intensive and require expert intervention, hindering efficient segmentation of large datasets or 3D volumes.
- Domain gap between natural and medical images: SAM2's zero-shot performance in MIS is suboptimal due to this gap.