paper-with-me

Papers

Interpretable Regional Descriptors: Hyperbox-Based Local Explanations

2023-05-04 · Susanne Dandl, Giuseppe Casalicchio, Bernd Bischl, Ludwig Bothmann

This work introduces interpretable regional descriptors, or IRDs, for local, model-agnostic interpretations. IRDs are hyperboxes that describe how an observation's feature values can be changed without affecting its prediction. They justify a prediction by providing a set of "even if" arguments (semi-factual explanations), and they indicate which features affect a prediction and whether pointwise biases or implausibilities exist. A concrete use case shows that this is valuable for both machine learning modelers and persons subject to a decision. We formalize the search for IRDs as an optimization problem and introduce a unifying framework for computing IRDs that covers desiderata, initialization techniques, and a post-processing method. We show how existing hyperbox methods can be adapted to fit into this unified framework. A benchmark study compares the methods based on several quality measures and identifies two strategies to improve IRDs.

📄 PDF Abstract BibTeX arXiv:2305.02780

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

GRANITE: A Generalized Regional Framework for Identifying Agreement in Feature-Based Explanations

2026-01-30 · Julia Herbinger, Gabriel Laberge, Maximilian Muschalik, Yann Pequignot 외 arxiv

Feature-based explanation methods aim to quantify how features influence the model's behavior, either locally or globally, but different methods often disagree, producing conflicting explanations. This disagreement arise…

End-to-End Neural Network Training for Hyperbox-Based Classification

2023-07-18 · Denis Mayr Lima Martins, Christian Lülf, Fabian Gieseke

Hyperbox-based classification has been seen as a promising technique in which decisions on the data are represented as a series of orthogonal, multidimensional boxes (i.e., hyperboxes) that are often interpretable and hu…

Classification

Local Interpretable Model Agnostic Shap Explanations for machine learning models

2022-10-10 · P. Sai Ram Aditya, Mayukha Pal

With the advancement of technology for artificial intelligence (AI) based solutions and analytics compute engines, machine learning (ML) models are getting more complex day by day. Most of these models are generally used…

Explainable Artificial Intelligence (XAI)

Dynamic Ensemble Selection Using Fuzzy Hyperboxes

2022-05-20 · Reza Davtalab, Rafael M. O. Cruz, Robert Sabourin

Most dynamic ensemble selection (DES) methods utilize the K-Nearest Neighbors (KNN) algorithm to estimate the competence of classifiers in a small region surrounding the query sample. However, KNN is very sensitive to th…

VINE: Visualizing Statistical Interactions in Black Box Models

2019-04-01 · Matthew Britton

As machine learning becomes more pervasive, there is an urgent need for interpretable explanations of predictive models. Prior work has developed effective methods for visualizing global model behavior, as well as genera…