ACL 2023long14 citations

Local Interpretation of Transformer Based on Linear Decomposition

Sen Yang, Shujian Huang, Wei Zou, Jianbing Zhang, Xinyu Dai, Jiajun Chen

Abstract

In recent years, deep neural networks (DNNs) have achieved state-of-the-art performance on a wide range of tasks. However, limitations in interpretability have hindered their applications in the real world. This work proposes to interpret neural networks by linear decomposition and finds that the ReLU-activated Transformer can be considered as a linear model on a single input. We further leverage the linearity of the model and propose a linear decomposition of the model output to generate local explanations. Our evaluation of sentiment classification and machine translation shows that our method achieves competitive performance in efficiency and fidelity of explanation. In addition, we demonstrate the potential of our approach in applications with examples of error analysis on multiple tasks.

BibTeX
@inproceedings{yang-etal-2023-local,
    title = "Local Interpretation of Transformer Based on Linear Decomposition",
    author = "Yang, Sen  and
      Huang, Shujian  and
      Zou, Wei  and
      Zhang, Jianbing  and
      Dai, Xinyu  and
      Chen, Jiajun",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-long.572/",
    doi = "10.18653/v1/2023.acl-long.572",
    pages = "10270--10287"
}