paper-with-me

홈 › Papers

Causal discovery for observational sciences using supervised machine learning

2022-02-25 · Anne Helby Petersen, Joseph Ramsey, Claus Thorn Ekstrøm, Peter Spirtes

Causal inference can estimate causal effects, but unless data are collected experimentally, statistical analyses must rely on pre-specified causal models. Causal discovery algorithms are empirical methods for constructing such causal models from data. Several asymptotically correct methods already exist, but they generally struggle on smaller samples. Moreover, most methods focus on very sparse causal models, which may not always be a realistic representation of real-life data generating mechanisms. Finally, while causal relationships suggested by the methods often hold true, their claims about causal non-relatedness have high error rates. This non-conservative error tradeoff is not ideal for observational sciences, where the resulting model is directly used to inform causal inference: A causal model with many missing causal relations entails too strong assumptions and may lead to biased effect estimates. We propose a new causal discovery method that addresses these three shortcomings: Supervised learning discovery (SLdisco). SLdisco uses supervised machine learning to obtain a mapping from observational data to equivalence classes of causal models. We evaluate SLdisco in a large simulation study based on Gaussian data and we consider several choices of model size and sample size. We find that SLdisco is more conservative, only moderately less informative and less sensitive towards sample size than existing procedures. We furthermore provide a real epidemiological data application. We use random subsampling to investigate real data performance on small samples and again find that SLdisco is less sensitive towards sample size and hence seems to better utilize the information available in small datasets.

📄 PDF Abstract BibTeX arXiv:2202.12813

Code (1)

annennenne/sldisco 공식 구현

Tasks

BIG-bench Machine LearningCausal DiscoveryCausal Inference

Similar Papers 제목 키워드 기반

Discovering Causal Relations and Equations from Data

2023-05-21 · Gustau Camps-Valls, Andreas Gerhardus, Urmi Ninad, Gherardo Varando 외

Physics is a field of science that has traditionally used the scientific method to answer questions about why natural phenomena occur and to make testable models that explain the phenomena. Discovering equations, laws an…

Equation DiscoveryPhilosophy

An Introduction to Causal Discovery

2024-07-11 · Martin Huber

In social sciences and economics, causal inference traditionally focuses on assessing the impact of predefined treatments (or interventions) on predefined outcomes, such as the effect of education programs on earnings. C…

Causal DiscoveryCausal InferenceSurvey

Causal discovery from observational and interventional data across multiple environments

2023-09-21 · NeurIPS 2023 11

A fundamental problem in many sciences is the learning of causal structure underlying a system, typically through observation and experimentation. Commonly, one even collects data across multiple domains, such as gene se…

A step towards the applicability of algorithms based on invariant causal learning on observational data

2023-04-05 · Borja Guerrero Santillan

Machine learning can benefit from causal discovery for interpretation and from causal inference for generalization. In this line of research, a few invariant learning algorithms for out-of-distribution (OOD) generalizati…

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