%0 Conference Proceedings %T Interpreting Neural Networks with Nearest Neighbors %A Wallace, Eric %A Feng, Shi %A Boyd-Graber, Jordan %Y Linzen, Tal %Y Chrupała, Grzegorz %Y Alishahi, Afra %S Proceedings of the 2018 EMNLP Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP %D 2018 %8 November %I Association for Computational Linguistics %C Brussels, Belgium %F wallace-etal-2018-interpreting %X Local model interpretation methods explain individual predictions by assigning an importance value to each input feature. This value is often determined by measuring the change in confidence when a feature is removed. However, the confidence of neural networks is not a robust measure of model uncertainty. This issue makes reliably judging the importance of the input features difficult. We address this by changing the test-time behavior of neural networks using Deep k-Nearest Neighbors. Without harming text classification accuracy, this algorithm provides a more robust uncertainty metric which we use to generate feature importance values. The resulting interpretations better align with human perception than baseline methods. Finally, we use our interpretation method to analyze model predictions on dataset annotation artifacts. %R 10.18653/v1/W18-5416 %U https://aclanthology.org/W18-5416 %U https://doi.org/10.18653/v1/W18-5416 %P 136-144