paper-with-me

Papers

Unified Explanations in Machine Learning Models: A Perturbation Approach

2024-05-30 · Jacob Dineen, Don Kridel, Daniel Dolk, David Castillo

A high-velocity paradigm shift towards Explainable Artificial Intelligence (XAI) has emerged in recent years. Highly complex Machine Learning (ML) models have flourished in many tasks of intelligence, and the questions have started to shift away from traditional metrics of validity towards something deeper: What is this model telling me about my data, and how is it arriving at these conclusions? Inconsistencies between XAI and modeling techniques can have the undesirable effect of casting doubt upon the efficacy of these explainability approaches. To address these problems, we propose a systematic, perturbation-based analysis against a popular, model-agnostic method in XAI, SHapley Additive exPlanations (Shap). We devise algorithms to generate relative feature importance in settings of dynamic inference amongst a suite of popular machine learning and deep learning methods, and metrics that allow us to quantify how well explanations generated under the static case hold. We propose a taxonomy for feature importance methodology, measure alignment, and observe quantifiable similarity amongst explanation models across several datasets.

📄 PDF Abstract BibTeX arXiv:2405.20200

Code (1)

jacobdineen/hiccs2021 공식 구현

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance

Similar Papers 제목 키워드 기반

Reliable Local Explanations for Machine Listening

2020-05-15 · Saumitra Mishra, Emmanouil Benetos, Bob L. Sturm, Simon Dixon

One way to analyse the behaviour of machine learning models is through local explanations that highlight input features that maximally influence model predictions. Sensitivity analysis, which involves analysing the effec…

Improving Perturbation-based Explanations by Understanding the Role of Uncertainty Calibration

2025-11-13 · Thomas Decker, Volker Tresp, Florian Buettner arxiv

Perturbation-based explanations are widely utilized to enhance the transparency of machine-learning models in practice. However, their reliability is often compromised by the unknown model behavior under the specific per…

Unifying Feature-Based Explanations with Functional ANOVA and Cooperative Game Theory

2024-12-22 · Fabian Fumagalli, Maximilian Muschalik, Eyke Hüllermeier, Barbara Hammer 외

Feature-based explanations, using perturbations or gradients, are a prevalent tool to understand decisions of black box machine learning models. Yet, differences between these methods still remain mostly unknown, which l…

Use Perturbations when Learning from Explanations

2023-03-11 · NeurIPS 2023 11 · Juyeon Heo, Vihari Piratla, Matthew Wicker, Adrian Weller

Machine learning from explanations (MLX) is an approach to learning that uses human-provided explanations of relevant or irrelevant features for each input to ensure that model predictions are right for the right reasons…

Evaluating Readability and Faithfulness of Concept-based Explanations

2024-04-29 · Meng Li, Haoran Jin, Ruixuan Huang, Zhihao Xu 외

With the growing popularity of general-purpose Large Language Models (LLMs), comes a need for more global explanations of model behaviors. Concept-based explanations arise as a promising avenue for explaining high-level …