paper-with-me

홈 › Papers

Rigorous Explanations for Tree Ensembles

2026-03-31 · Yacine Izza, Alexey Ignatiev, Xuanxiang Huang, Peter J. Stuckey, Joao Marques-Silva arxiv

Tree ensembles (TEs) find a multitude of practical applications. They represent one of the most general and accurate classes of machine learning methods. While they are typically quite concise in representation, their operation remains inscrutable to human decision makers. One solution to build trust in the operation of TEs is to automatically identify explanations for the predictions made. Evidently, we can only achieve trust using explanations, if those explanations are rigorous, that is truly reflect properties of the underlying predictor they explain This paper investigates the computation of rigorously-defined, logically-sound explanations for the concrete case of two well-known examples of tree ensembles, namely random forests and boosted trees.

📄 PDF Abstract BibTeX arXiv:2603.29361

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A-PETE: Adaptive Prototype Explanations of Tree Ensembles

2024-05-31 · Jacek Karolczak, Jerzy Stefanowski

The need for interpreting machine learning models is addressed through prototype explanations within the context of tree ensembles. An algorithm named Adaptive Prototype Explanations of Tree Ensembles (A-PETE) is propose…

What makes an Ensemble (Un) Interpretable?

2025-06-09 · Shahaf Bassan, Guy Amir, Meirav Zehavi, Guy Katz

Ensemble models are widely recognized in the ML community for their limited interpretability. For instance, while a single decision tree is considered interpretable, ensembles of trees (e.g., boosted trees) are often tre…

FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles

2019-11-27 · Ana Lucic, Harrie Oosterhuis, Hinda Haned, Maarten de Rijke

Model interpretability has become an important problem in machine learning (ML) due to the increased effect that algorithmic decisions have on humans. Counterfactual explanations can help users understand not only why ML…

counterfactual

Optimal Counterfactual Explanations in Tree Ensembles

2021-06-11 · Axel Parmentier, Thibaut Vidal

Counterfactual explanations are usually generated through heuristics that are sensitive to the search's initial conditions. The absence of guarantees of performance and robustness hinders trustworthiness. In this paper, …

counterfactualCounterfactual ExplanationInterpretable Machine Learning

Why do Random Forests Work? Understanding Tree Ensembles as Self-Regularizing Adaptive Smoothers

2024-02-02 · Alicia Curth, Alan Jeffares, Mihaela van der Schaar

Despite their remarkable effectiveness and broad application, the drivers of success underlying ensembles of trees are still not fully understood. In this paper, we highlight how interpreting tree ensembles as adaptive a…