paper-with-me

Papers

Variational Mixture of Gaussian Process Experts

2008-12-01 · NeurIPS 2008 12 · Chao Yuan, Claus Neubauer

Mixture of Gaussian processes models extended a single Gaussian process with ability of modeling multi-modal data and reduction of training complexity. Previous inference algorithms for these models are mostly based on Gibbs sampling, which can be very slow, particularly for large-scale data sets. We present a new generative mixture of experts model. Each expert is still a Gaussian process but is reformulated by a linear model. This breaks the dependency among training outputs and enables us to use a much faster variational Bayesian algorithm for training. Our gating network is more flexible than previous generative approaches as inputs for each expert are modeled by a Gaussian mixture model. The number of experts and number of Gaussian components for an expert are inferred automatically. A variety of tests show the advantages of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesMixture-of-Experts

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 제목 키워드 기반

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

Mixture-of-Experts Variational Autoencoder for Clustering and Generating from Similarity-Based Representations on Single Cell Data

2019-10-17 · Andreas Kopf, Vincent Fortuin, Vignesh Ram Somnath, Manfred Claassen

Clustering high-dimensional data, such as images or biological measurements, is a long-standingproblem and has been studied extensively. Recently, Deep Clustering has gained popularity due toits flexibility in fitting th…

ClusteringDecoderDeep ClusteringMixture-of-Experts

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

Mixture-of-Experts Variational Autoencoder for clustering and generating from similarity-based representations

2019-09-25 · Andreas Kopf, Vincent Fortuin, Vignesh Ram Somnath, Manfred Claassen

Clustering high-dimensional data, such as images or biological measurements, is a long-standing problem and has been studied extensively. Recently, Deep Clustering gained popularity due to the non-linearity of neural net…

ClusteringDecoderDeep ClusteringMixture-of-Experts

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