Skip to main content

Showing 1–6 of 6 results for author: Lundberg, S M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2207.07605  [pdf, other

    cs.LG cs.GT

    Algorithms to estimate Shapley value feature attributions

    Authors: Hugh Chen, Ian C. Covert, Scott M. Lundberg, Su-In Lee

    Abstract: Feature attributions based on the Shapley value are popular for explaining machine learning models; however, their estimation is complex from both a theoretical and computational standpoint. We disentangle this complexity into two factors: (1)~the approach to removing feature information, and (2)~the tractable estimation strategy. These two factors provide a natural lens through which we can bette… ▽ More

    Submitted 15 July, 2022; originally announced July 2022.

  2. Explaining a Series of Models by Propagating Shapley Values

    Authors: Hugh Chen, Scott M. Lundberg, Su-In Lee

    Abstract: Local feature attribution methods are increasingly used to explain complex machine learning models. However, current methods are limited because they are extremely expensive to compute or are not capable of explaining a distributed series of models where each model is owned by a separate institution. The latter is particularly important because it often arises in finance where explanations are man… ▽ More

    Submitted 13 October, 2021; v1 submitted 30 April, 2021; originally announced May 2021.

  3. arXiv:1905.04610  [pdf, other

    cs.LG cs.AI stat.ML

    Explainable AI for Trees: From Local Explanations to Global Understanding

    Authors: Scott M. Lundberg, Gabriel Erion, Hugh Chen, Alex DeGrave, Jordan M. Prutkin, Bala Nair, Ronit Katz, Jonathan Himmelfarb, Nisha Bansal, Su-In Lee

    Abstract: Tree-based machine learning models such as random forests, decision trees, and gradient boosted trees are the most popular non-linear predictive models used in practice today, yet comparatively little attention has been paid to explaining their predictions. Here we significantly improve the interpretability of tree-based models through three main contributions: 1) The first polynomial time algorit… ▽ More

    Submitted 11 May, 2019; originally announced May 2019.

  4. arXiv:1802.03888  [pdf, other

    cs.LG stat.ML

    Consistent Individualized Feature Attribution for Tree Ensembles

    Authors: Scott M. Lundberg, Gabriel G. Erion, Su-In Lee

    Abstract: Interpreting predictions from tree ensemble methods such as gradient boosting machines and random forests is important, yet feature attribution for trees is often heuristic and not individualized for each prediction. Here we show that popular feature attribution methods are inconsistent, meaning they can lower a feature's assigned importance when the true impact of that feature actually increases.… ▽ More

    Submitted 6 March, 2019; v1 submitted 11 February, 2018; originally announced February 2018.

    Comments: Follow-up to 2017 ICML Workshop arXiv:1706.06060

  5. arXiv:1712.00563  [pdf, other

    cs.LG stat.AP stat.ML

    Anesthesiologist-level forecasting of hypoxemia with only SpO2 data using deep learning

    Authors: Gabriel Erion, Hugh Chen, Scott M. Lundberg, Su-In Lee

    Abstract: We use a deep learning model trained only on a patient's blood oxygenation data (measurable with an inexpensive fingertip sensor) to predict impending hypoxemia (low blood oxygen) more accurately than trained anesthesiologists with access to all the data recorded in a modern operating room. We also provide a simple way to visualize the reason why a patient's risk is low or high by assigning weight… ▽ More

    Submitted 2 December, 2017; originally announced December 2017.

    Comments: To be presented at Machine Learning for Health Workshop: 31st Conference on Neural Information Processing Systems (NIPS 2017), Long Beach, CA, USA

  6. arXiv:1706.06060  [pdf, other

    cs.AI cs.LG stat.ML

    Consistent feature attribution for tree ensembles

    Authors: Scott M. Lundberg, Su-In Lee

    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 c… ▽ More

    Submitted 16 February, 2018; v1 submitted 19 June, 2017; originally announced June 2017.

    Comments: presented at 2017 ICML Workshop on Human Interpretability in Machine Learning (WHI 2017), Sydney, NSW, Australia