paper-with-me

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 intricate acyclicity constraint still challenges the efficient exploration of the vast space of DAGs in existing methods. In this study, we introduce ALIAS (reinforced dAg Learning wIthout Acyclicity conStraints), a novel approach to causal discovery powered by the RL machinery. Our method features an efficient policy for generating DAGs in just a single step with an optimal quadratic complexity, fueled by a novel parametrization of DAGs that directly translates a continuous space to the space of all DAGs, bypassing the need for explicitly enforcing acyclicity constraints. This approach enables us to navigate the search space more effectively by utilizing policy gradient methods and established scoring functions. In addition, we provide compelling empirical evidence for the strong performance of ALIAS in comparison with state-of-the-arts in causal discovery over increasingly difficult experiment conditions on both synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:2408.13448

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryEfficient ExplorationNavigatePolicy Gradient Methodsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Efficient Neural Causal Discovery without Acyclicity Constraints

2021-07-22 · ICLR 2022 4 · Phillip Lippe, Taco Cohen, Efstratios Gavves

Learning the structure of a causal graphical model using both observational and interventional data is a fundamental problem in many scientific fields. A promising direction is continuous optimization for score-based met…

Causal Discovery

Kernel-Based Differentiable Learning of Non-Parametric Directed Acyclic Graphical Models

2024-08-20 · Yurou Liang, Oleksandr Zadorozhnyi, Mathias Drton

Causal discovery amounts to learning a directed acyclic graph (DAG) that encodes a causal model. This model selection problem can be challenging due to its large combinatorial search space, particularly when dealing with…

Causal DiscoveryModel Selection

PACER: Acyclic Causal Discovery from Large-Scale Interventional Data

2026-05-14 · Ramon Viñas Torné, Sílvia Fàbregas Salazar, Soyon Park, Ivo Alexander Ban 외 arxiv

Inferring the structure of directed acyclic graphs (DAGs) from data is a central challenge in causal discovery, particularly in modern high-dimensional settings where large-scale interventional data are increasingly avai…

Scalable Variational Causal Discovery Unconstrained by Acyclicity

2024-07-06 · Nu Hoang, Bao Duong, Thin Nguyen

Bayesian causal discovery offers the power to quantify epistemic uncertainties among a broad range of structurally diverse causal theories potentially explaining the data, represented in forms of directed acyclic graphs …

Causal DiscoveryvalidVariational Inference

polyDAG: Polynomial Acyclicity Constraints for Efficient Continuous Causal Discovery in Visual Semantic Graphs

2026-06-05 · Wenhao Zhang, Ramin Ramezani, Tao Han, Kai Hwang 외 arxiv

Modern image-analysis pipelines often convert images into structured semantic variables, such as facial attributes, object concepts, and scene descriptors. Learning directed dependencies among these variables can produce…

Graph Learning