paper-with-me

Papers

Enriched Mixtures of Gaussian Process Experts

2019-05-30 · Charles W. L. Gadd, Sara Wade, Alexis Boukouvalas

Mixtures of experts probabilistically divide the input space into regions, where the assumptions of each expert, or conditional model, need only hold locally. Combined with Gaussian process (GP) experts, this results in a powerful and highly flexible model. We focus on alternative mixtures of GP experts, which model the joint distribution of the inputs and targets explicitly. We highlight issues of this approach in multi-dimensional input spaces, namely, poor scalability and the need for an unnecessarily large number of experts, degrading the predictive performance and increasing uncertainty. We construct a novel model to address these issues through a nested partitioning scheme that automatically infers the number of components at both levels. Multiple response types are accommodated through a generalised GP framework, while multiple input types are included through a factorised exponential family structure. We show the effectiveness of our approach in estimating a parsimonious probabilistic description of both synthetic data of increasing dimension and an Alzheimer's challenge dataset.

📄 PDF Abstract BibTeX arXiv:1905.12969

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Mixtures of Gaussian Process Experts with SMC$^2$

2022-08-26 · Teemu Härkönen, Sara Wade, Kody Law, Lassi Roininen

Gaussian processes are a key component of many flexible statistical and machine learning models. However, they exhibit cubic computational complexity and high memory constraints due to the need of inverting and storing a…

Gaussian Processes

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

Mixtures of Gaussian process experts based on kernel stick-breaking processes

2023-04-26 · Yuji Saikai, Khue-Dung Dang

Mixtures of Gaussian process experts is a class of models that can simultaneously address two of the key limitations inherent in standard Gaussian processes: scalability and predictive performance. In particular, models …

Gaussian Processes

Fast Deep Mixtures of Gaussian Process Experts

2020-06-11 · Clement Etienam, Kody Law, Sara Wade, Vitaly Zankin

Mixtures of experts have become an indispensable tool for flexible modelling in a supervised learning context, allowing not only the mean function but the entire density of the output to change with the inputs. Sparse Ga…

Gaussian ProcessesMixture-of-ExpertsUncertainty Quantification

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