We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: Consistent feature attribution for tree ensembles

Abstract: Note that a newer expanded version of this paper is now available at: arXiv:1802.03888
It is critical in many applications to understand what features are important for a model, and why individual predictions were made. For tree ensemble methods these questions are usually answered by attributing importance values to input features, either globally or for a single prediction. Here we show that current feature attribution methods are inconsistent, which means changing the model to rely more on a given feature can actually decrease the importance assigned to that feature. To address this problem we develop fast exact solutions for SHAP (SHapley Additive exPlanation) values, which were recently shown to be the unique additive feature attribution method based on conditional expectations that is both consistent and locally accurate. We integrate these improvements into the latest version of XGBoost, demonstrate the inconsistencies of current methods, and show how using SHAP values results in significantly improved supervised clustering performance. Feature importance values are a key part of understanding widely used models such as gradient boosting trees and random forests, so improvements to them have broad practical implications.
Comments: presented at 2017 ICML Workshop on Human Interpretability in Machine Learning (WHI 2017), Sydney, NSW, Australia
Subjects: Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1706.06060 [cs.AI]
  (or arXiv:1706.06060v6 [cs.AI] for this version)

Submission history

From: Scott Lundberg [view email]
[v1] Mon, 19 Jun 2017 17:03:46 GMT (3113kb,D)
[v2] Mon, 31 Jul 2017 19:28:56 GMT (2982kb,D)
[v3] Thu, 3 Aug 2017 21:33:01 GMT (2982kb,D)
[v4] Tue, 8 Aug 2017 01:18:43 GMT (2981kb,D)
[v5] Sun, 11 Feb 2018 21:44:49 GMT (3120kb,D)
[v6] Sat, 17 Feb 2018 01:11:50 GMT (3120kb,D)

Link back to: arXiv, form interface, contact.