scispace - formally typeset
H

Hugh Chen

Researcher at University of Washington

Publications -  15
Citations -  3010

Hugh Chen is an academic researcher from University of Washington. The author has contributed to research in topics: Computer science & Artificial neural network. The author has an hindex of 6, co-authored 12 publications receiving 1000 citations.

Papers
More filters
Journal ArticleDOI

From Local Explanations to Global Understanding with Explainable AI for Trees.

TL;DR: An explanation method for trees is presented that enables the computation of optimal local explanations for individual predictions, and the authors demonstrate their method on three medical datasets.
Posted Content

Explainable AI for Trees: From Local Explanations to Global Understanding

TL;DR: Improvements to the interpretability of tree-based models through the first polynomial time algorithm to compute optimal explanations based on game theory, and a new type of explanation that directly measures local feature interaction effects.
Posted Content

True to the Model or True to the Data

TL;DR: It is argued that the choice comes down to whether it is desirable to be true to the model ortrue to the data, and how possible attributions are impacted by modeling choices.
Book ChapterDOI

Explaining Models by Propagating Shapley Values of Local Components

TL;DR: DeepSHAP for mixed model types is presented, a framework for layer wise propagation of Shapley values that builds upon DeepLIFT and naturally enables attributions for stacks of mixed models as well as attributions of the loss.
Posted Content

Checkpoint Ensembles: Ensemble Methods from a Single Training Process

TL;DR: The checkpoint ensembles method is presented, a simple technique that can learn ensemble models on a single training process that improves performance by averaging the predictions from "checkpoints" of the best models within singleTraining process.