CLAILGSep 2, 2023

Explainability for Large Language Models: A Survey

arXiv:2309.01029v3833 citations
Originality Synthesis-oriented
AI Analysis

This is a survey paper that provides a comprehensive overview for researchers and practitioners, but it is incremental as it synthesizes existing methods rather than proposing new ones.

The paper tackles the problem of understanding and explaining large language models (LLMs) by introducing a taxonomy and structured overview of explainability techniques, categorizing them based on training paradigms and summarizing goals and approaches for local and global explanations.

Large language models (LLMs) have demonstrated impressive capabilities in natural language processing. However, their internal mechanisms are still unclear and this lack of transparency poses unwanted risks for downstream applications. Therefore, understanding and explaining these models is crucial for elucidating their behaviors, limitations, and social impacts. In this paper, we introduce a taxonomy of explainability techniques and provide a structured overview of methods for explaining Transformer-based language models. We categorize techniques based on the training paradigms of LLMs: traditional fine-tuning-based paradigm and prompting-based paradigm. For each paradigm, we summarize the goals and dominant approaches for generating local explanations of individual predictions and global explanations of overall model knowledge. We also discuss metrics for evaluating generated explanations, and discuss how explanations can be leveraged to debug models and improve performance. Lastly, we examine key challenges and emerging opportunities for explanation techniques in the era of LLMs in comparison to conventional machine learning models.

Foundations

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

Your Notes