paper-with-me

Papers

Large Language Models are Effective Priors for Causal Graph Discovery

2024-05-22 · Victor-Alexandru Darvariu, Stephen Hailes, Mirco Musolesi

Causal structure discovery from observations can be improved by integrating background knowledge provided by an expert to reduce the hypothesis space. Recently, Large Language Models (LLMs) have begun to be considered as sources of prior information given the low cost of querying them relative to a human expert. In this work, firstly, we propose a set of metrics for assessing LLM judgments for causal graph discovery independently of the downstream algorithm. Secondly, we systematically study a set of prompting designs that allows the model to specify priors about the structure of the causal graph. Finally, we present a general methodology for the integration of LLM priors in graph discovery algorithms, finding that they help improve performance on common-sense benchmarks and especially when used for assessing edge directionality. Our work highlights the potential as well as the shortcomings of the use of LLMs in this problem space.

📄 PDF Abstract BibTeX arXiv:2405.13551

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense Reasoning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Large Language Models for Causal Relations Extraction in Social Media: A Validation Framework for Disaster Intelligence

2026-05-12 · Ujun Jeong, Saketh Vishnubhatla, Bohan Jiang, Andre Harrison 외 arxiv

During disasters, extracting causal relations from social media can strengthen situational awareness by identifying factors linked to casualties, physical damage, infrastructure disruption, and cascading impacts. However…

Relation Extraction

Causal Discovery in the Era of Agents

2026-06-22 · Yujia Zheng, Vishal Verma, Mantej Gill, Haoyue Dai 외 arxiv

Recent attempts to combine large language models (LLMs) with causal discovery ask models to infer pairwise directions, propose graph structures, or inject language-model outputs as priors and constraints. These approache…

Leveraging Large Language Models for Causal Discovery: a Constraint-based, Argumentation-driven Approach

2026-02-18 · Zihao Li, Fabrizio Russo arxiv

Causal discovery seeks to uncover causal relations from data, typically represented as causal graphs, and is essential for predicting the effects of interventions. While expert knowledge is required to construct principl…

Mitigating Modality Prior-Induced Hallucinations in Multimodal Large Language Models via Deciphering Attention Causality

2024-10-07 · Guanyu Zhou, Yibo Yan, Xin Zou, Kun Wang 외

Multimodal Large Language Models (MLLMs) have emerged as a central focus in both industry and academia, but often suffer from biases introduced by visual and language priors, which can lead to multimodal hallucination. T…

Causal InferencecounterfactualCounterfactual ReasoningHallucination+4

HOLOGRAPH: Active Causal Discovery via Sheaf-Theoretic Alignment of Large Language Model Priors

2025-12-30 · Hyunjun Kim arxiv

Causal discovery from observational data remains fundamentally limited by identifiability constraints. Recent work has explored leveraging Large Language Models (LLMs) as sources of prior causal knowledge, but existing a…