paper-with-me

Papers

Making Tree Ensembles Interpretable: A Bayesian Model Selection Approach

2016-06-29 · Satoshi Hara, Kohei Hayashi

Tree ensembles, such as random forests and boosted trees, are renowned for their high prediction performance. However, their interpretability is critically limited due to the enormous complexity. In this study, we present a method to make a complex tree ensemble interpretable by simplifying the model. Specifically, we formalize the simplification of tree ensembles as a model selection problem. Given a complex tree ensemble, we aim at obtaining the simplest representation that is essentially equivalent to the original one. To this end, we derive a Bayesian model selection algorithm that optimizes the simplified model while maintaining the prediction performance. Our numerical experiments on several datasets showed that complicated tree ensembles were reasonably approximated as interpretable.

📄 PDF Abstract BibTeX arXiv:1606.09066

Code (1)

sato9hara/defragTrees 공식 구현

Tasks

Model Selection

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Tree Space Prototypes: Another Look at Making Tree Ensembles Interpretable

2016-11-22 · Sarah Tan, Matvey Soloviev, Giles Hooker, Martin T. Wells

Ensembles of decision trees perform well on many problems, but are not interpretable. In contrast to existing approaches in interpretability that focus on explaining relationships between features and predictions, we pro…

Prototype Selection

Making Tree Ensembles Interpretable

2016-06-17 · Satoshi Hara, Kohei Hayashi

Tree ensembles, such as random forest and boosted trees, are renowned for their high prediction performance, whereas their interpretability is critically limited. In this paper, we propose a post processing method that i…

FIRE: An Optimization Approach for Fast Interpretable Rule Extraction

2023-06-12 · Brian Liu, Rahul Mazumder

We present FIRE, Fast Interpretable Rule Extraction, an optimization-based framework to extract a small but useful collection of decision rules from tree ensembles. FIRE selects sparse representative subsets of rules fro…

Bayesian CART models for insurance claims frequency

2023-03-03 · Yaojun Zhang, Lanpeng Ji, Georgios Aivaliotis, Charles Taylor

Accuracy and interpretability of a (non-life) insurance pricing model are essential qualities to ensure fair and transparent premiums for policy-holders, that reflect their risk. In recent years, the classification and r…

Data AugmentationModel Selection

(Decision and regression) tree ensemble based kernels for regression and classification

2020-12-19 · Dai Feng, Richard Baumgartner

Tree based ensembles such as Breiman's random forest (RF) and Gradient Boosted Trees (GBT) can be interpreted as implicit kernel generators, where the ensuing proximity matrix represents the data-driven tree ensemble ker…

General Classificationregression