TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/End-to-end Neural Coreference Resolution

End-to-end Neural Coreference Resolution

Kenton Lee, Luheng He, Mike Lewis, Luke Zettlemoyer

2017-07-21EMNLP 2017 9Coreference Resolution
PaperPDFCodeCodeCode(official)Code

Abstract

We introduce the first end-to-end coreference resolution model and show that it significantly outperforms all previous work without using a syntactic parser or hand-engineered mention detector. The key idea is to directly consider all spans in a document as potential mentions and learn distributions over possible antecedents for each. The model computes span embeddings that combine context-dependent boundary representations with a head-finding attention mechanism. It is trained to maximize the marginal likelihood of gold antecedent spans from coreference clusters and is factored to enable aggressive pruning of potential mentions. Experiments demonstrate state-of-the-art performance, with a gain of 1.5 F1 on the OntoNotes benchmark and by 3.1 F1 using a 5-model ensemble, despite the fact that this is the first approach to be successfully trained with no external resources.

Results

TaskDatasetMetricValueModel
Coreference ResolutionOntoNotesF170.4e2e-coref + ELMo
Coreference ResolutionOntoNotesF167.2e2e-coref
Coreference ResolutionCoNLL 2012Avg F170.4e2e-coref + ELMo
Coreference ResolutionCoNLL 2012Avg F168.8e2e-coref (ensemble)
Coreference ResolutionCoNLL 2012Avg F167.2e2e-coref (single)

Related Papers

CORE-KG: An LLM-Driven Knowledge Graph Construction Framework for Human Smuggling Networks2025-06-20Disambiguating Reference in Visually Grounded Dialogues through Joint Modeling of Textual and Multimodal Semantic Structures2025-05-16Multimodal Coreference Resolution for Chinese Social Media Dialogues: Dataset and Benchmark Approach2025-04-19Long-context Non-factoid Question Answering in Indic Languages2025-04-18RAKG:Document-level Retrieval Augmented Knowledge Graph Construction2025-04-14Cross-Document Contextual Coreference Resolution in Knowledge Graphs2025-04-08A Rule Based Solution to Co-reference Resolution in Clinical Text2025-03-12LegalCore: A Dataset for Legal Documents Event Coreference Resolution2025-02-18