An Asymptotically Optimal Coordinate Descent Algorithm for Learning Bayesian Networks from Gaussian Models
Tong Xu, Simge K\"u\c{c}\"ukyavuz, Ali Shojaie, Armeen Taeb

TL;DR
This paper introduces a new coordinate descent algorithm for learning Bayesian networks from Gaussian data, offering convergence, optimality, and statistical guarantees, and demonstrating scalability and effectiveness through experiments.
Contribution
A novel coordinate descent method with proven convergence, optimality, and statistical guarantees for learning Bayesian networks from Gaussian models.
Findings
Algorithm converges to a coordinate-wise minimum.
Objective value approaches the optimal as sample size increases.
Method is scalable and performs well on synthetic and real data.
Abstract
This paper studies the problem of learning Bayesian networks from continuous observational data, generated according to a linear Gaussian structural equation model. We consider an -penalized maximum likelihood estimator for this problem which is known to have favorable statistical properties but is computationally challenging to solve, especially for medium-sized Bayesian networks. We propose a new coordinate descent algorithm to approximate this estimator and prove several remarkable properties of our procedure: the algorithm converges to a coordinate-wise minimum, and despite the non-convexity of the loss function, as the sample size tends to infinity, the objective value of the coordinate descent solution converges to the optimal objective value of the -penalized maximum likelihood estimator. Finite-sample statistical consistency guarantees are also established. To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Gaussian Processes and Bayesian Inference · Machine Learning and Algorithms
