Interactively Providing Explanations For Transformer Language Models · The Large Language Model Bible Contribute to LLM-Bible

Interactively Providing Explanations For Transformer Language Models

Friedrich Felix, Schramowski Patrick, Tauchmann Christopher, Kersting Kristian. Arxiv 2021

[Paper]    
Interpretability And Explainability Model Architecture Pretraining Methods Transformer

Transformer language models are state of the art in a multitude of NLP tasks. Despite these successes, their opaqueness remains problematic. Recent methods aiming to provide interpretability and explainability to black-box models primarily focus on post-hoc explanations of (sometimes spurious) input-output correlations. Instead, we emphasize using prototype networks directly incorporated into the model architecture and hence explain the reasoning process behind the network’s decisions. Our architecture performs on par with several language models and, moreover, enables learning from user interactions. This not only offers a better understanding of language models but uses human capabilities to incorporate knowledge outside of the rigid range of purely data-driven approaches.

Similar Work