中文
相关论文

相关论文: CRAwDAD: Causal Reasoning Augmentation with Dual-A…

200 篇论文

We propose Neural Reasoner, a framework for neural network-based reasoning over natural language sentences. Given a question, Neural Reasoner can infer over multiple supporting facts and find an answer to the question in specific forms.…

人工智能 · 计算机科学 2015-08-25 Baolin Peng , Zhengdong Lu , Hang Li , Kam-Fai Wong

Large language models (LLMs) excel in natural language generation but often confidently produce incorrect responses, especially in tasks like mathematical reasoning. Chain-of-thought prompting, self-verification, and multi-agent debate are…

计算与语言 · 计算机科学 2026-03-30 Mahmood Hegazy

Fact-checking the truthfulness of claims usually requires reasoning over multiple evidence sentences. Oftentimes, evidence sentences may not be always self-contained, and may require additional contexts and references from elsewhere to…

计算与语言 · 计算机科学 2025-02-17 Delvin Ce Zhang , Dongwon Lee

Causal inference has shown potential in enhancing the predictive accuracy, fairness, robustness, and explainability of Natural Language Processing (NLP) models by capturing causal relationships among variables. The emergence of generative…

Multi-agent debate has been shown to improve reasoning in large language models (LLMs). However, it is compute-intensive, requiring generation of long transcripts before answering questions. To address this inefficiency, we develop a…

人工智能 · 计算机科学 2026-04-29 John Seon Keun Yi , Aaron Mueller , Dokyun Lee

In fact-checking applications, a common reason to reject a claim is to detect the presence of erroneous cause-effect relationships between the events at play. However, current automated fact-checking methods lack dedicated causal-based…

计算与语言 · 计算机科学 2025-12-16 Youssra Rebboud , Pasquale Lisena , Raphael Troncy

Quantitative reasoning is a critical skill to analyze data, yet the assessment of such ability remains limited. To address this gap, we introduce the Quantitative Reasoning with Data (QRData) benchmark, aiming to evaluate Large Language…

计算与语言 · 计算机科学 2024-06-11 Xiao Liu , Zirui Wu , Xueqing Wu , Pan Lu , Kai-Wei Chang , Yansong Feng

While LLMs exhibit impressive fluency and factual recall, they struggle with robust causal reasoning, often relying on spurious correlations and brittle patterns. Similarly, traditional Reinforcement Learning agents also lack causal…

机器学习 · 计算机科学 2025-09-26 Abi Aryan , Zac Liu

Clinical decision-making requires nuanced reasoning over heterogeneous evidence and traceable justifications. While recent LLM multi-agent systems (MAS) show promise, they largely optimise for outcome accuracy while overlooking…

人工智能 · 计算机科学 2026-02-17 Chaeeun Lee , T. Michael Yates , Pasquale Minervini , T. Ian Simpson

Despite the progress of foundation models, knowledge-based reasoning remains a persistent challenge due to their limited capacity for knowledge recall and inference. Existing methods primarily focus on encouraging these models to plan and…

人工智能 · 计算机科学 2025-02-13 Ziyi Tang , Ruilin Wang , Weixing Chen , Yongsen Zheng , Zechuan Chen , Yang Liu , Keze Wang , Tianshui Chen , Liang Lin

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…

人工智能 · 计算机科学 2025-11-04 Yuhang Huang , Zekai Lin , Fan Zhong , Lei Liu

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…

计算与语言 · 计算机科学 2026-04-14 Yuefei Chen , Vivek K. Singh , Jing Ma , Ruixiang Tang

We introduce CLEAR-3K, a dataset of 3,000 assertion-reasoning questions designed to evaluate whether language models can determine if one statement causally explains another. Each question present an assertion-reason pair and challenge…

计算与语言 · 计算机科学 2025-06-23 Naiming Liu , Richard Baraniuk , Shashank Sonkar

Common methods for aligning large language models (LLMs) with desired behaviour heavily rely on human-labelled data. However, as models grow increasingly sophisticated, they will surpass human expertise, and the role of human evaluation…

Prevalent theories in cognitive science propose that humans understand and represent the knowledge of the world through causal relationships. In making sense of the world, we build causal models in our mind to encode cause-effect relations…

机器学习 · 计算机科学 2019-11-21 Prashan Madumal , Tim Miller , Liz Sonenberg , Frank Vetere

Multi-agent debates have been introduced to improve the accuracy of Large Language Models (LLMs) by having multiple agents discuss solutions to a problem over several rounds of debate. However, models often generate incorrect yet…

计算与语言 · 计算机科学 2025-02-25 Luke Yoffe , Alfonso Amayuelas , William Yang Wang

We present a controlled study of multi-hop contextual reasoning in large language models, providing a clean demonstration of the task-method dissociation: rule-based pattern matching achieves 100% success on structured information retrieval…

人工智能 · 计算机科学 2026-01-09 Brady Steele , Micah Katz

We test the robustness of debate as a method of scalable oversight by training models to debate with data generated via self-play. In a long-context reading comprehension task, we find that language model based evaluators answer questions…

计算与语言 · 计算机科学 2024-09-26 Samuel Arnesen , David Rein , Julian Michael

Multi-agent debate system (MAD) imitating the process of human discussion in pursuit of truth, aims to align the correct cognition of different agents for the optimal solution. It is challenging to make various agents perform right and…

计算与语言 · 计算机科学 2024-07-12 Haotian Wang , Xiyuan Du , Weijiang Yu , Qianglong Chen , Kun Zhu , Zheng Chu , Lian Yan , Yi Guan

Causal reasoning (CR) is a crucial aspect of intelligence, essential for problem-solving, decision-making, and understanding the world. While language models (LMs) can generate rationales for their outputs, their ability to reliably perform…

人工智能 · 计算机科学 2025-02-19 Longxuan Yu , Delin Chen , Siheng Xiong , Qingyang Wu , Qingzhen Liu , Dawei Li , Zhikai Chen , Xiaoze Liu , Liangming Pan