paper-with-me

Papers

Domain Knowledge in A*-Based Causal Discovery

2022-08-17 · Steven Kleinegesse, Andrew R. Lawrence, Hana Chockler

Causal discovery has become a vital tool for scientists and practitioners wanting to discover causal relationships from observational data. While most previous approaches to causal discovery have implicitly assumed that no expert domain knowledge is available, practitioners can often provide such domain knowledge from prior experience. Recent work has incorporated domain knowledge into constraint-based causal discovery. The majority of such constraint-based methods, however, assume causal faithfulness, which has been shown to be frequently violated in practice. Consequently, there has been renewed attention towards exact-search score-based causal discovery methods, which do not assume causal faithfulness, such as A*-based methods. However, there has been no consideration of these methods in the context of domain knowledge. In this work, we focus on efficiently integrating several types of domain knowledge into A*-based causal discovery. In doing so, we discuss and explain how domain knowledge can reduce the graph search space and then provide an analysis of the potential computational gains. We support these findings with experiments on synthetic and real data, showing that even small amounts of domain knowledge can dramatically speed up A*-based causal discovery and improve its performance and practicality.

📄 PDF Abstract BibTeX arXiv:2208.08247

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discovery

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DKCD: Domain Knowledge-Enhanced Causal Discovery from Unstructured Data

2026-07-10 · Xin Li, Jin Li, Shoujin Wang, Kun Yu 외 arxiv

Causal discovery from unstructured data is a challenging yet underexplored task in high-expertise domains such as healthcare, finance, and education. Existing methods typically leverage the general knowledge of large lan…

General Knowledge

Consistency evaluation of benchmarks used for causal discovery

2026-06-01 · Yuzhe Zhang, Chihui Chen, Lina Yao, Chen Wang arxiv

In graphical causal model, causal discovery aims to construct a causal graph based on numerical data and domain knowledge in plain text. However, the evaluation of causal discovery methods remains a challenge in the area…

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

Causal Discovery and Causal Learning for Fire Resistance Evaluation: Incorporating Domain Knowledge

2022-04-11 · M. Z. Naser, Aybike Ozyuksel Ciftcioglu

Experiments remain the gold standard to establish an understanding of fire-related phenomena. A primary goal in designing tests is to uncover the data generating process (i.e., the how and why the observations we see com…

Causal DiscoveryCausal Inference

Causal Discovery Toolbox: Uncover causal relationships in Python

2019-03-06 · Diviyan Kalainathan, Olivier Goudet

This paper presents a new open source Python framework for causal discovery from observational data and domain background knowledge, aimed at causal graph and causal mechanism modeling. The 'cdt' package implements the e…

Causal Discovery