paper-with-me

홈 › Papers

SAIF: A Stability-Aware Inference Framework for Medical Image Segmentation with Segment Anything Model

2026-03-13 · Ke Wu, Shiqi Chen, Yiheng Zhong, Hengxian Liu, Yingxue Su, Yifang Wang, Junhao Jin, Guangyu Ren arxiv

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 probability space. Experiments on Synapse, CVC-ClinicDB, Kvasir-SEG, and CVC-300 demonstrate that SAIF consistently improves segmentation accuracy and robustness, achieving state-of-the-art performance without retraining or architectural modification. Our anonymous code is released at https://anonymous.4open.science/r/SAIF.

📄 PDF Abstract BibTeX arXiv:2603.13533

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

Dual Structure-Aware Image Filterings for Semi-supervised Medical Image Segmentation

2023-12-12 · Yuliang Gu, Zhichao Sun, Tian Chen, Xin Xiao 외

Semi-supervised image segmentation has attracted great attention recently. The key is how to leverage unlabeled images in the training process. Most methods maintain consistent predictions of the unlabeled images under v…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Safe Active Feature Selection for Sparse Learning

2018-06-15 · Shaogang Ren, Jianhua Z. Huang, Shuai Huang, Xiaoning Qian

We present safe active incremental feature selection~(SAIF) to scale up the computation of LASSO solutions. SAIF does not require a solution from a heavier penalty parameter as in sequential screening or updating the ful…

feature selectionSparse Learning

SAIF: Sparse Adversarial and Imperceptible Attack Framework

2022-12-14 · Tooba Imtiaz, Morgan Kohler, Jared Miller, Zifeng Wang 외

Adversarial attacks hamper the decision-making ability of neural networks by perturbing the input signal. The addition of calculated small distortion to images, for instance, can deceive a well-trained image classificati…

Decision Makingimage-classificationImage Classification

SAIF: A Comprehensive Framework for Evaluating the Risks of Generative AI in the Public Sector

2025-01-15 · Kyeongryul Lee, Heehyeon Kim, Joyce Jiyoung Whang

The rapid adoption of generative AI in the public sector, encompassing diverse applications ranging from automated public assistance to welfare services and immigration processes, highlights its transformative potential …

Explanation-Guided Medical Named Entity Recognition with Stability and Boundary Awareness for Atopic Dermatitis

2026-06-22 · Xueguang Li, Di Lin, Xue Jiang, Yanxi Li 외 arxiv

Objective: This study aims to improve the reliability and robustness of medical named entity recognition (NER) in Chinese atopic dermatitis (AD) clinical texts through explanation-guided learning. Methods: We propose a s…

Medical Named Entity Recognition