paper-with-me

Papers

Surrogate Locally-Interpretable Models with Supervised Machine Learning Algorithms

2020-07-28 · Linwei Hu, Jie Chen, Vijayan N. Nair, Agus Sudjianto

Supervised Machine Learning (SML) algorithms, such as Gradient Boosting, Random Forest, and Neural Networks, have become popular in recent years due to their superior predictive performance over traditional statistical methods. However, their complexity makes the results hard to interpret without additional tools. There has been a lot of recent work in developing global and local diagnostics for interpreting SML models. In this paper, we propose a locally-interpretable model that takes the fitted ML response surface, partitions the predictor space using model-based regression trees, and fits interpretable main-effects models at each of the nodes. We adapt the algorithm to be efficient in dealing with high-dimensional predictors. While the main focus is on interpretability, the resulting surrogate model also has reasonably good predictive performance.

📄 PDF Abstract BibTeX arXiv:2007.14528

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningregression

Similar Papers 제목 키워드 기반

Locally Interpretable Models and Effects based on Supervised Partitioning (LIME-SUP)

2018-06-02 · Linwei Hu, Jie Chen, Vijayan N. Nair, Agus Sudjianto

Supervised Machine Learning (SML) algorithms such as Gradient Boosting, Random Forest, and Neural Networks have become popular in recent years due to their increased predictive performance over traditional statistical me…

Clustering

Leveraging Model-based Trees as Interpretable Surrogate Models for Model Distillation

2023-10-04 · Julia Herbinger, Susanne Dandl, Fiona K. Ewald, Sofia Loibl 외

Surrogate models play a crucial role in retrospectively interpreting complex and powerful black box machine learning models via model distillation. This paper focuses on using model-based trees as surrogate models which …

model

Sampling Based On Natural Image Statistics Improves Local Surrogate Explainers

2022-08-08 · Ricardo Kleinlein, Alexander Hepburn, Raúl Santos-Rodríguez, Fernando Fernández-Martínez

Many problems in computer vision have recently been tackled using models whose predictions cannot be easily interpreted, most commonly deep neural networks. Surrogate explainers are a popular post-hoc interpretability me…

LIMIS: Locally Interpretable Modeling using Instance-wise Subsampling

2019-09-26 · Jinsung Yoon, Sercan O. Arik, Tomas Pfister

Understanding black-box machine learning models is crucial for their widespread adoption. Learning globally interpretable models is one approach, but achieving high performance with them is challenging. An alternative ap…

Reinforcement LearningReinforcement Learning (RL)

The Cakewalk Method

2019-05-01 · ICLR 2019 5 · Uri Patish, Shimon Ullman

Combinatorial optimization is a common theme in computer science. While in general such problems are NP-Hard, from a practical point of view, locally optimal solutions can be useful. In some combinatorial problems howeve…

Combinatorial Optimization