NAACL 2021long111 citations

Knowledge Enhanced Masked Language Model for Stance Detection

Kornraphop Kawintiranon, Lisa Singh

Abstract

Detecting stance on Twitter is especially challenging because of the short length of each tweet, the continuous coinage of new terminology and hashtags, and the deviation of sentence structure from standard prose. Fine-tuned language models using large-scale in-domain data have been shown to be the new state-of-the-art for many NLP tasks, including stance detection. In this paper, we propose a novel BERT-based fine-tuning method that enhances the masked language model for stance detection. Instead of random token masking, we propose using a weighted log-odds-ratio to identify words with high stance distinguishability and then model an attention mechanism that focuses on these words. We show that our proposed approach outperforms the state of the art for stance detection on Twitter data about the 2020 US Presidential election.

BibTeX
@inproceedings{kawintiranon-singh-2021-knowledge,
    title = "Knowledge Enhanced Masked Language Model for Stance Detection",
    author = "Kawintiranon, Kornraphop  and
      Singh, Lisa",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.376/",
    doi = "10.18653/v1/2021.naacl-main.376",
    pages = "4725--4735"
}
Knowledge Enhanced Masked Language Model for Stance Detection · NAACL 2021