paper-with-me

홈 › Papers

A Meta Learning Approach to Discerning Causal Graph Structure

2021-06-06 · Justin Wong, Dominik Damjakob

We explore the usage of meta-learning to derive the causal direction between variables by optimizing over a measure of distribution simplicity. We incorporate a stochastic graph representation which includes latent variables and allows for more generalizability and graph structure expression. Our model is able to learn causal direction indicators for complex graph structures despite effects of latent confounders. Further, we explore robustness of our method with respect to violations of our distributional assumptions and data scarcity. Our model is particularly robust to modest data scarcity, but is less robust to distributional changes. By interpreting the model predictions as stochastic events, we propose a simple ensemble method classifier to reduce the outcome variability as an average of biased events. This methodology demonstrates ability to infer the existence as well as the direction of a causal relationship between data distributions.

📄 PDF Abstract BibTeX arXiv:2106.05859

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Concept-free Causal Disentanglement with Variational Graph Auto-Encoder

2023-11-17 · Jingyun Feng, Lin Zhang, Lili Yang

In disentangled representation learning, the goal is to achieve a compact representation that consists of all interpretable generative factors in the observational data. Learning disentangled representations for graphs b…

DisentanglementMeta-LearningRepresentation Learning

A Meta-Learning Approach to Bayesian Causal Discovery

2024-12-21 · Anish Dhir, Matthew Ashman, James Requeima, Mark van der Wilk

Discovering a unique causal structure is difficult due to both inherent identifiability issues, and the consequences of finite data. As such, uncertainty over causal structures, such as those obtained from a Bayesian pos…

Causal DiscoveryMeta-Learning

Estimating Interventional Distributions with Uncertain Causal Graphs through Meta-Learning

2025-07-07 · Anish Dhir, Cristiana Diaconu, Valentinian Mihai Lungu, James Requeima 외

In scientific domains -- from biology to the social sciences -- many questions boil down to \textit{What effect will we observe if we intervene on a particular variable?} If the causal relationships (e.g.~a causal graph)…

Bayesian InferenceCausal InferenceMeta-Learning

A Meta-Reinforcement Learning Algorithm for Causal Discovery

2022-07-18 · Andreas Sauter, Erman Acar, Vincent François-Lavet

Causal discovery is a major task with the utmost importance for machine learning since causal structures can enable models to go beyond pure correlation-based inference and significantly boost their performance. However,…

Causal DiscoveryMeta Reinforcement Learningreinforcement-learningReinforcement Learning+1

PRIM: Meta-Learned Bayesian Root Cause Analysis

2026-05-09 · Christopher Lohse, Anish Dhir, Amadou Ba, Bradley Eck 외 arxiv

Root cause analysis (RCA) in complex systems is challenging due to error propagation across multiple variables, the need for structural causal knowledge, and the computational cost of inference at test time. We introduce…

Bayesian Inference