paper-with-me

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 methods, which, however, require constrained optimization to enforce acyclicity or lack convergence guarantees. In this paper, we present ENCO, an efficient structure learning method for directed, acyclic causal graphs leveraging observational and interventional data. ENCO formulates the graph search as an optimization of independent edge likelihoods, with the edge orientation being modeled as a separate parameter. Consequently, we can provide convergence guarantees of ENCO under mild conditions without constraining the score function with respect to acyclicity. In experiments, we show that ENCO can efficiently recover graphs with hundreds of nodes, an order of magnitude larger than what was previously possible, while handling deterministic variables and latent confounders.

📄 PDF Abstract BibTeX arXiv:2107.10483

Code (2)

anony192847385/iclr2022_paper657 공식 구현 pytorch
phlippe/ENCO 공식 구현 pytorch

Tasks

Causal Discovery

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

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