A4 Vertaisarvioitu artikkeli konferenssijulkaisussa
Exploring Cross-sentence Contexts for Named Entity Recognition with BERT
Tekijät: Luoma Jouni, Pyysalo Sampo
Toimittaja: Donia Scott, Nuria Bel, Chengqing Zong
Konferenssin vakiintunut nimi: International Conference on Computational Linguistics
Julkaisuvuosi: 2020
Journal: Proceedings of COLING: International Conference on Computational Linguistics
Kokoomateoksen nimi: Proceedings of the 28th International Conference on Computational Linguistics
Aloitussivu: 904
Lopetussivu: 914
ISBN: 978-1-952148-27-9
DOI: https://doi.org/10.18653/v1/2020.coling-main.78
Rinnakkaistallenteen osoite: https://research.utu.fi/converis/portal/detail/Publication/51374321
Named entity recognition (NER) is frequently addressed as a sequence classification task with
each input consisting of one sentence of text. It is nevertheless clear that useful information for
NER is often found also elsewhere in text. Recent self-attention models like BERT can both
capture long-distance relationships in input and represent inputs consisting of several sentences.
This creates opportunities for adding cross-sentence information in natural language processing
tasks. This paper presents a systematic study exploring the use of cross-sentence information
for NER using BERT models in five languages. We find that adding context as additional sentences to BERT input systematically increases NER performance. Multiple sentences in input
samples allows us to study the predictions of the sentences in different contexts. We propose
a straightforward method, Contextual Majority Voting (CMV), to combine these different predictions and demonstrate this to further increase NER performance. Evaluation on established
datasets, including the CoNLL’02 and CoNLL’03 NER benchmarks, demonstrates that our proposed approach can improve on the state-of-the-art NER results on English, Dutch, and Finnish,
achieves the best reported BERT-based results on German, and is on par with other BERT-based
approaches in Spanish. We release all methods implemented in this work under open licenses.
Ladattava julkaisu This is an electronic reprint of the original article. |