Understand
Most recent coreference resolution systems use search algorithms over possible spans to identify mentions and resolve coreference.
- We instead present a coreference resolution system that uses a text-to-text (seq2seq) paradigm to predict mentions and links jointly.
- We implement the coreference system as a transition system and use multilingual T5 as an underlying language model.
- We obtain state-of-the-art accuracy on the CoNLL-2012 datasets with 83.3 F1-score for English (a 2.3 higher F1-score than previous work (Dobrovolskii, 2021)) using only CoNLL data for training, 68.5 F1-score for Arabic (+4.1 higher than previous work) and 74.3 F1-score for Chinese (+5.3).
Built on
Nothing clear enough to list yet.
Similar
Nothing clear enough to list yet.
Then
Nothing clear enough to list yet.
Beyond the bibliography
alphaXiv searches the wider corpus for related work and actual follow-ups.
alphaXiv is searching for related work…