paper-with-me

Papers

Ordering-Based Causal Discovery with Reinforcement Learning

2021-05-14 · Xiaoqiang Wang, Yali Du, Shengyu Zhu, Liangjun Ke, Zhitang Chen, Jianye Hao, Jun Wang

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 data. However, searching the space of directed graphs and enforcing acyclicity by implicit penalties tend to be inefficient and restrict the existing RL-based method to small scale problems. In this work, we propose a novel RL-based approach for causal discovery, by incorporating RL into the ordering-based paradigm. Specifically, we formulate the ordering search problem as a multi-step Markov decision process, implement the ordering generating process with an encoder-decoder architecture, and finally use RL to optimize the proposed model based on the reward mechanisms designed for~each ordering. A generated ordering would then be processed using variable selection to obtain the final causal graph. We analyze the consistency and computational complexity of the proposed method, and empirically show that a pretrained model can be exploited to accelerate training. Experimental results on both synthetic and real data sets shows that the proposed method achieves a much improved performance over existing RL-based method.

📄 PDF Abstract BibTeX arXiv:2105.06631

Code (1)

huawei-noah/trustworthyAI 공식 구현 tf

Tasks

Causal DiscoveryDecoderreinforcement-learningReinforcement LearningReinforcement Learning (RL)Variable Selection

Similar Papers 제목 키워드 기반

Reinforcement Causal Structure Learning on Order Graph

2022-11-22 · Dezhi Yang, Guoxian Yu, Jun Wang, Zhengtian Wu 외

Learning directed acyclic graph (DAG) that describes the causality of observed data is a very challenging but important task. Due to the limited quantity and quality of observed data, and non-identifiability of causal gr…

Causal DiscoveryQ-Learning

Causal Ordering for Structure Learning from Time Series

2025-10-28 · Pedro P. Sanchez, Damian Machlanski, Steven McDonagh, Sotirios A. Tsaftaris arxiv

Predicting causal structure from time series data is crucial for understanding complex phenomena in physiology, brain connectivity, climate dynamics, and socio-economic behaviour. Causal discovery in time series is hinde…

Diffusion Models for Causal Discovery via Topological Ordering

2022-10-12 · Pedro Sanchez, Xiao Liu, Alison Q O'Neil, Sotirios A. Tsaftaris

Discovering causal relations from observational data becomes possible with additional assumptions such as considering the functional relations to be constrained as nonlinear with additive noise (ANM). Even with strong as…

Causal Discovery

Score-informed Neural Operator for Enhancing Ordering-based Causal Discovery

2025-08-18 · Jiyeon Kang, Songseong Kim, Chanhui Lee, Doyeong Hwang 외 arxiv

Ordering-based approaches to causal discovery identify topological orders of causal graphs, providing scalable alternatives to combinatorial search methods. Under the Additive Noise Model (ANM) assumption, recent causal …

Prompt Engineering

Causal Autoregressive Flows

2020-11-04 · Ilyes Khemakhem, Ricardo Pio Monti, Robert Leech, Aapo Hyvärinen

Two apparently unrelated fields -- normalizing flows and causality -- have recently received considerable attention in the machine learning community. In this work, we highlight an intrinsic correspondence between a simp…

Causal DiscoveryCausal Inferencecounterfactual