Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

We introduce a fully differentiable approximation to higher-order inference for coreference resolution. Our approach uses the antecedent distribution from a span-ranking architecture as an attention mechanism to iteratively refine span representations. This enables the model to softly consider multiple hops in the predicted clusters. To alleviate the computational cost of this iterative process, we introduce a coarse-to-fine approach that incorporates a less accurate but more efficient bilinear factor, enabling more aggressive pruning without hurting accuracy. Compared to the existing state-of-the-art span-ranking approach, our model significantly improves accuracy on the English OntoNotes benchmark, while being far more computationally efficient.

Kenton Lee, Luheng He, Luke Zettlemoyer• 2018

Related benchmarks

TaskDatasetResultRank
Coreference ResolutionCoNLL English 2012 (test)
MUC F1 Score80.4
114
Coreference ResolutionGAP (test)
Overall F173.5
53
Coreference ResolutionCoNLL 2012
Average F173
17
Pronoun ResolutionDPR
Accuracy0.63
14
Showing 4 of 4 rows

Other info

Code

Follow for update