SAIF: A Stability-Aware Inference Framework for Medical Image Segmentation with Segment Anything Model
Ke Wu, Shiqi Chen, Yiheng Zhong, Hengxian Liu, Yingxue Su, Yifang Wang, Junhao Jin, and Guangyu Ren

TL;DR
SAIF is a training-free inference framework that enhances the stability and accuracy of medical image segmentation using the Segment Anything Model by modeling and filtering uncertainty during inference.
Contribution
SAIF introduces a novel, plug-and-play method that explicitly models prompt and threshold uncertainty to improve segmentation robustness without retraining.
Findings
SAIF improves segmentation accuracy across multiple datasets.
SAIF enhances robustness against localization errors and threshold variations.
SAIF achieves state-of-the-art performance without retraining.
Abstract
Segment Anything Model (SAM) enable scalable medical image segmentation but suffer from inference-time instability when deployed as a frozen backbone. In practice, bounding-box prompts often contain localization errors, and fixed threshold binarization introduces additional decision uncertainty. These factors jointly cause high prediction variance, especially near object boundaries, degrading reliability. We propose the Stability-Aware Inference Framework (SAIF), a training-free and plug-and-play inference framework that improves robustness by explicitly modeling prompt and threshold uncertainty. SAIF constructs a joint uncertainty space via structured box perturbations and threshold variations, evaluates each hypothesis using decision stability and boundary consistency, and introduces a stability-consistency score to filter unstable candidates and perform stability-weighted fusion in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Explainable Artificial Intelligence (XAI) · Medical Image Segmentation Techniques
