paper-with-me

Papers

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

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

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 partition the feature space into interpretable regions via decision rules. Within each region, interpretable models based on additive main effects are used to approximate the behavior of the black box model, striking for an optimal balance between interpretability and performance. Four model-based tree algorithms, namely SLIM, GUIDE, MOB, and CTree, are compared regarding their ability to generate such surrogate models. We investigate fidelity, interpretability, stability, and the algorithms' capability to capture interaction effects through appropriate splits. Based on our comprehensive analyses, we finally provide an overview of user-specific recommendations.

📄 PDF Abstract BibTeX arXiv:2310.03112

Code (1)

slds-lmu/mbt_comparison 공식 구현

Tasks

model

Similar Papers 제목 키워드 기반

Enhancing LIME using Neural Decision Trees

2026-03-21 · Mohamed Aymen Bouyahia, Argyris Kalogeratos arxiv

Interpreting complex machine learning models is a critical challenge, especially for tabular data where model transparency is paramount. Local Interpretable Model-Agnostic Explanations (LIME) has been a very popular fram…

Interpretable Machine Learning

Fair Feature Importance Scores for Interpreting Tree-Based Methods and Surrogates

2023-10-06 · Camille Olivia Little, Debolina Halder Lina, Genevera I. Allen

Across various sectors such as healthcare, criminal justice, national security, finance, and technology, large-scale machine learning (ML) and artificial intelligence (AI) systems are being deployed to make critical data…

FairnessFeature ImportanceKnowledge Distillation

Interpretable Local Tree Surrogate Policies

2021-09-16 · John Mern, Sidhart Krishnan, Anil Yildiz, Kyle Hatch 외

High-dimensional policies, such as those represented by neural networks, cannot be reasonably interpreted by humans. This lack of interpretability reduces the trust users have in policy behavior, limiting their use to lo…

An Interpretable Rule Creation Method for Black-Box Models based on Surrogate Trees -- SRules

2024-07-29 · Mario Parrón Verdasco, Esteban García-Cuesta

As artificial intelligence (AI) systems become increasingly integrated into critical decision-making processes, the need for transparent and interpretable models has become paramount. In this article we present a new rul…

Decision Making

Concept Tree: High-Level Representation of Variables for More Interpretable Surrogate Decision Trees

2019-06-04 · Xavier Renard, Nicolas Woloszko, Jonathan Aigrain, Marcin Detyniecki

Interpretable surrogates of black-box predictors trained on high-dimensional tabular datasets can struggle to generate comprehensible explanations in the presence of correlated variables. We propose a model-agnostic inte…