Quantile Propagation for Wasserstein-Approximate Gaussian Processes
Rui Zhang, Christian J. Walder, Edwin V. Bonilla, Marian-Andrei, Rizoiu, Lexing Xie

TL;DR
Quantile Propagation (QP) introduces a novel approximate inference method for Gaussian processes that minimizes Wasserstein distance, improving variance estimation and outperforming existing methods like EP and variational Bayes in classification and Poisson regression tasks.
Contribution
Develops Quantile Propagation, a new inference technique for Gaussian processes that minimizes Wasserstein distance instead of KL divergence, addressing limitations of existing methods.
Findings
QP outperforms EP and variational Bayes in experiments
QP better estimates posterior variances, reducing over-estimation
Efficient algorithm with locality property similar to EP
Abstract
Approximate inference techniques are the cornerstone of probabilistic methods based on Gaussian process priors. Despite this, most work approximately optimizes standard divergence measures such as the Kullback-Leibler (KL) divergence, which lack the basic desiderata for the task at hand, while chiefly offering merely technical convenience. We develop a new approximate inference method for Gaussian process models which overcomes the technical challenges arising from abandoning these convenient divergences. Our method---dubbed Quantile Propagation (QP)---is similar to expectation propagation (EP) but minimizes the Wasserstein distance (WD) instead of the KL divergence. The WD exhibits all the required properties of a distance metric, while respecting the geometry of the underlying sample space. We show that QP matches quantile functions rather than moments as in EP and has the same…
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.
Code & Models
Videos
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Statistical Mechanics and Entropy · Statistical Methods and Inference
MethodsGaussian Process
