paper-with-me

Papers

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 graphs becomes enormous, rendering even state-of-the-art Bayesian stochastic search computationally infeasible. We propose a deterministic alternative to estimate Gaussian and Gaussian copula graphical models using an Expectation Conditional Maximization (ECM) algorithm, extending the EM approach from Bayesian variable selection to graphical model estimation. We show that the ECM approach enables fast posterior exploration under a sequence of mixture priors, and can incorporate multiple sources of information.

📄 PDF Abstract BibTeX arXiv:1709.06970

Code (1)

richardli/EMGS 공식 구현

Tasks

Variable Selection

Similar Papers 제목 키워드 기반

Gaussian Graphical Models as an Ensemble Method for Distributed Gaussian Processes

2022-02-07 · Hamed Jalali, Gjergji Kasneci

Distributed Gaussian process (DGP) is a popular approach to scale GP to big data which divides the training data into some subsets, performs local inference for each partition, and aggregates the results to acquire globa…

DiversityGaussian Processes

Nonlinear Statistical Learning with Truncated Gaussian Graphical Models

2016-06-02 · Qinliang Su, Xuejun Liao, Changyou Chen, Lawrence Carin

We introduce the truncated Gaussian graphical model (TGGM) as a novel framework for designing statistical models for nonlinear learning. A TGGM is a Gaussian graphical model (GGM) with a subset of variables truncated to …

General Classification

Simultaneous Clustering and Estimation of Heterogeneous Graphical Models

2016-11-28 · Botao Hao, Will Wei Sun, Yufeng Liu, Guang Cheng

We consider joint estimation of multiple graphical models arising from heterogeneous and high-dimensional observations. Unlike most previous approaches which assume that the cluster structure is given in advance, an appe…

ClusteringSparse Learning

EM's Convergence in Gaussian Latent Tree Models

2022-11-21 · Yuval Dagan, Constantinos Daskalakis, Anthimos Vardis Kandiros

We study the optimization landscape of the log-likelihood function and the convergence of the Expectation-Maximization (EM) algorithm in latent Gaussian tree models, i.e. tree-structured Gaussian graphical models whose l…

Learning Mixture Density via Natural Gradient Expectation Maximization

2026-02-11 · Yutao Chen, Jasmine Bayrooti, Steven Morad arxiv

Mixture density networks are neural networks that produce Gaussian mixtures to represent continuous multimodal conditional densities. Standard training procedures involve maximum likelihood estimation using the negative …