SOTAVerified

Interactively Providing Explanations for Transformer Language Models

2021-09-02Code Available0· sign in to hype

Felix Friedrich, Patrick Schramowski, Christopher Tauchmann, Kristian Kersting

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Reproductions