Related Experiment Video
Updated: Oct 10, 2025

03:37
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
Published on: March 1, 2024
953
Gaussian Process Regression With Interpretable Sample-Wise Feature Weights
IEEE Transactions on Neural Networks and Learning Systems
|December 10, 2021
Summary
We introduce Gaussian Process Regression with Local Explanation (GPR-LE) for interpretable machine learning. This model provides feature contributions for each prediction while maintaining GPR's accuracy.
Area of Science:
- Machine Learning
- Statistical Modeling
Background:
- Gaussian Process Regression (GPR) is a powerful machine learning tool known for accurate predictions and uncertainty quantification.
- A key limitation of GPR is its lack of interpretability regarding feature contributions to predictions.
Purpose of the Study:
- To develop an interpretable version of GPR that reveals feature contributions for individual predictions.
- To maintain the high predictive performance characteristic of GPR.
Main Methods:
- Proposed GPR with Local Explanation (GPR-LE), integrating an interpretable locally linear model for prediction and explanation.
- Utilized multivariate Gaussian process priors for weight vectors and maximized marginal likelihood for hyperparameter estimation.
- Derived closed-form solutions for predicting target variables, weight vectors, and their uncertainties for new samples.
Main Results:
- GPR-LE achieved predictive performance comparable to standard GPR on benchmark datasets.
- The proposed model demonstrated superior interpretability compared to existing interpretable models, both quantitatively and qualitatively.
- GPR-LE successfully revealed feature contributions for each sample's prediction.
Conclusions:
- GPR-LE offers a viable solution for enhancing the interpretability of Gaussian Process Regression without sacrificing predictive accuracy.
- The model provides valuable insights into feature importance at a local, sample-specific level.
- This advancement opens new possibilities for applying GPR in domains requiring transparent decision-making.
Related Concept Videos
Regression Toward the Mean
6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K
Weighted Mean
5.7K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.7K
Regression Analysis
6.4K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.4K
Multiple Regression
3.3K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.3K
Gauss's Law
8.3K
If a closed surface does not have any charge inside where an electric field line can terminate, then the electric field line entering the surface at one point must necessarily exit at some other point of the surface. Therefore, if a closed surface does not have any charges inside the enclosed volume, then the electric flux through the surface is zero. What happens to the electric flux if there are some charges inside the enclosed volume? Gauss's law gives a quantitative answer to this question.
8.3K
Gauss's Law: Problem-Solving
2.2K
Gauss's law helps determine electric fields even though the law is not directly about electric fields but electric flux. In situations with certain symmetries (spherical, cylindrical, or planar) in the charge distribution, the electric field can be deduced based on the knowledge of the electric flux. In these systems, we can find a Gaussian surface S over which the electric field has a constant magnitude. Furthermore, suppose the electric field is parallel (or antiparallel) to the area...
2.2K

