paper-with-me

Papers

Tree Search in DAG Space with Model-based Reinforcement Learning for Causal Discovery

2023-10-20 · Victor-Alexandru Darvariu, Stephen Hailes, Mirco Musolesi

Identifying causal structure is central to many fields ranging from strategic decision-making to biology and economics. In this work, we propose CD-UCT, a model-based reinforcement learning method for causal discovery based on tree search that builds directed acyclic graphs incrementally. We also formalize and prove the correctness of an efficient algorithm for excluding edges that would introduce cycles, which enables deeper discrete search and sampling in DAG space. The proposed method can be applied broadly to causal Bayesian networks with both discrete and continuous random variables. We conduct a comprehensive evaluation on synthetic and real-world datasets, showing that CD-UCT substantially outperforms the state-of-the-art model-free reinforcement learning technique and greedy search, constituting a promising advancement for combinatorial methods.

📄 PDF Abstract BibTeX arXiv:2310.13576

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryDecision MakingModel-based Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Reinforcement Learning for Causal Discovery without Acyclicity Constraints

2024-08-24 · Bao Duong, Hung Le, Biwei Huang, Thin Nguyen

Recently, reinforcement learning (RL) has proved a promising alternative for conventional local heuristics in score-based approaches to learning directed acyclic causal graphs (DAGs) from observational data. However, the…

Causal DiscoveryEfficient ExplorationNavigatePolicy Gradient Methods+3

CauSight: Learning to Supersense for Visual Causal Discovery

2025-12-01 · Yize Zhang, Meiqi Chen, Sirui Chen, Bo Peng 외 arxiv

Causal thinking enables humans to understand not just what is seen, but why it happens. To replicate this capability in modern AI systems, we introduce the task of visual causal discovery. It requires models to infer cau…

Reinforcement Learning

Ordering-Based Causal Discovery with Reinforcement Learning

2021-05-14 · Xiaoqiang Wang, Yali Du, Shengyu Zhu, Liangjun Ke 외

It is a long-standing question to discover causal relations among a set of variables in many empirical sciences. Recently, Reinforcement Learning (RL) has achieved promising results in causal discovery from observational…

Causal DiscoveryDecoderreinforcement-learningReinforcement Learning+2

Context-Specific Causal Discovery for Categorical Data Using Staged Trees

2021-06-08 · Manuele Leonelli, Gherardo Varando

Causal discovery algorithms aim at untangling complex causal relationships from data. Here, we study causal discovery and inference methods based on staged tree models, which can represent complex and asymmetric causal r…

Causal DiscoveryCausal Inference

Exact discovery is polynomial for certain sparse causal Bayesian networks

2024-06-21 · Felix L. Rios, Giusi Moffa, Jack Kuipers

Causal Bayesian networks are widely used tools for summarising the dependencies between variables and elucidating their putative causal relationships. By restricting the search to trees, for example, learning the optimum…

Causal Discovery