paper-with-me

홈 › Papers

Axiomatic Interpretability for Multiclass Additive Models

2018-10-22 · Xuezhou Zhang, Sarah Tan, Paul Koch, Yin Lou, Urszula Chajewska, Rich Caruana

Generalized additive models (GAMs) are favored in many regression and binary classification problems because they are able to fit complex, nonlinear functions while still remaining interpretable. In the first part of this paper, we generalize a state-of-the-art GAM learning algorithm based on boosted trees to the multiclass setting, and show that this multiclass algorithm outperforms existing GAM learning algorithms and sometimes matches the performance of full complexity models such as gradient boosted trees. In the second part, we turn our attention to the interpretability of GAMs in the multiclass setting. Surprisingly, the natural interpretability of GAMs breaks down when there are more than two classes. Naive interpretation of multiclass GAMs can lead to false conclusions. Inspired by binary GAMs, we identify two axioms that any additive model must satisfy in order to not be visually misleading. We then develop a technique called Additive Post-Processing for Interpretability (API), that provably transforms a pre-trained additive model to satisfy the interpretability axioms without sacrificing accuracy. The technique works not just on models trained with our learning algorithm, but on any multiclass additive model, including multiclass linear and logistic regression. We demonstrate the effectiveness of API on a 12-class infant mortality dataset.

📄 PDF Abstract BibTeX arXiv:1810.09092

Code (1)

microsoft/interpret 공식 구현

Tasks

Additive modelsBinary Classificationregression

Methods 이 논문이 사용한 방법론

GAM 설명 없음
Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Explaining a probabilistic prediction on the simplex with Shapley compositions

2024-08-02 · Paul-Gauthier Noé, Miquel Perelló-Nieto, Jean-François Bonastre, Peter Flach

Originating in game theory, Shapley values are widely used for explaining a machine learning model's prediction by quantifying the contribution of each feature's value to the prediction. This requires a scalar prediction…

Binary ClassificationPrediction

Axiomatic characterization of pointwise Shapley decompositions

2023-03-14 · Marcus C Christiansen

A common problem in various applications is the additive decomposition of the output of a function with respect to its input variables. Functions with binary arguments can be axiomatically decomposed by the famous Shaple…

Unconfused ultraconservative multiclass algorithms

2015-06-24 · Ugo Louche, Liva Ralaivola

We tackle the problem of learning linear classifiers from noisy datasets in a multiclass setting. The two-class version of this problem was studied a few years ago where the proposed approaches to combat the noise revolv…

Unconfused Ultraconservative Multiclass Algorithms

2014-03-20 · Ugo Louche, Liva Ralaivola

We tackle the problem of learning linear classifiers from noisy datasets in a multiclass setting. The two-class version of this problem was studied a few years ago by, e.g. Bylander (1994) and Blum et al. (1996): in thes…

General Classification

On the decomposition of an insurer's profits and losses

2021-12-21 · Marcus C. Christiansen

Current reporting standards for insurers require a decomposition of observed profits and losses in such a way that changes in the insurer's balance sheet can be attributed to specified risk factors. Generating such a dec…