ACL 2021short37 citations

Relative Importance in Sentence Processing

Nora Hollenstein, Lisa Beinborn

Abstract

Determining the relative importance of the elements in a sentence is a key factor for effortless natural language understanding. For human language processing, we can approximate patterns of relative importance by measuring reading fixations using eye-tracking technology. In neural language models, gradient-based saliency methods indicate the relative importance of a token for the target objective. In this work, we compare patterns of relative importance in English language processing by humans and models and analyze the underlying linguistic patterns. We find that human processing patterns in English correlate strongly with saliency-based importance in language models and not with attention-based importance. Our results indicate that saliency could be a cognitively more plausible metric for interpreting neural language models. The code is available on github: https://github.com/beinborn/relative_importance.

BibTeX
@inproceedings{hollenstein-beinborn-2021-relative,
    title = "Relative Importance in Sentence Processing",
    author = "Hollenstein, Nora  and
      Beinborn, Lisa",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 2: Short Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-short.19/",
    doi = "10.18653/v1/2021.acl-short.19",
    pages = "141--150"
}
Relative Importance in Sentence Processing · ACL 2021