Browse State-of-the-Art › Feature Importance
Feature Importance
335 papers with code · 6 benchmarks · 6 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
6 leaderboard tables shown for this task, 6 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| boston (2 rows) | VarImpVIANN | Variance-Based Feature Importance in Neural Networks | code | — | Compare |
| Breastcancer (2 rows) | VarImpVIANN | Variance-Based Feature Importance in Neural Networks | code | — | Compare |
| Diabetes (2 rows) | VarImpVIANN | Variance-Based Feature Importance in Neural Networks | code | — | Compare |
| Digits (2 rows) | VarImpVIANN | Variance-Based Feature Importance in Neural Networks | code | — | Compare |
| iris (2 rows) | VarImpVIANN | Variance-Based Feature Importance in Neural Networks | code | — | Compare |
| Wine (2 rows) | Garson Variable Importance | Variance-Based Feature Importance in Neural Networks | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
6 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 335 papers with code (890 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
23 May 2019 31 repositories listed Syntology ran 2 of 26 samples · 24 unverified · 3 pointer-only (licence)In this paper, a new model named FiBiNET as an abbreviation for Feature Importance and Bilinear feature Interaction NETwork is proposed to dynamically learn the feature importance and fine-grained feature interactions.
-
22 May 2017 17 repositories listed Syntology ran 3 of 8 samples · 5 unverified · 6 pointer-only (licence)Understanding why a model makes a certain prediction can be as crucial as the prediction's accuracy in many applications.
-
19 Jun 2018 13 repositories listed Syntology ran 1 of 34 samples · 33 unverified · 10 pointer-only (licence)We compare our approach to state-of-the-art importance extraction methods using both an automatic deletion/insertion metric and a pointing metric based on human-annotated object segments.
-
15 May 2019 12 repositories listedAlthough some CTR model such as Attentional Factorization Machine (AFM) has been proposed to model the weight of second order interaction features, we posit the evaluation of feature importance before explicit feature…
-
26 Feb 2019 9 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Attention mechanisms have seen wide adoption in neural NLP models.
-
14 Jan 2019 6 repositories listed Syntology ran 2 of 27 samples · 25 unverifiedOfficial code for using / reproducing ACD (ICLR 2019) from the paper "Hierarchical interpretations for neural network predictions" https://arxiv.
-
1 Apr 2020 4 repositories listed Syntology ran 2 of 4 samples · 2 unverified · 4 pointer-only (licence)Understanding the inner workings of complex machine learning models is a long-standing problem and most recent research has focused on local interpretability.
-
18 May 2019 4 repositories listed Syntology ran 4 of 6 samples · 2 unverifiedTree ensembles, such as random forests and AdaBoost, are ubiquitous machine learning models known for achieving strong predictive performance across a wide variety of domains.
-
10 Oct 2018 4 repositories listedThe wide implementation of electronic health record (EHR) systems facilitates the collection of large-scale health data from real clinical settings.
-
3 Oct 2024 3 repositories listedExtensive nonlinear simulations with RNA sequencing data show that both methods accurately control the false discovery rate and detect more true positives than existing methods.
-
17 Mar 2023 3 repositories listed Syntology ran 3 of 3 samples · 0 unverifiedTime-to-event prediction, e.
-
16 Oct 2022 3 repositories listed Syntology ran 3 of 4 samples · 1 unverified · 2 pointer-only (licence)Key to our approach is a new interpretation of decision tree algorithms for positive and negative data as \emph{recursive greedy risk minimization algorithms}.
-
3 Mar 2022 3 repositories listed Syntology ran 0 of 6 samples · 6 unverifiedUnsupervised black-box models are challenging to interpret.
-
29 Jul 2021 3 repositories listed Syntology ran 1 of 3 samples · 2 unverified · 1 pointer-only (licence)More specifically, we obtain feature importance by introducing the aggregate gradient, which averages the gradients with respect to feature maps of the source model, computed on a batch of random transforms of the…
-
2 Nov 2020 3 repositories listedAn important feature of the dataset is simultaneous data collection from five players, which facilitates the analysis of sensor data on a team level.
-
16 Jul 2020 3 repositories listedInterpretable Machine Learning (IML) methods are used to gain insight into the relevance of a feature of interest for the performance of a model.
-
16 Jun 2020 3 repositories listed Syntology ran 15 of 25 samples · 10 unverifiedThe true population-level importance of a variable in a prediction task provides useful knowledge about the underlying data-generating mechanism and can help in deciding which measurements to collect in subsequent…
-
26 Jun 2019 3 repositories listedBased on the original definition of MDI by Breiman et al.
-
28 Jun 2018 3 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedWe propose an empirical measure of the approximate accuracy of feature importance estimates in deep neural networks.
-
25 Oct 2016 3 repositories listedThis problem is especially hard to solve for time series classification and regression in industrial applications such as predictive maintenance or production line optimization, for which each label or regression target…
-
29 Oct 2024 2 repositories listed Syntology ran 0 of 7 samples · 7 unverifiedWe propose to address these issues by highlighting features based on their responsiveness score -- i.
-
13 Jun 2024 2 repositories listedElectronic healthcare records are vital for patient safety as they document conditions, plans, and procedures in both free text and medical codes.
-
28 Jan 2024 2 repositories listedFeature importance scores are ubiquitous tools for understanding the predictions of machine learning models.
-
9 Oct 2023 2 repositories listedThis paper introduces Extended Isolation Forest Feature Importance (ExIFFI), a method that explains predictions made by Extended Isolation Forest (EIF) models, which split data using hyperplanes.
-
4 Jul 2023 2 repositories listedRandom forests (RFs) are among the most popular supervised learning algorithms due to their nonlinear flexibility and ease-of-use.
-
16 May 2023 2 repositories listedIn this paper, we integrate the concepts of feature importance with implicit bias in the context of pattern classification.
-
27 Feb 2023 2 repositories listedPast work in natural language processing interpretability focused mainly on popular classification tasks while largely overlooking generation settings, partly due to a lack of dedicated tools.
-
22 Nov 2022 2 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedIn the two competitions, features generated by OpenFE with a simple baseline model can beat 99.
-
22 Sep 2022 2 repositories listed Syntology ran 1 of 7 samples · 6 unverifiedWe further demonstrate empirically that CARs offer (1) more accurate descriptions of how concepts are scattered in the DNN's latent space; (2) global explanations that are closer to human concept annotations and (3)…
-
12 Aug 2022 2 repositories listedThe interventional SHAP value of feature k is a weighted sum of the main component and all interaction components that include k, with the weights given by the reciprocal of the component's dimension.
Syntology lines on 16 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
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