Papers › How Well Do Feature-Additive Explainers Explain Feature-Additive Predictors?

How Well Do Feature-Additive Explainers Explain Feature-Additive Predictors?

27 Oct 2023arXiv:2310.18496archive 2025-07-28

Zachariah Carmichael, Walter J. Scheirer

Surging interest in deep learning from high-stakes domains has precipitated concern over the inscrutable nature of black box neural networks. Explainable AI (XAI) research has led to an abundance of explanation algorithms for these black boxes. Such post hoc explainers produce human-comprehensible explanations, however, their fidelity with respect to the model is not well understood - explanation evaluation remains one of the most challenging issues in XAI. In this paper, we ask a targeted but important question: can popular feature-additive explainers (e.g., LIME, SHAP, SHAPR, MAPLE, and PDP) explain feature-additive predictors? Herein, we evaluate such explainers on ground truth that is analytically derived from the additive structure of a model. We demonstrate the efficacy of our approach in understanding these explainers applied to symbolic expressions, neural networks, and generalized additive models on thousands of synthetic and several real-world tasks. Our results suggest that all explainers eventually fail to correctly attribute the importance of features, especially when a decision-making process involves feature interactions.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.18496")

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

craymichael/PostHocExplainerEvaluation officialmentioned in papermentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 6 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran
4unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from craymichael/PostHocExplainerEvaluation. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

clean_explanations craymichael/PostHocExplainerEvaluation/posthoceval/expl_utils.py official repository ran no licence file found · pointer only · 9b2ce415c6357e4c · report
is_mean_centered craymichael/PostHocExplainerEvaluation/posthoceval/expl_utils.py official repository ran no licence file found · pointer only · 2082e17c928d79cf · report
make_data craymichael/PostHocExplainerEvaluation/benchmark_backends.py official repository ran fingerprinted no licence file found · pointer only · fd757c7b37b51b8e · report
naive_reduce_domain craymichael/PostHocExplainerEvaluation/posthoceval/expectation.py official repository ran no licence file found · pointer only · 1a398e6ded86ad9d · report
numpy_func craymichael/PostHocExplainerEvaluation/posthoceval/evaluate.py official repository ran no licence file found · pointer only · 964122a6ea76a52b · report
periodicity_wrapper craymichael/PostHocExplainerEvaluation/generate_expressions.py official repository ran no licence file found · pointer only · 36f43fae249166fa · report
handle_excessive_periodicity craymichael/PostHocExplainerEvaluation/posthoceval/expectation.py official repository unverified no licence file found · pointer only · 90e9e94744f37db1 · report
llvm_func craymichael/PostHocExplainerEvaluation/posthoceval/evaluate.py official repository unverified no licence file found · pointer only · bd099a4a14d6a74d · report
theano_func craymichael/PostHocExplainerEvaluation/posthoceval/evaluate.py official repository unverified no licence file found · pointer only · f39cc10c6f6fa49d · report
tree_to_str craymichael/PostHocExplainerEvaluation/posthoceval/expression_tree.py official repository unverified no licence file found · pointer only · 6966aadc392c85f0 · report

Tasks

Additive modelsAttributeDecision Making

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

HOCLIMESHAP

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections