Enhancing the Interpretability of SHAP Values Using Large Language Models
Xianlong Zeng, Kewen Zhu

TL;DR
This paper proposes using large language models to translate SHAP explanation outputs into plain language, making model interpretability more accessible to non-technical users without sacrificing explanation accuracy.
Contribution
The study introduces a novel approach of leveraging LLMs to enhance the interpretability of SHAP values for broader audiences, combining technical accuracy with user-friendly explanations.
Findings
LLM-enhanced explanations improve user understanding of model predictions
The approach maintains the accuracy of traditional SHAP explanations
Enhanced explanations are more accessible to non-technical end-users
Abstract
Model interpretability is crucial for understanding and trusting the decisions made by complex machine learning models, such as those built with XGBoost. SHAP (SHapley Additive exPlanations) values have become a popular tool for interpreting these models by attributing the output to individual features. However, the technical nature of SHAP explanations often limits their utility to researchers, leaving non-technical end-users struggling to understand the model's behavior. To address this challenge, we explore the use of Large Language Models (LLMs) to translate SHAP value outputs into plain language explanations that are more accessible to non-technical audiences. By applying a pre-trained LLM, we generate explanations that maintain the accuracy of SHAP values while significantly improving their clarity and usability for end users. Our results demonstrate that LLM-enhanced SHAP…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling
