@inproceedings{barba-etal-2023-dmlm,
title = "{DMLM}: Descriptive Masked Language Modeling",
author = "Barba, Edoardo and
Campolungo, Niccol{\`o} and
Navigli, Roberto",
editor = "Rogers, Anna and
Boyd-Graber, Jordan and
Okazaki, Naoaki",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
month = jul,
year = "2023",
address = "Toronto, Canada",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2023.findings-acl.808/",
doi = "10.18653/v1/2023.findings-acl.808",
pages = "12770--12788",
abstract = "Over the last few years, Masked Language Modeling (MLM) pre-training has resulted in remarkable advancements in many Natural Language Understanding (NLU) tasks, which sparked an interest in researching alternatives and extensions to the MLM objective. In this paper, we tackle the absence of explicit semantic grounding in MLM and propose Descriptive Masked Language Modeling (DMLM), a knowledge-enhanced reading comprehension objective, where the model is required to predict the most likely word in a context, being provided with the word{'}s definition. For instance, given the sentence ``I was going to the {\_}'', if we provided as definition ``financial institution'', the model would have to predict the word ``bank''; if, instead, we provided ``sandy seashore'', the model should predict ``beach''. Our evaluation highlights the effectiveness of DMLM in comparison with standard MLM, showing improvements on a number of well-established NLU benchmarks, as well as other semantics-focused tasks, e.g., Semantic Role Labeling. Furthermore, we demonstrate how it is possible to take full advantage of DMLM to embed explicit semantics in downstream tasks, explore several properties of DMLM-based contextual representations and suggest a number of future directions to investigate."
}
Markdown (Informal)
[DMLM: Descriptive Masked Language Modeling](https://preview.aclanthology.org/fix-sig-urls/2023.findings-acl.808/) (Barba et al., Findings 2023)
ACL
- Edoardo Barba, Niccolò Campolungo, and Roberto Navigli. 2023. DMLM: Descriptive Masked Language Modeling. In Findings of the Association for Computational Linguistics: ACL 2023, pages 12770–12788, Toronto, Canada. Association for Computational Linguistics.