Evidence-RL

Towards Evidence-intensive Visual Reasoning

* Equal contribution | Corresponding author
1National University of Singapore   2Zhejiang University   3Fudan University   4Tsinghua University   5Tencent

TL;DR

VLMs should answer from visual evidenceThe specific image region that causally supports the answer, not the entire image or irrelevant context., not language priorsDataset regularities, common sense, and world knowledge that allow correct-looking answers without actually inspecting the relevant image content.. We use CEDCounterfactual Evidence Disentanglement: a training-time probe that neutralizes an Evidence Region and compares the support drop against matched non-evidence Regions, measuring whether the answer causally depends on the right visual content. to train grounded reasoning.

Vision-Language Models often produce correct-looking answers by relying on language priors and dataset shortcuts rather than the visual evidence in the image. We propose Counterfactual Evidence Disentanglement (CED), a training-time evidence audit that tests whether a sampled answer causally depends on the local evidence that supports it. CED neutralizes an object-centric Evidence Region and compares the resulting support drop against matched non-evidence Regions, then combines this signal with answer correctness inside GRPO. Across nine benchmarks and four backbones, Evidence-RL outperforms prior RL-based post-training methods with no inference-time overhead.