SOTAVerified

The Gaussian Process Autoregressive Regression Model (GPAR)

2018-02-20Code Available1· sign in to hype

James Requeima, Will Tebbutt, Wessel Bruinsma, Richard E. Turner

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Multi-output regression models must exploit dependencies between outputs to maximise predictive performance. The application of Gaussian processes (GPs) to this setting typically yields models that are computationally demanding and have limited representational power. We present the Gaussian Process Autoregressive Regression (GPAR) model, a scalable multi-output GP model that is able to capture nonlinear, possibly input-varying, dependencies between outputs in a simple and tractable way: the product rule is used to decompose the joint distribution over the outputs into a set of conditionals, each of which is modelled by a standard GP. GPAR's efficacy is demonstrated on a variety of synthetic and real-world problems, outperforming existing GP models and achieving state-of-the-art performance on established benchmarks.

Tasks

Reproductions