HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

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

Kenton Lee; Luheng He; Luke Zettlemoyer

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

Abstract

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.

Code Repositories

kkjawz/coref-ee
tf
Mentioned in GitHub
bkntr/coref-ee
tf
Mentioned in GitHub
Filter-Bubble/e2e-Dutch
tf
Mentioned in GitHub
kentonl/e2e-coref
Official
tf
Mentioned in GitHub
shayneobrien/coreference-resolution
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
coreference-resolution-on-conll-2012c2f-coref + ELMo
Avg F1: 73.0
coreference-resolution-on-ontonotese2e-coref + ELMo + hyperparameter tuning
F1: 72.3
coreference-resolution-on-ontonotesc2f-coref
F1: 73.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Higher-order Coreference Resolution with Coarse-to-fine Inference | Papers | HyperAI