CVAIJul 14

Seeing What Is Actually There: PriVE-Bench and PriVE-Tools for Counterfactual Evaluation of Agentic Visual Evidence in VLMs

arXiv:2607.1631111.1h-index: 13
Predicted impact top 34% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers developing tool-augmented and agentic vision systems, this work provides a diagnostic benchmark and reveals that current VLMs often fail to use visual evidence to override priors, highlighting a key limitation.

The paper introduces PriVE-Bench, a benchmark using counterfactual images to test whether VLMs ground answers in visual evidence rather than priors, and PriVE-Tools, an extension evaluating if tool-derived visual evidence (e.g., bounding boxes, crops) improves grounding. Results show tools help in some settings but are not a universal remedy, with several models still following priors despite explicit visual evidence.

Vision-language models (VLMs) often answer visual questions using learned language and category priors rather than grounding their predictions in the image itself. Counterfactual images provide a natural diagnostic setting for this failure mode: when visible evidence contradicts what is usually true, a grounded model should answer from the pixels, while a prior-following model will produce a canonical but visually incorrect response. However, existing counterfactual benchmarks mainly ask whether such prior-following behavior exists. In this paper, we ask a further question motivated by the rise of tool-augmented and agentic vision systems: can additional visual evidence views help VLMs reason against their priors? We introduce PriVE-Bench, a Prior-vs-Visual Evidence Benchmark that uses paired original and counterfactual images to distinguish visually grounded answers from prior-consistent errors. We further introduce PriVE-Tools, a controlled agentic-vision-inspired extension that evaluates whether tool-derived visual evidence -- including bounding boxes, crops, zoom panels, and contours -- improves grounding under the same counterfactual conflicts. Across open- and closed-source VLMs, we compare raw, paired-image, and tool-conditioned inputs using accuracy, prior-following error rate, and other-response rate. Our results show that visual evidence tools can help in some settings, especially when models can use localized evidence effectively, but they are not a universal remedy: several models continue to follow language and category priors even when relevant visual evidence is explicitly provided.

Foundations

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

Your Notes