Additive Gaussian Processes Revisited
Xiaoyu Lu, Alexis Boukouvalas, James Hensman

TL;DR
This paper introduces the orthogonal additive kernel (OAK) for Gaussian Processes, enhancing interpretability and efficiency by imposing orthogonality constraints, and demonstrates its competitive predictive performance with fewer additive terms.
Contribution
The paper proposes the OAK kernel, which enforces orthogonality in additive Gaussian Processes, improving identifiability, interpretability, and convergence rates compared to previous models.
Findings
OAK achieves similar or better predictive accuracy with fewer terms.
Improved convergence rates for sparse computation methods.
Enhanced interpretability through orthogonal additive structure.
Abstract
Gaussian Process (GP) models are a class of flexible non-parametric models that have rich representational power. By using a Gaussian process with additive structure, complex responses can be modelled whilst retaining interpretability. Previous work showed that additive Gaussian process models require high-dimensional interaction terms. We propose the orthogonal additive kernel (OAK), which imposes an orthogonality constraint on the additive functions, enabling an identifiable, low-dimensional representation of the functional relationship. We connect the OAK kernel to functional ANOVA decomposition, and show improved convergence rates for sparse computation methods. With only a small number of additive low-dimensional terms, we demonstrate the OAK model achieves similar or better predictive performance compared to black-box models, while retaining interpretability.
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
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
MethodsGaussian Process
