paper-with-me

Papers

Implicit Causal Graph Construction in Text via Chain Discovery

2026-04-20 · Liesbeth Allein, Marie-Francine Moens arxiv

Causal graphs in text are typically populated by observable, predefined events. In contrast, we study implicit causal graph construction from text by treating each described cause-effect pair as the begin- and endpoint of an underlying latent causal graph and using large language models (LLMs) to infer intermediate causal events. We compare end-to-end graph construction with methods that frame the task as causal chain discovery. In the latter, graphs are built either by aggregating inferred chains or by progressively expanding partial chains through an iterative search process. We further explore Wisdom of the Crowd extensions that access causal knowledge from multiple LLMs in post-hoc aggregation and collaborative inference settings. We analyze trade-offs among these approaches and evaluate the validity of inferred causal relations using a manually curated database of 1,560 scientifically validated causal pairs. This database-based evaluation is proposed as reliable, resource-efficient, and transferable to settings where ground-truth graphs are unavailable.

📄 PDF Abstract BibTeX arXiv:2606.07525

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ClimateCause: Complex and Implicit Causal Structures in Climate Reports

2026-04-16 · Liesbeth Allein, Nataly Pineda-Castañeda, Andrea Rocci, Marie-Francine Moens arxiv

Understanding climate change requires reasoning over complex causal networks. Yet, existing causal discovery datasets predominantly capture explicit, direct causal relations. We introduce ClimateCause, a manually expert-…

Assessing LLM Reasoning Through Implicit Causal Chain Discovery in Climate Discourse

2025-10-15 · Liesbeth Allein, Nataly Pineda-Castañeda, Andrea Rocci, Marie-Francine Moens arxiv

How does a cause lead to an effect, and which intermediate causal steps explain their connection? This work scrutinizes the mechanistic causal reasoning capabilities of large language models (LLMs) to answer these questi…

KisMATH: Do LLMs Have Knowledge of Implicit Structures in Mathematical Reasoning?

2025-07-15 · Soumadeep Saha, Akshay Chaturvedi, Saptarshi Saha, Utpal Garain 외

Chain-of-thought traces have been shown to improve performance of large language models in a plethora of reasoning tasks, yet there is no consensus on the mechanism through which this performance boost is achieved. To sh…

GSM8KLanguage ModelingLanguage ModellingMathematical Reasoning

Structural Causal 3D Reconstruction

2022-07-20 · Weiyang Liu, Zhen Liu, Liam Paull, Adrian Weller 외

This paper considers the problem of unsupervised 3D object reconstruction from in-the-wild single-view images. Due to ambiguity and intrinsic ill-posedness, this problem is inherently difficult to solve and therefore req…

3D Object Reconstruction3D ReconstructionDisentanglementInductive Bias+1

CaRGo-T: Causal Reasoning Graph-of-Thought improves Multimodal Humor Comprehension

2026-08-24 · Abhilash Nandy, Rahul Seetharaman, Aman Bansal, Rounak Saha 외 arxiv

Large-scale vision-language models (VLMs) have demonstrated remarkable versatility across a wide range of multimodal tasks. However, understanding humor remains challenging because humorous content often depends on subtl…

Humor Detection