paper-with-me

Papers

llmSHAP: A Principled Approach to LLM Explainability

2025-11-03 · Filip Naudot, Tobias Sundqvist, Timotheus Kampik arxiv

Feature attribution methods help make machine learning-based inference explainable by determining how much one or several features have contributed to a model's output. A particularly popular attribution method is based on the Shapley value from cooperative game theory, a measure that guarantees the satisfaction of several desirable principles, assuming deterministic inference. We apply the Shapley value to feature attribution in large language model (LLM)-based decision support systems, where inference is, by design, stochastic (non-deterministic). We then demonstrate when we can and cannot guarantee Shapley value principle satisfaction across different implementation variants applied to LLM-based decision support, and analyze how the stochastic nature of LLMs affects these guarantees. We also highlight trade-offs between explainable inference speed, agreement with exact Shapley value attributions, and principle attainment.

📄 PDF Abstract BibTeX arXiv:2511.01311

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

All You Need for Counterfactual Explainability Is Principled and Reliable Estimate of Aleatoric and Epistemic Uncertainty

2025-02-24 · Kacper Sokol, Eyke Hüllermeier

This position paper argues that, to its detriment, transparency research overlooks many foundational concepts of artificial intelligence. Here, we focus on uncertainty quantification -- in the context of ante-hoc interpr…

AllcounterfactualPositionUncertainty Quantification

Shapley explainability on the data manifold

2020-06-01 · ICLR 2021 1 · Christopher Frye, Damien de Mijolla, Tom Begley, Laurence Cowton 외

Explainability in AI is crucial for model development, compliance with regulation, and providing operational nuance to predictions. The Shapley framework for explainability attributes a model's predictions to its input f…

Human-interpretable model explainability on high-dimensional data

2020-10-14 · Damien de Mijolla, Christopher Frye, Markus Kunesch, John Mansir 외

The importance of explainability in machine learning continues to grow, as both neural-network architectures and the data they model become increasingly complex. Unique challenges arise when a model's input features beco…

image-classificationImage ClassificationImage-to-Image Translationmodel+2

Which Modality Decides? Counterfactual Modality Attribution for Multimodal LLMs

2026-07-29 · Vahidin Hasic, Chao Wang, Luis C. Garcia-Peraza-Herrera, David Watson 외 arxiv

Multimodal large language models (MLLMs) increasingly support high-stakes decision making by combining complementary information from images and text. While existing explainability methods identify influential image regi…

Decision Making

A general-purpose method for applying Explainable AI for Anomaly Detection

2022-07-23 · John Sipple, Abdou Youssef

The need for explainable AI (XAI) is well established but relatively little has been published outside of the supervised learning paradigm. This paper focuses on a principled approach to applying explainability and inter…

Anomaly DetectionExplainable Artificial Intelligence (XAI)Unsupervised Anomaly Detection