paper-with-me

Papers

Large-scale Bayesian Structure Learning for Gaussian Graphical Models using Marginal Pseudo-likelihood

2023-06-30 · Reza Mohammadi, Marit Schoonhoven, Lucas Vogels, S. Ilker Birbil

Bayesian methods for learning Gaussian graphical models offer a comprehensive framework that addresses model uncertainty and incorporates prior knowledge. Despite their theoretical strengths, the applicability of Bayesian methods is often constrained by computational demands, especially in modern contexts involving thousands of variables. To overcome this issue, we introduce two novel Markov chain Monte Carlo (MCMC) search algorithms with a significantly lower computational cost than leading Bayesian approaches. Our proposed MCMC-based search algorithms use the marginal pseudo-likelihood approach to bypass the complexities of computing intractable normalizing constants and iterative precision matrix sampling. These algorithms can deliver reliable results in mere minutes on standard computers, even for large-scale problems with one thousand variables. Furthermore, our proposed method efficiently addresses model uncertainty by exploring the full posterior graph space. We establish the consistency of graph recovery, and our extensive simulation study indicates that the proposed algorithms, particularly for large-scale sparse graphs, outperform leading Bayesian approaches in terms of computational efficiency and accuracy. We also illustrate the practical utility of our methods on medium and large-scale applications from human and mice gene expression studies. The implementation supporting the new approach is available through the R package BDgraph.

📄 PDF Abstract BibTeX arXiv:2307.00127

Code (1)

lucasvogels33/large-scale-bsl-for-ggms-using-mpl 공식 구현

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Learning Gaussian Graphical Models With Fractional Marginal Pseudo-likelihood

2016-02-25 · Janne Leppä-aho, Johan Pensar, Teemu Roos, Jukka Corander

We propose a Bayesian approximate inference method for learning the dependence structure of a Gaussian graphical model. Using pseudo-likelihood, we derive an analytical expression to approximate the marginal likelihood f…

Bayesian Inference in Sparse Gaussian Graphical Models

2013-09-27 · Peter Orchard, Felix Agakov, Amos Storkey

One of the fundamental tasks of science is to find explainable relationships between observed phenomena. One approach to this task that has received attention in recent years is based on probabilistic graphical modelling…

Bayesian Inference

Neural Network Parameter-optimization of Gaussian pmDAGs

2023-09-25 · Mehrzad Saremi

Finding the parameters of a latent variable causal model is central to causal inference and causal identification. In this article, we show that existing graphical structures that are used in causal inference are not sta…

Causal IdentificationCausal Inference

A Bayesian Take on Gaussian Process Networks

2023-06-20 · NeurIPS 2023 11 · Enrico Giudice, Jack Kuipers, Giusi Moffa

Gaussian Process Networks (GPNs) are a class of directed graphical models which employ Gaussian processes as priors for the conditional expectation of each variable given its parents in the network. The model allows the …

Gaussian Processes

An Expectation Conditional Maximization approach for Gaussian graphical models

2017-09-20 · Zehang Richard Li, Tyler H. McCormick

Bayesian graphical models are a useful tool for understanding dependence relationships among many variables, particularly in situations with external prior information. In high-dimensional settings, the space of possible…

Variable Selection