paper-with-me

홈 › Papers

Optimizing Data-driven Causal Discovery Using Knowledge-guided Search

2023-04-11 · Uzma Hasan, Md Osman Gani

Learning causal relationships solely from observational data often fails to reveal the underlying causal mechanisms due to the vast search space of possible causal graphs, which can grow exponentially, especially for greedy algorithms using score-based approaches. Leveraging prior causal information, such as the presence or absence of causal edges, can help restrict and guide the score-based discovery process, leading to a more accurate search. In the healthcare domain, prior knowledge is abundant from sources like medical journals, electronic health records (EHRs), and clinical intervention outcomes. This study introduces a knowledge-guided causal structure search (KGS) approach that utilizes observational data and structural priors (such as causal edges) as constraints to learn the causal graph. KGS leverages prior edge information between variables, including the presence of a directed edge, the absence of an edge, and the presence of an undirected edge. We extensively evaluate KGS in multiple settings using synthetic and benchmark real-world datasets, as well as in a real-life healthcare application related to oxygen therapy treatment. To obtain causal priors, we use GPT-4 to retrieve relevant literature information. Our results show that structural priors of any type and amount enhance the search process, improving performance and optimizing causal discovery. This guided strategy ensures that the discovered edges align with established causal knowledge, enhancing the trustworthiness of findings while expediting the search process. It also enables a more focused exploration of causal mechanisms, potentially leading to more effective and personalized healthcare solutions.

📄 PDF Abstract BibTeX arXiv:2304.05493

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Exploring Multi-Modal Data with Tool-Augmented LLM Agents for Precise Causal Discovery

2024-12-18 · ChengAo Shen, Zhengzhang Chen, Dongsheng Luo, Dongkuan Xu 외

Causal discovery is an imperative foundation for decision-making across domains, such as smart health, AI for drug discovery and AIOps. Traditional statistical causal discovery methods, while well-established, predominan…

Causal DiscoveryCausal Inference

Can LLMs Leverage Observational Data? Towards Data-Driven Causal Discovery with LLMs

2025-04-15 · Yuni Susanti, Michael Färber

Causal discovery traditionally relies on statistical methods applied to observational data, often requiring large datasets and assumptions about underlying causal structures. Recent advancements in Large Language Models …

Causal Discovery

Weakly-supervised causal discovery based on fuzzy knowledge and complex data complementarity

2024-05-14 · Wenrui Li, Wei zhang, Qinghao Zhang, Xuegong Zhang 외

Causal discovery based on observational data is important for deciphering the causal mechanism behind complex systems. However, the effectiveness of existing causal discovery methods is limited due to inferior prior know…

Causal DiscoveryComputational Efficiency

Learning to Defer for Causal Discovery with Imperfect Experts

2025-02-18 · Oscar Clivio, Divyat Mahajan, Perouz Taslakian, Sara Magliacane 외

Integrating expert knowledge, e.g. from large language models, into causal discovery algorithms can be challenging when the knowledge is not guaranteed to be correct. Expert recommendations may contradict data-driven res…

Causal Discovery

Causal Discovery from Data Assisted by Large Language Models

2025-03-18 · Kamyar Barakati, Alexander Molak, Chris Nelson, Xiaohang Zhang 외

Knowledge driven discovery of novel materials necessitates the development of the causal models for the property emergence. While in classical physical paradigm the causal relationships are deduced based on the physical …

Causal Discovery