ICML 2026poster0 citations

Segment Anything with Robust Uncertainty-Accuracy Correlation

Hongyou Zhou, Zihan Ye, Ling Shao, Marc Toussaint

Abstract

Despite strong zero-shot performance, SAM is unreliable under domain shift due to Mask-level Confidence Confusion (MCC), where a single IoU-based mask score fails to reflect pixel-wise reliability near boundaries. Motivated by the contrast between texture-biased shortcuts in neural networks and shape-centric processing in human vision, we model out-of-domain variation as appearance shifts and non-rigid deformations that jointly stress calibration. We propose Segment Anything with Robust Uncertainty-Accuracy Correlation (RUAC) for robust pixel-wise uncertainty estimation under appearance and deformation shifts. RUAC adds a lightweight uncertainty head, trains it with a collaborative style-deformation attack that jointly perturbs texture and geometry, and applies Uncertainty-Error Alignment to ensure uncertainty consistently highlights erroneous pixels even under adversarial perturbations. Across 23 zero-shot domains, RUAC improves segmentation quality and yields more faithful uncertainty with stronger uncertainty-accuracy correlation.

TheoryRobustnessFairnessVision
BibTeX
@inproceedings{
zhou2026segment,
title={Segment Anything with Robust Uncertainty-Accuracy Correlation},
author={Hongyou Zhou and Marc Toussaint and Ling Shao and Zihan Ye},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=bpLE7QFM1a}
}