CVMay 8, 2025

UncertainSAM: Fast and Efficient Uncertainty Quantification of the Segment Anything Model

arXiv:2505.05049v46 citationsh-index: 5ICML
Originality Incremental advance
AI Analysis

This work addresses the need for fast and efficient uncertainty quantification in SAM to support applications like user-prompting and semi-supervised pipelines, representing an incremental improvement over existing UQ approaches.

The paper tackled the problem of quantifying uncertainty in the Segment Anything Model (SAM) by proposing USAM, a lightweight post-hoc method based on Bayesian entropy, which demonstrated superior predictive capabilities on multiple datasets like SA-V, MOSE, ADE20k, DAVIS, and COCO.

The introduction of the Segment Anything Model (SAM) has paved the way for numerous semantic segmentation applications. For several tasks, quantifying the uncertainty of SAM is of particular interest. However, the ambiguous nature of the class-agnostic foundation model SAM challenges current uncertainty quantification (UQ) approaches. This paper presents a theoretically motivated uncertainty quantification model based on a Bayesian entropy formulation jointly respecting aleatoric, epistemic, and the newly introduced task uncertainty. We use this formulation to train USAM, a lightweight post-hoc UQ method. Our model traces the root of uncertainty back to under-parameterised models, insufficient prompts or image ambiguities. Our proposed deterministic USAM demonstrates superior predictive capabilities on the SA-V, MOSE, ADE20k, DAVIS, and COCO datasets, offering a computationally cheap and easy-to-use UQ alternative that can support user-prompting, enhance semi-supervised pipelines, or balance the tradeoff between accuracy and cost efficiency.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes