English

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

Computation and Language 2018-04-17 v1

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.

Keywords

Cite

@article{arxiv.1804.05392,
  title  = {Higher-order Coreference Resolution with Coarse-to-fine Inference},
  author = {Kenton Lee and Luheng He and Luke Zettlemoyer},
  journal= {arXiv preprint arXiv:1804.05392},
  year   = {2018}
}

Comments

Accepted to NAACL 2018

R2 v1 2026-06-23T01:24:07.456Z