paper-with-me

홈 › Papers

Step-by-Step Causality: Transparent Causal Discovery with Multi-Agent Tree-Query and Adversarial Confidence Estimation

2026-01-15 · Ziyi Ding, Chenfei Ye-Hao, Zheyuan Wang, Xiao-Ping Zhang arxiv

Causal discovery aims to recover ``what causes what'', but classical constraint-based methods (e.g., PC, FCI) suffer from error propagation, and recent LLM-based causal oracles often behave as opaque, confidence-free black boxes. This paper introduces Tree-Query, a tree-structured, multi-expert LLM framework that reduces pairwise causal discovery to a short sequence of queries about backdoor paths, (in)dependence, latent confounding, and causal direction, yielding interpretable judgments with robustness-aware confidence scores. Theoretical guarantees are provided for asymptotic identifiability of four pairwise relations. On data-free benchmarks derived from Mooij et al. and UCI causal graphs, Tree-Query improves structural metrics over direct LLM baselines, and a diet--weight case study illustrates confounder screening and stable, high-confidence causal conclusions. Tree-Query thus offers a principled way to obtain data-free causal priors from LLMs that can complement downstream data-driven causal discovery. Code is available at https://anonymous.4open.science/r/Repo-9B3E-4F96.

📄 PDF Abstract BibTeX arXiv:2601.10137

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Causal Discovery from Time-Series Data with Short-Term Invariance-Based Convolutional Neural Networks

2024-08-15 · Rujia Shen, Boran Wang, Chao Zhao, Yi Guan 외

Causal discovery from time-series data aims to capture both intra-slice (contemporaneous) and inter-slice (time-lagged) causality between variables within the temporal chain, which is crucial for various scientific disci…

Causal DiscoveryTime Series

Causal Discovery for Fairness

2022-06-14 · Rūta Binkytė-Sadauskienė, Karima Makhlouf, Carlos Pinzón, Sami Zhioua 외

It is crucial to consider the social and ethical consequences of AI and ML based decisions for the safe and acceptable use of these emerging technologies. Fairness, in particular, guarantees that the ML decisions do not …

AttributeCausal DiscoveryFairness

Causality matters in medical imaging

2019-12-17 · Daniel C. Castro, Ian Walker, Ben Glocker

This article discusses how the language of causality can shed new light on the major challenges in machine learning for medical imaging: 1) data scarcity, which is the limited availability of high-quality annotations, an…

BIG-bench Machine LearningImage SegmentationLesion ClassificationSemantic Segmentation+1

Enhancing the Performance of Neural Networks Through Causal Discovery and Integration of Domain Knowledge

2023-11-29 · Xiaoge Zhang, Xiao-Lin Wang, Fenglei Fan, Yiu-ming Cheung 외

In this paper, we develop a generic methodology to encode hierarchical causality structure among observed variables into a neural network in order to improve its predictive performance. The proposed methodology, called c…

Causal Discovery

Unveiling and Causalizing CoT: A Causal Pespective

2025-02-25 · Jiarun Fu, Lizhong Ding, Hao Li, Pengqi Li 외

Although Chain-of-Thought (CoT) has achieved remarkable success in enhancing the reasoning ability of large language models (LLMs), the mechanism of CoT remains a ``black box''. Even if the correct answers can frequently…