English

Verify Before You Commit: Towards Faithful Reasoning in LLM Agents via Self-Auditing

Artificial Intelligence 2026-04-10 v1 Computation and Language

Abstract

In large language model (LLM) agents, reasoning trajectories are treated as reliable internal beliefs for guiding actions and updating memory. However, coherent reasoning can still violate logical or evidential constraints, allowing unsupported beliefs repeatedly stored and propagated across decision steps, leading to systematic behavioral drift in long-horizon agentic systems. Most existing strategies rely on the consensus mechanism, conflating agreement with faithfulness. In this paper, inspired by the vulnerability of unfaithful intermediate reasoning trajectories, we propose \textbf{S}elf-\textbf{A}udited \textbf{Ve}rified \textbf{R}easoning (\textsc{SAVeR}), a novel framework that enforces verification over internal belief states within the agent before action commitment, achieving faithful reasoning. Concretely, we structurally generate persona-based diverse candidate beliefs for selection under a faithfulness-relevant structure space. To achieve reasoning faithfulness, we perform adversarial auditing to localize violations and repair through constraint-guided minimal interventions under verifiable acceptance criteria. Extensive experiments on six benchmark datasets demonstrate that our approach consistently improves reasoning faithfulness while preserving competitive end-task performance.

Keywords

Cite

@article{arxiv.2604.08401,
  title  = {Verify Before You Commit: Towards Faithful Reasoning in LLM Agents via Self-Auditing},
  author = {Wenhao Yuan and Chenchen Lin and Jian Chen and Jinfeng Xu and Xuehe Wang and Edith Cheuk Han Ngai},
  journal= {arXiv preprint arXiv:2604.08401},
  year   = {2026}
}

Comments

Accepted by ACL2026 Main Conference

R2 v1 2026-07-01T12:01:26.978Z