vix.ing · top · new · best · stats · spec

Gaussian mixture modeling of nodes in Bayesian network according to maximal parental cliques

2022/04/20 by Yiran Dong, Dong, Yiran, Chuanhou Gao +1
Computer Science · #Bayesian Methods and Mixture Models #Bayesian Modeling and Causal Inference #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML)

paper · pdf · doi:10.48550/arxiv.2204.09532

openalex publication_date 2022/04/20 · openalex created_date 2022/05/22 · openalex updated_date 2026/07/28

Abstract

This paper uses Gaussian mixture model instead of linear Gaussian model to fit the distribution of every node in Bayesian network. We will explain why and how we use Gaussian mixture models in Bayesian network. Meanwhile we propose a new method, called double iteration algorithm, to optimize the mixture model, the double iteration algorithm combines the expectation maximization algorithm and gradient descent algorithm, and it performs perfectly on the Bayesian network with mixture models. In experiments we test the Gaussian mixture model and the optimization algorithm on different graphs which is generated by different structure learning algorithm on real data sets, and give the details of every experiment.

Related