Poster
Unlocking the Power of SAM 2 for Few-Shot Segmentation
Qianxiong Xu · Lanyun Zhu · Xuanyi Liu · Guosheng Lin · Cheng Long · Ziyue Li · Rui Zhao
East Exhibition Hall A-B #E-3406
Teaching computers to segment objects in images with minimal examples—a task called Few-Shot Segmentation (FSS)—is challenging because models often overfit to limited training data. While advanced tools like SAM 2 (Segment Anything Model 2) excel at identifying objects in videos, they struggle when applied to FSS, where each example might show a different object (e.g., segmenting rare animals after seeing just one example). To bridge this gap, we developed two innovations: (1) a Pseudo Prompt Generator that mimics how diverse objects might appear, avoiding mismatches between training and real-world examples, and (2) an Iterative Memory Refinement system that continuously improves the model’s “memory” of key object features while filtering out distracting background details. Testing on standard benchmarks showed our method achieves 4.2\% higher accuracy than existing techniques in single-example scenarios, paving the way for more reliable AI tools in medical imaging (e.g., detecting rare tumors) or robotics (e.g., adapting to unseen objects).