English

Additive Gaussian Processes

Machine Learning 2011-12-20 v1 Machine Learning

Abstract

We introduce a Gaussian process model of functions which are additive. An additive function is one which decomposes into a sum of low-dimensional functions, each depending on only a subset of the input variables. Additive GPs generalize both Generalized Additive Models, and the standard GP models which use squared-exponential kernels. Hyperparameter learning in this model can be seen as Bayesian Hierarchical Kernel Learning (HKL). We introduce an expressive but tractable parameterization of the kernel function, which allows efficient evaluation of all input interaction terms, whose number is exponential in the input dimension. The additional structure discoverable by this model results in increased interpretability, as well as state-of-the-art predictive power in regression tasks.

Keywords

Cite

@article{arxiv.1112.4394,
  title  = {Additive Gaussian Processes},
  author = {David Duvenaud and Hannes Nickisch and Carl Edward Rasmussen},
  journal= {arXiv preprint arXiv:1112.4394},
  year   = {2011}
}

Comments

Appearing in Neural Information Processing Systems 2011

R2 v1 2026-06-21T19:53:51.124Z