arXiv:2606.06842cs.CL2026-06

用反事实推理提升表格问答与事实验证的准确性

CRAFT: A Unified Counterfactual Reasoning Framework for Tabular Question Answering and Fact Verification

论文配图:CRAFT: A Unified Counterfactual Reasoning Framework for Tabular Question Answering and Fact Verification
图 1 · 摘自论文原文
  • 构建正向与反事实路径并行推理,增强逻辑判断能力
  • 在WikiTQ和TabFact上显著超越基线,复杂问题提升明显
  • 适用于不同大模型,有效缩小性能差距

表格推理对大语言模型仍是挑战,尤其在需要多步推断的长结构化表格任务中。现有方法多依赖单向推理,难以探索多种假设。本文提出CRAFT统一反事实推理框架,将表格问答与事实验证统一为双向验证过程。方法显式构建陈述句及其反事实版本,从正向与反事实路径提取证据,并通过加权机制融合,得出最终答案。实验表明,该方法在WikiTQ和TabFact等数据集上持续优于代表性基线,尤其在复杂问答任务中提升显著。框架还大幅缩小了不同基础大模型间的性能差距,证明反事实推理能有效克服单向推理局限,引导模型进行更严谨的推理,为结构化推理任务建立更合理的范式。代码将在录用后公开。

原文摘要 · Abstract (English)

Table reasoning remains challenging for large language models (LLMs), particularly in tasks that require multi-step inference over long and structured tables. Existing approaches predominantly rely on single-direction reasoning, which limits their ability to explore alternative hypotheses across tasks. In this work, we propose CRAFT, a unified Counterfactual Reasoning Framework that reformulates Tabular question answering and fact verification into a general bidirectional verification process. Our method explicitly constructs both declarative statements and their counterfactual variants. Evidence is then extracted from reasoning along both the original and counterfactual paths, and integrated via a weighted mechanism to arrive at the final answer. Experimental results show that our approach consistently surpasses representative baselines on table reasoning datasets such as WikiTQ and TabFact, achieving especially large improvements on complex question answering. Our framework also significantly mitigates performance gaps between different backbone LLMs. This indicates that counterfactual reasoning effectively overcomes the limitations of single-direction inference, guiding LLMs toward more discerning reasoning and establishing a more principled paradigm for structured reasoning tasks. Our code will be made publicly available upon acceptance.

表格推理反事实大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。