paper-with-me

홈 › Papers

On the Art and Science of Machine Learning Explanations

2018-10-05 · Patrick Hall

This text discusses several popular explanatory methods that go beyond the error measurements and plots traditionally used to assess machine learning models. Some of the explanatory methods are accepted tools of the trade while others are rigorously derived and backed by long-standing theory. The methods, decision tree surrogate models, individual conditional expectation (ICE) plots, local interpretable model-agnostic explanations (LIME), partial dependence plots, and Shapley explanations, vary in terms of scope, fidelity, and suitable application domain. Along with descriptions of these methods, this text presents real-world usage recommendations supported by a use case and public, in-depth software examples for reproducibility.

📄 PDF Abstract BibTeX arXiv:1810.02909

Code (5)

h2oai/mli-resources 공식 구현
jphall663/interpretable_machine_learning_with_python 공식 구현
jphall663/jsm_2018_paper 공식 구현
jphall663/hc_ml
jphall663/kdd_2019

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Weight of Evidence as a Basis for Human-Oriented Explanations

2019-10-29 · David Alvarez-Melis, Hal Daumé III, Jennifer Wortman Vaughan, Hanna Wallach

Interpretability is an elusive but highly sought-after characteristic of modern machine learning methods. Recent work has focused on interpretability via $\textit{explanations}$, which justify individual model prediction…

Philosophy

Can I Trust the Explanations? Investigating Explainable Machine Learning Methods for Monotonic Models

2023-09-23 · Dangxing Chen

In recent years, explainable machine learning methods have been very successful. Despite their success, most explainable machine learning methods are applied to black-box models without any domain knowledge. By incorpora…

From Human Explanation to Model Interpretability: A Framework Based on Weight of Evidence

2021-04-27 · David Alvarez-Melis, Harmanpreet Kaur, Hal Daumé III, Hanna Wallach 외

We take inspiration from the study of human explanation to inform the design and evaluation of interpretability methods in machine learning. First, we survey the literature on human explanation in philosophy, cognitive s…

BIG-bench Machine LearningInterpretable Machine LearningPhilosophy

Extending Explainable Boosting Machines to Scientific Image Data

2023-05-25 · Daniel Schug, Sai Yerramreddy, Rich Caruana, Craig Greenberg 외

As the deployment of computer vision technology becomes increasingly common in science, the need for explanations of the system and its output has become a focus of great concern. Driven by the pressing need for interpre…

On the nature of explanations offered by network science: A perspective from and for practicing neuroscientists

2019-11-12

Network neuroscience represents the brain as a collection of regions and inter-regional connections. Given its ability to formalize systems-level models, network neuroscience has generated unique explanations of neural f…