paper-with-me

Papers

Differentiable Bayesian Structure Learning with Acyclicity Assurance

2023-09-04 · Quang-Duy Tran, Phuoc Nguyen, Bao Duong, Thin Nguyen

Score-based approaches in the structure learning task are thriving because of their scalability. Continuous relaxation has been the key reason for this advancement. Despite achieving promising outcomes, most of these methods are still struggling to ensure that the graphs generated from the latent space are acyclic by minimizing a defined score. There has also been another trend of permutation-based approaches, which concern the search for the topological ordering of the variables in the directed acyclic graph in order to limit the search space of the graph. In this study, we propose an alternative approach for strictly constraining the acyclicty of the graphs with an integration of the knowledge from the topological orderings. Our approach can reduce inference complexity while ensuring the structures of the generated graphs to be acyclic. Our empirical experiments with simulated and real-world data show that our approach can outperform related Bayesian score-based approaches.

📄 PDF Abstract BibTeX arXiv:2309.01392

Code (1)

quangdzuytran/tobac 공식 구현 jax

Similar Papers 제목 키워드 기반

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

Constraint-Free Structure Learning with Smooth Acyclic Orientations

2023-09-15 · Riccardo Massidda, Francesco Landolfi, Martina Cinquini, Davide Bacciu

The structure learning problem consists of fitting data generated by a Directed Acyclic Graph (DAG) to correctly reconstruct its arcs. In this context, differentiable approaches constrain or regularize the optimization p…

Graph Reconstruction

Markov Equivalence and Consistency in Differentiable Structure Learning

2024-10-08 · Chang Deng, Kevin Bello, Pradeep Ravikumar, Bryon Aragam

Existing approaches to differentiable structure learning of directed acyclic graphs (DAGs) rely on strong identifiability assumptions in order to guarantee that global minimizers of the acyclicity-constrained optimizatio…

Improved Acyclicity Reasoning for Bayesian Network Structure Learning with Constraint Programming

2021-06-23 · Fulya Trösser, Simon de Givry, George Katsirelos

Bayesian networks are probabilistic graphical models with a wide range of application areas including gene regulatory networks inference, risk analysis and image processing. Learning the structure of a Bayesian network (…

ARC

Learning Temporal Causal Structure via Smooth Differentiable Optimization

2026-06-02 · Tong Zhao, Ce Guo, Wayne Luk, Emil Lupu 외 arxiv

Causal discovery with instantaneous effects in multivariate time series is challenging, as the instantaneous structure must be acyclic. Prior methods enforce this by either separating instantaneous and lagged estimation …