DeFacto: Counterfactual Thinking with Images for Enforcing Evidence-Grounded and Faithful Reasoning
Paper • 2509.20912 • Published
image imagewidth (px) 256 968 |
|---|
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
This directory contains a compact subset for evaluating evidence alignment and faithful reasoning in multimodal tasks. The data format follows the ideas in "DeFacto: Counterfactual Thinking with Images for Enforcing Evidence-Grounded and Faithful Reasoning" (arXiv:2509.20912), emphasizing both answer correctness and evidence-region alignment.
Each sample is a JSON object with the following fields:
The assistant output uses the following tags:
{
"id": "data/DUE_Benchmark/KleisterCharity/page_pngs/abbf98ed31e28068150dce58296302ee_page0.png_1",
"conversations": [
{"from": "user", "value": "What is the value for the address__post_town?\n<image>"},
{"from": "assistant", "value": "<bbox>[[153, 268, 829, 317], [374, 250, 605, 264]]</bbox>\n<think>...</think>\n<answer>HAMPTON</answer>"}
],
"images": ["images/abbf98ed31e28068150dce58296302ee_page0.png"]
}
If you use this data or the idea, please cite:
@misc{xu2026defactocounterfactualthinkingimages,
title={DeFacto: Counterfactual Thinking with Images for Enforcing Evidence-Grounded and Faithful Reasoning},
author={Tianrun Xu and Haoda Jing and Ye Li and Yuquan Wei and Jun Feng and Guanyu Chen and Haichuan Gao and Tianren Zhang and Feng Chen},
year={2026},
eprint={2509.20912},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2509.20912},
}