arXiv:2502.11008cs.CL2025-02AAAI被引 3

评测大模型在反事实推理上的表现,提出新方法显著提升其能力。

CounterBench: Evaluating and Improving Counterfactual Reasoning in Large Language Models

  • 构建新数据集CounterBench,包含1000个反事实推理题。
  • 多数大模型表现接近随机猜测,说明该任务极具挑战性。
  • 提出CoIn迭代推理框架,通用性强且效果显著。

反事实推理被广泛认为是人工智能因果关系中最复杂和困难的方面之一。本文评估大语言模型(LLMs)在反事实推理中的表现。与以往主要关注常识因果推理的研究不同,本工作聚焦于基于形式规则的反事实推断。为此,我们引入一个新基准数据集CounterBench,包含1000个反事实推理问题,涵盖不同难度、多样的因果图结构、多种反事实类型及多个无意义名称变体。实验表明,反事实推理对大多数大模型构成巨大挑战,性能普遍接近随机猜测。为此,我们提出一种新的推理范式CoIn,通过迭代推理与回溯机制引导模型系统探索反事实解。结果表明,该方法显著提升大模型在反事实推理任务上的表现,并在不同模型间保持一致改进。数据集已开源:https://huggingface.co/datasets/CounterBench/CounterBench。

原文摘要 · Abstract (English)

Counterfactual reasoning is widely recognized as one of the most challenging and intricate aspects of causality in artificial intelligence. In this paper, we evaluate the performance of large language models (LLMs) in counterfactual reasoning. In contrast to previous studies that primarily focus on commonsense causal reasoning, where LLMs often rely on prior knowledge for inference, we specifically assess their ability to perform counterfactual inference using a set of formal rules. To support this evaluation, we introduce a new benchmark dataset, CounterBench, comprising 1K counterfactual reasoning questions. The dataset is designed with varying levels of difficulty, diverse causal graph structures, distinct types of counterfactual questions, and multiple nonsensical name variants. Our experiments demonstrate that counterfactual reasoning poses a significant challenge for LLMs, with most models performing at levels comparable to random guessing. To enhance LLM's counterfactual reasoning ability, we propose a novel reasoning paradigm, CoIn, which guides LLMs through iterative reasoning and backtracking to systematically explore counterfactual solutions. Experimental results show that our method significantly improves LLM performance on counterfactual reasoning tasks and consistently enhances performance across different LLMs.Our dataset is available at https://huggingface.co/datasets/CounterBench/CounterBench.

反事实推理大模型评测因果推理CoIn

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