EMNLP 2021finding4 citations

Attention-based Contrastive Learning for Winograd Schemas

Tassilo Klein, Moin Nabi

Abstract

Self-supervised learning has recently attracted considerable attention in the NLP community for its ability to learn discriminative features using a contrastive objective. This paper investigates whether contrastive learning can be extended to Transfomer attention to tackling the Winograd Schema Challenge. To this end, we propose a novel self-supervised framework, leveraging a contrastive loss directly at the level of self-attention. Experimental analysis of our attention-based models on multiple datasets demonstrates superior commonsense reasoning capabilities. The proposed approach outperforms all comparable unsupervised approaches while occasionally surpassing supervised ones.

BibTeX
@inproceedings{klein-nabi-2021-attention-based,
    title = "Attention-based Contrastive Learning for {W}inograd Schemas",
    author = "Klein, Tassilo  and
      Nabi, Moin",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.208/",
    doi = "10.18653/v1/2021.findings-emnlp.208",
    pages = "2428--2434"
}