paper-with-me

Papers

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 ruleset creation method based on surrogate decision trees (SRules), designed to improve the interpretability of black-box machine learning models. SRules balances the accuracy, coverage, and interpretability of machine learning models by recursively creating surrogate interpretable decision tree models that approximate the decision boundaries of a complex model. We propose a systematic framework for generating concise and meaningful rules from these surrogate models, allowing stakeholders to understand and trust the AI system's decision-making process. Our approach not only provides interpretable rules, but also quantifies the confidence and coverage of these rules. The proposed model allows to adjust its parameters to counteract the lack of interpretability by precision and coverage by allowing a near perfect fit and high interpretability of some parts of the model . The results show that SRules improves on other state-of-the-art techniques and introduces the possibility of creating highly interpretable specific rules for specific sub-parts of the model.

📄 PDF Abstract BibTeX arXiv:2407.20070

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

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

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…

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

Augmented Fairness: An Interpretable Model Augmenting Decision-Makers' Fairness

2020-11-17 · Tong Wang, Maytal Saar-Tsechansky

We propose a model-agnostic approach for mitigating the prediction bias of a black-box decision-maker, and in particular, a human decision-maker. Our method detects in the feature space where the black-box decision-maker…

Active LearningFairness

Eclectic Rule Extraction for Explainability of Deep Neural Network based Intrusion Detection Systems

2024-01-18 · Jesse Ables, Nathaniel Childers, William Anderson, Sudip Mittal 외

This paper addresses trust issues created from the ubiquity of black box algorithms and surrogate explainers in Explainable Intrusion Detection Systems (X-IDS). While Explainable Artificial Intelligence (XAI) aims to enh…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Explanation GenerationIntrusion Detection