@inproceedings{brayne-etal-2022-masked,
title = "On Masked Language Models for Contextual Link Prediction",
author = "Brayne, Angus and
Wiatrak, Maciej and
Corneil, Dane",
editor = "Agirre, Eneko and
Apidianaki, Marianna and
Vuli{\'c}, Ivan",
booktitle = "Proceedings of Deep Learning Inside Out (DeeLIO 2022): The 3rd Workshop on Knowledge Extraction and Integration for Deep Learning Architectures",
month = may,
year = "2022",
address = "Dublin, Ireland and Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.deelio-1.9/",
doi = "10.18653/v1/2022.deelio-1.9",
pages = "87--99",
abstract = "In the real world, many relational facts require context; for instance, a politician holds a given elected position only for a particular timespan. This context (the timespan) is typically ignored in knowledge graph link prediction tasks, or is leveraged by models designed specifically to make use of it (i.e. n-ary link prediction models). Here, we show that the task of n-ary link prediction is easily performed using language models, applied with a basic method for constructing cloze-style query sentences. We introduce a pre-training methodology based around an auxiliary entity-linked corpus that outperforms other popular pre-trained models like BERT, even with a smaller model. This methodology also enables n-ary link prediction without access to any n-ary training set, which can be invaluable in circumstances where expensive and time-consuming curation of n-ary knowledge graphs is not feasible. We achieve state-of-the-art performance on the primary n-ary link prediction dataset WD50K and on WikiPeople facts that include literals - typically ignored by knowledge graph embedding methods."
}
Markdown (Informal)
[On Masked Language Models for Contextual Link Prediction](https://preview.aclanthology.org/fix-sig-urls/2022.deelio-1.9/) (Brayne et al., DeeLIO 2022)
ACL
- Angus Brayne, Maciej Wiatrak, and Dane Corneil. 2022. On Masked Language Models for Contextual Link Prediction. In Proceedings of Deep Learning Inside Out (DeeLIO 2022): The 3rd Workshop on Knowledge Extraction and Integration for Deep Learning Architectures, pages 87–99, Dublin, Ireland and Online. Association for Computational Linguistics.