paper-with-me

홈 › Papers

Internal Incoherency Scores for Constraint-based Causal Discovery Algorithms

2025-02-20 · Sofia Faltenbacher, jonas Wahl, Rebecca Herman, Jakob Runge

Causal discovery aims to infer causal graphs from observational or experimental data. Methods such as the popular PC algorithm are based on conditional independence testing and utilize enabling assumptions, such as the faithfulness assumption, for their inferences. In practice, these assumptions, as well as the functional assumptions inherited from the chosen conditional independence test, are typically taken as a given and not further tested for their validity on the data. In this work, we propose internal coherency scores that allow testing for assumption violations and finite sample errors, whenever detectable without requiring ground truth or further statistical tests. We provide a complete classification of erroneous results, including a distinction between detectable and undetectable errors, and prove that the detectable erroneous results can be measured by our scores. We illustrate our coherency scores on the PC algorithm with simulated and real-world datasets, and envision that testing for internal coherency can become a standard tool in applying constraint-based methods, much like a suite of tests is used to validate the assumptions of classical regression analysis.

📄 PDF Abstract BibTeX arXiv:2502.14719

Code (1)

this-is-sofia/pc-coherency 공식 구현

Tasks

Causal Discovery

Similar Papers 제목 키워드 기반

Differentiable Constraint-Based Causal Discovery

2025-10-24 · Jincheng Zhou, Mengbo Wang, Anqi He, Yumeng Zhou 외 arxiv

Causal discovery from observational data is a fundamental task in artificial intelligence, with far-reaching implications for decision-making, predictions, and interventions. Despite significant advances, existing method…

Hybrid Local Causal Discovery

2024-12-27 · Zhaolong Ling, Honghui Peng, Yiwen Zhang, Debo Cheng 외

Local causal discovery aims to learn and distinguish the direct causes and effects of a target variable from observed data. Existing constraint-based local causal discovery methods use AND or OR rules in constructing the…

Causal Discovery

Counterfactual Explanations of Black-box Machine Learning Models using Causal Discovery with Applications to Credit Rating

2024-02-05 · Daisuke Takahashi, Shohei Shimizu, Takuma Tanaka

Explainable artificial intelligence (XAI) has helped elucidate the internal mechanisms of machine learning algorithms, bolstering their reliability by demonstrating the basis of their predictions. Several XAI models cons…

Causal DiscoverycounterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

A Review and Roadmap of Deep Learning Causal Discovery in Different Variable Paradigms

2022-09-14 · Hang Chen, Keqing Du, Xinyu Yang, Chenguang Li

Understanding causality helps to structure interventions to achieve specific goals and enables predictions under interventions. With the growing importance of learning causal relationships, causal discovery tasks have tr…

Causal Discovery

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 bla…