paper-with-me

Papers

DeforestVis: Behavior Analysis of Machine Learning Models with Surrogate Decision Stumps

2023-03-31 · Angelos Chatzimparmpas, Rafael M. Martins, Alexandru C. Telea, Andreas Kerren

As the complexity of machine learning (ML) models increases and their application in different (and critical) domains grows, there is a strong demand for more interpretable and trustworthy ML. A direct, model-agnostic, way to interpret such models is to train surrogate models-such as rule sets and decision trees-that sufficiently approximate the original ones while being simpler and easier-to-explain. Yet, rule sets can become very lengthy, with many if-else statements, and decision tree depth grows rapidly when accurately emulating complex ML models. In such cases, both approaches can fail to meet their core goal-providing users with model interpretability. To tackle this, we propose DeforestVis, a visual analytics tool that offers summarization of the behaviour of complex ML models by providing surrogate decision stumps (one-level decision trees) generated with the Adaptive Boosting (AdaBoost) technique. DeforestVis helps users to explore the complexity versus fidelity trade-off by incrementally generating more stumps, creating attribute-based explanations with weighted stumps to justify decision making, and analysing the impact of rule overriding on training instance allocation between one or more stumps. An independent test set allows users to monitor the effectiveness of manual rule changes and form hypotheses based on case-by-case analyses. We show the applicability and usefulness of DeforestVis with two use cases and expert interviews with data analysts and model developers.

📄 PDF Abstract BibTeX arXiv:2304.00133

Code (1)

angeloschatzimparmpas/deforestvis 공식 구현

Tasks

AttributeDecision Making

Methods 이 논문이 사용한 방법론

Visual Analytics 설명 없음
fail 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

On Machine Learning-Driven Surrogates for Sound Transmission Loss Simulations

2022-04-25 · Barbara Cunha, Abdel-Malek Zine, Mohamed Ichchou, Christophe Droz 외

Surrogate models are data-based approximations of computationally expensive simulations that enable efficient exploration of the model's design space and informed decision-making in many physical domains. The usage of su…

BIG-bench Machine LearningDecision MakingEfficient ExplorationFeature Engineering+1

Hacking a surrogate model approach to XAI

2024-06-24 · Alexander Wilhelm, Katharina A. Zweig

In recent years, the number of new applications for highly complex AI systems has risen significantly. Algorithmic decision-making systems (ADMs) are one of such applications, where an AI system replaces the decision-mak…

Decision MakingFairnessmodel

Visual Exploration of Machine Learning Model Behavior with Hierarchical Surrogate Rule Sets

2022-01-19 · Jun Yuan, Brian Barr, Kyle Overton, Enrico Bertini

One of the potential solutions for model interpretation is to train a surrogate model: a more transparent model that approximates the behavior of the model to be explained. Typically, classification rules or decision tre…

BIG-bench Machine Learning

Modèles de Substitution pour les Modèles à base d'Agents : Enjeux, Méthodes et Applications

2025-05-17 · Paul Saves, Nicolas Verstaevel, Benoît Gaudou

Multi-agent simulations enables the modeling and analyses of the dynamic behaviors and interactions of autonomous entities evolving in complex environments. Agent-based models (ABM) are widely used to study emergent phen…

Computational EfficiencyGaussian ProcessesUncertainty Quantification

Effective Reinforcement Learning through Evolutionary Surrogate-Assisted Prescription

2020-02-13 · Olivier Francon, Santiago Gonzalez, Babak Hodjat, Elliot Meyerson 외

There is now significant historical data available on decision making in organizations, consisting of the decision problem, what decisions were made, and how desirable the outcomes were. Using this data, it is possible t…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1