pith. machine review for the scientific record. sign in

arxiv: 1309.6392 · v2 · submitted 2013-09-25 · 📊 stat.AP

Recognition: unknown

Peeking Inside the Black Box: Visualizing Statistical Learning with Plots of Individual Conditional Expectation

Authors on Pith no claims yet
classification 📊 stat.AP
keywords plotspartialrelationshipindividualresponseaverageconditionaldata
0
0 comments X
read the original abstract

This article presents Individual Conditional Expectation (ICE) plots, a tool for visualizing the model estimated by any supervised learning algorithm. Classical partial dependence plots (PDPs) help visualize the average partial relationship between the predicted response and one or more features. In the presence of substantial interaction effects, the partial response relationship can be heterogeneous. Thus, an average curve, such as the PDP, can obfuscate the complexity of the modeled relationship. Accordingly, ICE plots refine the partial dependence plot by graphing the functional relationship between the predicted response and the feature for individual observations. Specifically, ICE plots highlight the variation in the fitted values across the range of a covariate, suggesting where and to what extent heterogeneities might exist. In addition to providing a plotting suite for exploratory analysis, we include a visual test for additive structure in the data generating model. Through simulated examples and real data sets, we demonstrate how ICE plots can shed light on estimated models in ways PDPs cannot. Procedures outlined are available in the R package ICEbox.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A New Technique for AI Explainability using Feature Association Map

    cs.LG 2026-05 unverdicted novelty 4.0

    FAMeX introduces a graph-theoretic Feature Association Map to explain feature importance in AI classification models and outperforms PFI and SHAP on eight benchmarks.

  2. A New Technique for AI Explainability using Feature Association Map

    cs.LG 2026-05 unverdicted novelty 4.0

    FAMeX creates a graph of feature associations to explain AI classification decisions and outperforms SHAP and permutation feature importance on eight benchmark datasets.

  3. A New Technique for AI Explainability using Feature Association Map

    cs.LG 2026-05 unverdicted novelty 3.0

    FAMeX is a graph-based XAI algorithm claimed to outperform PFI and SHAP at gauging feature importance for classification.