Word-Level Coreference Resolution

09/09/2021
by   Vladimir Dobrovolskii, et al.
0

Recent coreference resolution models rely heavily on span representations to find coreference links between word spans. As the number of spans is O(n^2) in the length of text and the number of potential links is O(n^4), various pruning techniques are necessary to make this approach computationally feasible. We propose instead to consider coreference links between individual words rather than word spans and then reconstruct the word spans. This reduces the complexity of the coreference model to O(n^2) and allows it to consider all potential mentions without pruning any of them out. We also demonstrate that, with these changes, SpanBERT for coreference resolution will be significantly outperformed by RoBERTa. While being highly efficient, our model performs competitively with recent coreference resolution systems on the OntoNotes benchmark.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/26/2021

Improving Word Recognition in Speech Transcriptions by Decision-level Fusion of Stemming and Two-way Phoneme Pruning

We introduce an unsupervised approach for correcting highly imperfect sp...
research
04/15/2018

Higher-order Coreference Resolution with Coarse-to-fine Inference

We introduce a fully differentiable approximation to higher-order infere...
research
05/05/2022

One Size Does Not Fit All: The Case for Personalised Word Complexity Models

Complex Word Identification (CWI) aims to detect words within a text tha...
research
07/21/2017

End-to-end Neural Coreference Resolution

We introduce the first end-to-end coreference resolution model and show ...
research
07/26/2021

Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction

Aspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of...
research
01/02/2021

Coreference Resolution without Span Representations

Since the introduction of deep pretrained language models, most task-spe...
research
03/30/2022

Graph Refinement for Coreference Resolution

The state-of-the-art models for coreference resolution are based on inde...

Please sign up or login with your details

Forgot password? Click here to reset