Papers › Minimizing False-Positive Attributions in Explanations of Non-Linear Models

Minimizing False-Positive Attributions in Explanations of Non-Linear Models

16 May 2025arXiv:2505.11210archive 2025-07-28

Anders Gjølbye, Stefan Haufe, Lars Kai Hansen

Suppressor variables can influence model predictions without being dependent on the target outcome and they pose a significant challenge for Explainable AI (XAI) methods. These variables may cause false-positive feature attributions, undermining the utility of explanations. Although effective remedies exist for linear models, their extension to non-linear models and to instance-based explanations has remained limited. We introduce PatternLocal, a novel XAI technique that addresses this gap. PatternLocal begins with a locally linear surrogate, e.g. LIME, KernelSHAP, or gradient-based methods, and transforms the resulting discriminative model weights into a generative representation, thereby suppressing the influence of suppressor variables while preserving local fidelity. In extensive hyperparameter optimization on the XAI-TRIS benchmark, PatternLocal consistently outperformed other XAI methods and reduced false-positive attributions when explaining non-linear tasks, thereby enabling more reliable and actionable insights.

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="2505.11210")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

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

gjoelbye/patternlocal officialmentioned in papermentioned on GitHubMIT 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

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 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.

11unverified

Licence: 0 of the 11 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 gjoelbye/patternlocal. “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.

create_backend gjoelbye/patternlocal/patternlocal/optimization/backends.py official repository unverified MIT (permissive) · f4541182964dfb8c · report
create_combined_metric gjoelbye/patternlocal/patternlocal/optimization/metrics.py official repository unverified MIT (permissive) · 00c48a4ef206beba · report
create_custom_search_space gjoelbye/patternlocal/patternlocal/optimization/search_spaces.py official repository unverified MIT (permissive) · ee60d051f983149f · report
create_experiment_config gjoelbye/patternlocal/patternlocal/optimization/utils.py official repository unverified MIT (permissive) · 5904c97717c6e391 · report
create_ground_truth_metric gjoelbye/patternlocal/patternlocal/optimization/metrics.py official repository unverified MIT (permissive) · f353af080c6b50ab · report
evaluate_explanations_parallel gjoelbye/patternlocal/patternlocal/optimization/metrics.py official repository unverified MIT (permissive) · 50eca4eb153b9c13 · report
get_default_search_space gjoelbye/patternlocal/patternlocal/optimization/search_spaces.py official repository unverified MIT (permissive) · fb5feb0ee52fa210 · report
load_optimization_results gjoelbye/patternlocal/patternlocal/optimization/utils.py official repository unverified MIT (permissive) · b6e28f195b115055 · report
parse_parameter_dict gjoelbye/patternlocal/patternlocal/optimization/utils.py official repository unverified MIT (permissive) · 16b28e46e47404e9 · report
validate_array_input gjoelbye/patternlocal/patternlocal/config/validation.py official repository unverified MIT (permissive) · 9e94143f78757d71 · report
validate_fitted gjoelbye/patternlocal/patternlocal/config/validation.py official repository unverified MIT (permissive) · 280645296cbb074c · report

Tasks

Hyperparameter Optimization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

LIME

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