paper-with-me

Papers

Optimizing regularized Cholesky score for order-based learning of Bayesian networks

2019-04-28 · Qiaoling Ye, Arash A. Amini, Qing Zhou

Bayesian networks are a class of popular graphical models that encode causal and conditional independence relations among variables by directed acyclic graphs (DAGs). We propose a novel structure learning method, annealing on regularized Cholesky score (ARCS), to search over topological sorts, or permutations of nodes, for a high-scoring Bayesian network. Our scoring function is derived from regularizing Gaussian DAG likelihood, and its optimization gives an alternative formulation of the sparse Cholesky factorization problem from a statistical viewpoint, which is of independent interest. We combine global simulated annealing over permutations with a fast proximal gradient algorithm, operating on triangular matrices of edge coefficients, to compute the score of any permutation. Combined, the two approaches allow us to quickly and effectively search over the space of DAGs without the need to verify the acyclicity constraint or to enumerate possible parent sets given a candidate topological sort. The annealing aspect of the optimization is able to consistently improve the accuracy of DAGs learned by local search algorithms. In addition, we develop several techniques to facilitate the structure learning, including pre-annealing data-driven tuning parameter selection and post-annealing constraint-based structure refinement. Through extensive numerical comparisons, we show that ARCS achieves substantial improvements over existing methods, demonstrating its great potential to learn Bayesian networks from both observational and experimental data.

📄 PDF Abstract BibTeX arXiv:1904.12360

Code (1)

yeqiaoling/ARCS-BN

Similar Papers 제목 키워드 기반

Learning Bayesian Networks through Birkhoff Polytope: A Relaxation Method

2021-07-04 · Aramayis Dallakyan, Mohsen Pourahmadi

We establish a novel framework for learning a directed acyclic graph (DAG) when data are generated from a Gaussian, linear structural equation model. It consists of two parts: (1) introduce a permutation matrix as a new …

Sparse Cholesky covariance parametrization for recovering latent structure in ordered data

2020-06-02 · Irene Córdoba, Concha Bielza, Pedro Larrañaga, Gherardo Varando

The sparse Cholesky parametrization of the inverse covariance matrix can be interpreted as a Gaussian Bayesian network; however its counterpart, the covariance Cholesky factor, has received, with few notable exceptions, …

Large Order-Invariant Bayesian VARs with Stochastic Volatility

2021-11-14 · Joshua C. C. Chan, Gary Koop, Xuewen Yu

Many popular specifications for Vector Autoregressions (VARs) with multivariate stochastic volatility are not invariant to the way the variables are ordered due to the use of a Cholesky decomposition for the error covari…

Fused-Lasso Regularized Cholesky Factors of Large Nonstationary Covariance Matrices of Longitudinal Data

2020-07-22 · Aramayis Dallakyan, Mohsen Pourahmadi

Smoothness of the subdiagonals of the Cholesky factor of large covariance matrices is closely related to the degrees of nonstationarity of autoregressive models for time series and longitudinal data. Heuristically, one e…

Time SeriesTime Series Analysis

An Improved Modified Cholesky Decomposition Method for Precision Matrix Estimation

2017-10-14 · Xiaoning Kang, Xinwei Deng

The modified Cholesky decomposition is commonly used for precision matrix estimation given a specified order of random variables. However, the order of variables is often not available or cannot be pre-determined. In thi…