paper-with-me

Papers

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

2022-04-20 · Yiran Dong, Chuanhou Gao

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.

📄 PDF Abstract BibTeX arXiv:2204.09532

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Posterior Regularization on Bayesian Hierarchical Mixture Clustering

2021-05-14 · Weipeng Huang, Tin Lok James Ng, Nishma Laitonjam, Neil J. Hurley

Bayesian hierarchical mixture clustering (BHMC) improves traditionalBayesian hierarchical clustering by replacing conventional Gaussian-to-Gaussian kernels with a Hierarchical Dirichlet Process Mixture Model(HDPMM) for p…

Clustering

Posterior Bayesian Neural Networks with Dependent Weights

2025-07-29 · Nicola Apollonio, Giovanni Franzina, Giovanni Luca Torrisi arxiv

We consider fully connected and feedforward deep neural networks with dependent and possibly heavy-tailed weights, as introduced in [26], to address limitations of the standard Gaussian prior. It has been proved in [26] …

A Bayesian approach to learning mixtures of nonparametric components

2025-12-15 · Yilei Zhang, Yun Wei, Aritra Guha, XuanLong Nguyen arxiv

Mixture models are widely used in modeling heterogeneous data populations. A standard approach of mixture modeling assumes that the mixture component takes a parametric kernel form. In many applications, making parametri…

Online and Distributed learning of Gaussian mixture models by Bayesian Moment Matching

2016-09-19 · Priyank Jaini, Pascal Poupart

The Gaussian mixture model is a classic technique for clustering and data modeling that is used in numerous applications. With the rise of big data, there is a need for parameter estimation techniques that can handle str…

Clusteringparameter estimation

Gaussian Mixture Models for Affordance Learning using Bayesian Networks

2024-02-08 · Pedro Osório, Alexandre Bernardino, Ruben Martinez-Cantin, José Santos-Victor

Affordances are fundamental descriptors of relationships between actions, objects and effects. They provide the means whereby a robot can predict effects, recognize actions, select objects and plan its behavior according…