English

Multilingual Event Linking to Wikidata

Computation and Language 2022-07-19 v3

Abstract

We present a task of multilingual linking of events to a knowledge base. We automatically compile a large-scale dataset for this task, comprising of 1.8M mentions across 44 languages referring to over 10.9K events from Wikidata. We propose two variants of the event linking task: 1) multilingual, where event descriptions are from the same language as the mention, and 2) crosslingual, where all event descriptions are in English. On the two proposed tasks, we compare multiple event linking systems including BM25+ (Lv and Zhai, 2011) and multilingual adaptations of the biencoder and crossencoder architectures from BLINK (Wu et al., 2020). In our experiments on the two task variants, we find both biencoder and crossencoder models significantly outperform the BM25+ baseline. Our results also indicate that the crosslingual task is in general more challenging than the multilingual task. To test the out-of-domain generalization of the proposed linking systems, we additionally create a Wikinews-based evaluation set. We present qualitative analysis highlighting various aspects captured by the proposed dataset, including the need for temporal reasoning over context and tackling diverse event descriptions across languages.

Cite

@article{arxiv.2204.06535,
  title  = {Multilingual Event Linking to Wikidata},
  author = {Adithya Pratapa and Rishubh Gupta and Teruko Mitamura},
  journal= {arXiv preprint arXiv:2204.06535},
  year   = {2022}
}

Comments

Camera-ready for Multilingual Information Access workshop at NAACL 2022

R2 v1 2026-06-24T10:47:18.917Z