paper-with-me

Papers

LLM-initialized Differentiable Causal Discovery

2024-10-28 · Shiv Kampani, David Hidary, Constantijn van der Poel, Martin Ganahl, Brenda Miao

The discovery of causal relationships between random variables is an important yet challenging problem that has applications across many scientific domains. Differentiable causal discovery (DCD) methods are effective in uncovering causal relationships from observational data; however, these approaches often suffer from limited interpretability and face challenges in incorporating domain-specific prior knowledge. In contrast, Large Language Models (LLMs)-based causal discovery approaches have recently been shown capable of providing useful priors for causal discovery but struggle with formal causal reasoning. In this paper, we propose LLM-DCD, which uses an LLM to initialize the optimization of the maximum likelihood objective function of DCD approaches, thereby incorporating strong priors into the discovery method. To achieve this initialization, we design our objective function to depend on an explicitly defined adjacency matrix of the causal graph as its only variational parameter. Directly optimizing the explicitly defined adjacency matrix provides a more interpretable approach to causal discovery. Additionally, we demonstrate higher accuracy on key benchmarking datasets of our approach compared to state-of-the-art alternatives, and provide empirical evidence that the quality of the initialization directly impacts the quality of the final output of our DCD approach. LLM-DCD opens up new opportunities for traditional causal discovery methods like DCD to benefit from future improvements in the causal reasoning capabilities of LLMs.

📄 PDF Abstract BibTeX arXiv:2410.21141

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingCausal Discovery

Similar Papers 제목 키워드 기반

The Robustness of Differentiable Causal Discovery in Misspecified Scenarios

2025-10-14 · Huiyang Yi, Yanyan He, Duxin Chen, Mingyu Kang 외 arxiv

Causal discovery aims to learn causal relationships between variables from targeted data, making it a fundamental task in machine learning. However, causal discovery algorithms often rely on unverifiable causal assumptio…

Scalable Differentiable Causal Discovery in the Presence of Latent Confounders with Skeleton Posterior (Extended Version)

2024-06-15 · Pingchuan Ma, Rui Ding, Qiang Fu, Jiaru Zhang 외

Differentiable causal discovery has made significant advancements in the learning of directed acyclic graphs. However, its application to real-world datasets remains restricted due to the ubiquity of latent confounders a…

Causal DiscoveryStochastic Optimization

Dagma-DCE: Interpretable, Non-Parametric Differentiable Causal Discovery

2024-01-05 · Daniel Waxman, Kurt Butler, Petar M. Djuric

We introduce Dagma-DCE, an interpretable and model-agnostic scheme for differentiable causal discovery. Current non- or over-parametric methods in differentiable causal discovery use opaque proxies of ``independence'' to…

Causal Discovery

Differentiable Invariant Causal Discovery

2022-05-31 · Yu Wang, An Zhang, Xiang Wang, Yancheng Yuan 외

Learning causal structure from observational data is a fundamental challenge in machine learning. However, the majority of commonly used differentiable causal discovery methods are non-identifiable, turning this problem …

Causal Discovery

Differentiable Causal Discovery For Latent Hierarchical Causal Models

2024-11-29 · Parjanya Prashant, Ignavier Ng, Kun Zhang, Biwei Huang

Discovering causal structures with latent variables from observational data is a fundamental challenge in causal discovery. Existing methods often rely on constraint-based, iterative discrete searches, limiting their sca…

Causal Discovery