paper-with-me

Papers

Scalable Gaussian Process Classification with Additive Noise for Various Likelihoods

2019-09-14 · Haitao Liu, Yew-Soon Ong, Ziwei Yu, Jianfei Cai, Xiaobo Shen

Gaussian process classification (GPC) provides a flexible and powerful statistical framework describing joint distributions over function space. Conventional GPCs however suffer from (i) poor scalability for big data due to the full kernel matrix, and (ii) intractable inference due to the non-Gaussian likelihoods. Hence, various scalable GPCs have been proposed through (i) the sparse approximation built upon a small inducing set to reduce the time complexity; and (ii) the approximate inference to derive analytical evidence lower bound (ELBO). However, these scalable GPCs equipped with analytical ELBO are limited to specific likelihoods or additional assumptions. In this work, we present a unifying framework which accommodates scalable GPCs using various likelihoods. Analogous to GP regression (GPR), we introduce additive noises to augment the probability space for (i) the GPCs with step, (multinomial) probit and logit likelihoods via the internal variables; and particularly, (ii) the GPC using softmax likelihood via the noise variables themselves. This leads to unified scalable GPCs with analytical ELBO by using variational inference. Empirically, our GPCs showcase better results than state-of-the-art scalable GPCs for extensive binary/multi-class classification tasks with up to two million data points.

📄 PDF Abstract BibTeX arXiv:1909.06541

Code (1)

LiuHaiTao01/GPCnoise 공식 구현 tf

Tasks

ClassificationGeneral ClassificationGPRMulti-class ClassificationVariational Inference

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Scalable GAM using sparse variational Gaussian processes

2018-12-28 · Vincent Adam, Nicolas Durrande, ST John

Generalized additive models (GAMs) are a widely used class of models of interest to statisticians as they provide a flexible way to design interpretable models of data beyond linear models. We here propose a scalable and…

Additive modelsGaussian ProcessesVariational Inference

Score matching enables causal discovery of nonlinear additive noise models

2022-03-08 · Paul Rolland, Volkan Cevher, Matthäus Kleindessner, Chris Russel 외

This paper demonstrates how to recover causal graphs from the score of the data distribution in non-linear additive (Gaussian) noise models. Using score matching algorithms as a building block, we show how to design a ne…

Causal Discovery

Projection Pursuit Gaussian Process Regression

2020-04-01 · Gecheng Chen, Rui Tuo

A primary goal of computer experiments is to reconstruct the function given by the computer code via scattered evaluations. Traditional isotropic Gaussian process models suffer from the curse of dimensionality, when the …

regression

Stochastic Variational Deep Kernel Learning

2016-11-01 · NeurIPS 2016 12 · Andrew Gordon Wilson, Zhiting Hu, Ruslan Salakhutdinov, Eric P. Xing

Deep kernel learning combines the non-parametric flexibility of kernel methods with the inductive biases of deep learning architectures. We propose a novel deep kernel learning model and stochastic variational inference …

Gaussian ProcessesGeneral ClassificationMulti-Task LearningVariational Inference

Discrete-Time Diffusion-Like Models for Speech Synthesis

2025-09-22 · Xiaozhou Tan, Minghui Zhao, Anton Ragni arxiv

Diffusion models have attracted a lot of attention in recent years. These models view speech generation as a continuous-time process. For efficient training, this process is typically restricted to additive Gaussian nois…

Speech Synthesis