Learning to Seek Evidence: A Verifiable Reasoning Agent with Causal Faithfulness Analysis
Yuhang Huang, Zekai Lin, Fan Zhong, Lei Liu
TL;DR
This work tackles the lack of verifiable explanations in AI for high-stakes domains by proposing an interactive reasoning agent that externalizes its diagnostic process as auditable actions. The agent maintains beliefs in a Hypothesis Box and grounds hypotheses with external, calibrated visual evidence via a Probe & Ground action (P&G) using the KBCS tool, producing a transparent reasoning trace. The policy is aligned through a lightweight reinforcement learning objective (CISPO-style) to reward evidence-grounding steps, achieving substantial gains in calibrated accuracy (Brier score reductions) and higher evidence adoption without sacrificing efficiency. A rigorous faithfulness protocol combines occlusion-based tests and agent-level causal interventions, showing that masking the agent-adopted ROI degrades performance, thereby validating the causal role of the grounded evidence; the framework generalizes to new domains with minimal test-time calibration and commodity-hardware training feasibility.
Abstract
Explanations for AI models in high-stakes domains like medicine often lack verifiability, which can hinder trust. To address this, we propose an interactive agent that produces explanations through an auditable sequence of actions. The agent learns a policy to strategically seek external visual evidence to support its diagnostic reasoning. This policy is optimized using reinforcement learning, resulting in a model that is both efficient and generalizable. Our experiments show that this action-based reasoning process significantly improves calibrated accuracy, reducing the Brier score by 18\% compared to a non-interactive baseline. To validate the faithfulness of the agent's explanations, we introduce a causal intervention method. By masking the visual evidence the agent chooses to use, we observe a measurable degradation in its performance ($Δ$Brier=+0.029), confirming that the evidence is integral to its decision-making process. Our work provides a practical framework for building AI systems with verifiable and faithful reasoning capabilities.
