paper-with-me

Papers

Bayesian Hierarchical Mixtures of Experts

2012-10-19 · Christopher M. Bishop, Markus Svensen

The Hierarchical Mixture of Experts (HME) is a well-known tree-based model for regression and classification, based on soft probabilistic splits. In its original formulation it was trained by maximum likelihood, and is therefore prone to over-fitting. Furthermore the maximum likelihood framework offers no natural metric for optimizing the complexity and structure of the tree. Previous attempts to provide a Bayesian treatment of the HME model have relied either on ad-hoc local Gaussian approximations or have dealt with related models representing the joint distribution of both input and output variables. In this paper we describe a fully Bayesian treatment of the HME model based on variational inference. By combining local and global variational methods we obtain a rigourous lower bound on the marginal probability of the data under the model. This bound is optimized during the training phase, and its resulting value can be used for model order selection. We present results using this approach for a data set describing robot arm kinematics.

📄 PDF Abstract BibTeX arXiv:1212.2447

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsVariational Inference

Similar Papers 제목 키워드 기반

Gaussian Process-Gated Hierarchical Mixtures of Experts

2023-02-09 · Yuhao Liu, Marzieh Ajirak, Petar Djuric

In this paper, we propose novel Gaussian process-gated hierarchical mixtures of experts (GPHMEs). Unlike other mixtures of experts with gating models linear in the input, our model employs gating functions built with Gau…

Gaussian ProcessesVariational Inference

Horseshoe Mixtures-of-Experts (HS-MoE)

2026-01-14 · Nick Polson, Vadim Sokolov arxiv

Horseshoe mixtures-of-experts (HS-MoE) models provide a Bayesian framework for sparse expert selection in mixture-of-experts architectures. We combine the horseshoe prior's adaptive global-local shrinkage with input-depe…

A Mixtures-of-Experts Framework for Multi-Label Classification

2014-09-16 · Charmgil Hong, Iyad Batal, Milos Hauskrecht

We develop a novel probabilistic approach for multi-label classification that is based on the mixtures-of-experts architecture combined with recently introduced conditional tree-structured Bayesian networks. Our approach…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Incorporating Expert Knowledge into Bayesian Causal Discovery of Mixtures of Directed Acyclic Graphs

2025-10-08 · Zachris Björkman, Jorge Loría, Sophie Wharrie, Samuel Kaski arxiv

Bayesian causal discovery benefits from prior information elicited from domain experts, and in heterogeneous domains any prior knowledge would be badly needed. However, so far prior elicitation approaches have assumed a …

Deep Structured Mixtures of Gaussian Processes

2019-10-10 · Martin Trapp, Robert Peharz, Franz Pernkopf, Carl E. Rasmussen

Gaussian Processes (GPs) are powerful non-parametric Bayesian regression models that allow exact posterior inference, but exhibit high computational and memory costs. In order to improve scalability of GPs, approximate p…

Gaussian Processes