LGCLCYMar 13, 2024

Usable XAI: 10 Strategies Towards Exploiting Explainability in the LLM Era

arXiv:2403.08946v287 citationsh-index: 17Has Code
AI Analysis

This work addresses the need for practical XAI methods to enhance the productivity and applicability of LLMs in real-world settings, representing an incremental advancement in the field.

The paper tackles the challenge of adapting Explainable AI (XAI) methods for Large Language Models (LLMs) by introducing 10 strategies to both explain and improve LLM-based systems, and enhance XAI techniques using LLMs, with case studies and code provided for demonstration.

Explainable AI (XAI) refers to techniques that provide human-understandable insights into the workings of AI models. Recently, the focus of XAI is being extended toward explaining Large Language Models (LLMs). This extension calls for a significant transformation in the XAI methodologies for two reasons. First, many existing XAI methods cannot be directly applied to LLMs due to their complexity and advanced capabilities. Second, as LLMs are increasingly deployed in diverse applications, the role of XAI shifts from merely opening the ``black box'' to actively enhancing the productivity and applicability of LLMs in real-world settings. Meanwhile, the conversation and generation abilities of LLMs can reciprocally enhance XAI. Therefore, in this paper, we introduce Usable XAI in the context of LLMs by analyzing (1) how XAI can explain and improve LLM-based AI systems and (2) how XAI techniques can be improved by using LLMs. We introduce 10 strategies, introducing the key techniques for each and discussing their associated challenges. We also provide case studies to demonstrate how to obtain and leverage explanations. The code used in this paper can be found at: https://github.com/JacksonWuxs/UsableXAI_LLM.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes