Gray-box inference for structured Gaussian process models
Pietro Galliani, Amir Dezfouli, Edwin V. Bonilla, Novi, Quadrianto

TL;DR
This paper introduces an automated variational inference method for Gaussian process-based structured prediction that scales efficiently and performs comparably or better than traditional methods in NLP tasks.
Contribution
It presents a scalable, automated variational inference approach for Bayesian structured prediction with Gaussian processes, avoiding detailed likelihood model knowledge.
Findings
Method performs as well as or better than SVM-struct and CRFs.
Scales to large datasets with efficient low-dimensional Gaussian expectations.
Overcomes previous sampling-based inference scalability issues.
Abstract
We develop an automated variational inference method for Bayesian structured prediction problems with Gaussian process (GP) priors and linear-chain likelihoods. Our approach does not need to know the details of the structured likelihood model and can scale up to a large number of observations. Furthermore, we show that the required expected likelihood term and its gradients in the variational objective (ELBO) can be estimated efficiently by using expectations over very low-dimensional Gaussian distributions. Optimization of the ELBO is fully parallelizable over sequences and amenable to stochastic optimization, which we use along with control variate techniques and state-of-the-art incremental optimization to make our framework useful in practice. Results on a set of natural language processing tasks show that our method can be as good as (and sometimes better than) hard-coded…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Bayesian Modeling and Causal Inference
MethodsGaussian Process
