Explainable Learning with Gaussian Processes
Kurt Butler, Guanchao Feng, Petar M. Djuric

TL;DR
This paper develops a principled, interpretable method for feature attribution in Gaussian process regression, providing closed-form expressions that incorporate model uncertainty and outperform existing approximations in accuracy and efficiency.
Contribution
It introduces a novel, theoretically grounded approach to feature attribution in GPR, including closed-form expressions and uncertainty quantification, advancing explainable AI methods.
Findings
Exact GPR attributions are more accurate than approximations.
Attributions follow a Gaussian process distribution, quantifying uncertainty.
The method is computationally efficient and versatile.
Abstract
The field of explainable artificial intelligence (XAI) attempts to develop methods that provide insight into how complicated machine learning methods make predictions. Many methods of explanation have focused on the concept of feature attribution, a decomposition of the model's prediction into individual contributions corresponding to each input feature. In this work, we explore the problem of feature attribution in the context of Gaussian process regression (GPR). We take a principled approach to defining attributions under model uncertainty, extending the existing literature. We show that although GPR is a highly flexible and non-parametric approach, we can derive interpretable, closed-form expressions for the feature attributions. When using integrated gradients as an attribution method, we show that the attributions of a GPR model also follow a Gaussian process distribution, which…
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 · Statistical and Computational Modeling
MethodsGaussian Process
