Abstraction not Memory: BERT and the English Article System

Harish Tayyar Madabushi, Dagmar Divjak, Petar Milin


Abstract
Article prediction is a task that has long defied accurate linguistic description. As such, this task is ideally suited to evaluate models on their ability to emulate native-speaker intuition. To this end, we compare the performance of native English speakers and pre-trained models on the task of article prediction set up as a three way choice (a/an, the, zero). Our experiments with BERT show that BERT outperforms humans on this task across all articles. In particular, BERT is far superior to humans at detecting the zero article, possibly because we insert them using rules that the deep neural model can easily pick up. More interestingly, we find that BERT tends to agree more with annotators than with the corpus when inter-annotator agreement is high but switches to agreeing more with the corpus as inter-annotator agreement drops. We contend that this alignment with annotators, despite being trained on the corpus, suggests that BERT is not memorising article use, but captures a high level generalisation of article use akin to human intuition.
Anthology ID:
2022.naacl-main.67
Volume:
Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies
Month:
July
Year:
2022
Address:
Seattle, United States
Editors:
Marine Carpuat, Marie-Catherine de Marneffe, Ivan Vladimir Meza Ruiz
Venue:
NAACL
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
924–931
Language:
URL:
https://aclanthology.org/2022.naacl-main.67
DOI:
10.18653/v1/2022.naacl-main.67
Bibkey:
Cite (ACL):
Harish Tayyar Madabushi, Dagmar Divjak, and Petar Milin. 2022. Abstraction not Memory: BERT and the English Article System. In Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pages 924–931, Seattle, United States. Association for Computational Linguistics.
Cite (Informal):
Abstraction not Memory: BERT and the English Article System (Tayyar Madabushi et al., NAACL 2022)
Copy Citation:
PDF:
https://aclanthology.org/2022.naacl-main.67.pdf
Video:
 https://aclanthology.org/2022.naacl-main.67.mp4
Code
 h-tayyarmadabushi/abstraction-not-memory-bert-and-the-english-article-system-naacl-2022