Causal Prompt Calibration Guided Segment Anything Model for Open-Vocabulary Multi-Entity Segmentation
Jingyao Wang, Jianqi Zhang, Wenwen Qiang, Changwen Zheng

TL;DR
This paper introduces CPC-SAM, a causal prompt calibration method that improves open-vocabulary multi-entity segmentation by eliminating prompt confounders, leading to better generalization of the Segment Anything Model.
Contribution
It proposes a causal analysis framework and a novel calibration method, CPC-SAM, to enhance SAM's performance in open-vocabulary multi-entity segmentation.
Findings
CPC-SAM outperforms existing methods in OVMS tasks.
Causal prompt calibration reduces generalization errors.
Theoretical analysis supports the effectiveness of causal prompts.
Abstract
Despite the strength of the Segment Anything Model (SAM), it struggles with generalization issues in open-vocabulary multi-entity segmentation (OVMS). Through empirical and causal analyses, we find that (i) the prompt bias is the primary cause of the generalization issues; (ii) this bias is closely tied to the task-irrelevant generating factors within the prompts, which act as confounders and affect generalization. To address the generalization issues, we aim to propose a method that can calibrate prompts to eliminate confounders for accurate OVMS. Building upon the causal analysis, we propose that the optimal prompt for OVMS should contain only task-relevant causal factors. We define it as the causal prompt, serving as the goal of calibration. Next, our theoretical analysis, grounded by causal multi-distribution consistency theory, proves that this prompt can be obtained by enforcing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Information Retrieval and Search Behavior
MethodsSegment Anything Model
