paper-with-me

Papers

Efficient Gaussian Process Classification Using Polya-Gamma Data Augmentation

2018-02-18 · Florian Wenzel, Theo Galy-Fajou, Christan Donner, Marius Kloft, Manfred Opper

We propose a scalable stochastic variational approach to GP classification building on Polya-Gamma data augmentation and inducing points. Unlike former approaches, we obtain closed-form updates based on natural gradients that lead to efficient optimization. We evaluate the algorithm on real-world datasets containing up to 11 million data points and demonstrate that it is up to two orders of magnitude faster than the state-of-the-art while being competitive in terms of prediction performance.

📄 PDF Abstract BibTeX arXiv:1802.06383

Code (3)

theogf/AugmentedGaussianProcesses.jl 공식 구현
UnofficialJuliaMirror/AugmentedGaussianProcesses.jl-38eea1fd-7d7d-5162-9d08-f89d0f2e271e
UnofficialJuliaMirrorSnapshots/AugmentedGaussianProcesses.jl-38eea1fd-7d7d-5162-9d08-f89d0f2e271e

Tasks

ClassificationData AugmentationGeneral Classification

Methods 이 논문이 사용한 방법론

Polya-Gamma Augmentation This method applies Polya-Gamma latent variables as a way to obtain closed form expressions for full-conditionals of posterior distributions in sampling algorithms like MCMC.

Similar Papers 제목 키워드 기반

Bayesian Analysis of Dynamic Linear Topic Models

2015-11-12 · Chris Glynn, Surya T. Tokdar, David L. Banks, Brian Howard

In dynamic topic modeling, the proportional contribution of a topic to a document depends on the temporal dynamics of that topic's overall prevalence in the corpus. We extend the Dynamic Topic Model of Blei and Lafferty …

Data AugmentationDynamic Topic ModelingTopic Models

Bayesian inference for logistic models using Polya-Gamma latent variables

2012-05-02 · Nicholas G. Polson, James G. Scott, Jesse Windle

We propose a new data-augmentation strategy for fully Bayesian inference in models with binomial likelihoods. The approach appeals to a new class of Polya-Gamma distributions, which are constructed in detail. A variety o…

Bayesian InferenceComputational EfficiencyData AugmentationNumerical Integration+1

PG-TS: Improved Thompson Sampling for Logistic Contextual Bandits

2018-05-18 · NeurIPS 2018 12 · Bianca Dumitrascu, Karen Feng, Barbara E. Engelhardt

We address the problem of regret minimization in logistic contextual bandits, where a learner decides among sequential actions or arms given their respective contexts to maximize binary rewards. Using a fast inference pr…

Multi-Armed BanditsThompson Sampling

Dependent Multinomial Models Made Easy: Stick-Breaking with the Polya-gamma Augmentation

2015-12-01 · NeurIPS 2015 12 · Scott Linderman, Matthew Johnson, Ryan P. Adams

Many practical modeling problems involve discrete data that are best represented as draws from multinomial or categorical distributions. For example, nucleotides in a DNA sequence, children's names in a given state and y…

Bayesian Inference

Towards Flexible Sparsity-Aware Modeling: Automatic Tensor Rank Learning Using The Generalized Hyperbolic Prior

2020-09-05 · Lei Cheng, Zhongtao Chen, Qingjiang Shi, Yik-Chung Wu 외

Tensor rank learning for canonical polyadic decomposition (CPD) has long been deemed as an essential yet challenging problem. In particular, since the tensor rank controls the complexity of the CPD model, its inaccurate …

Bayesian InferenceVariational Inference