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/Coreference Resolution without Span Representations

Coreference Resolution without Span Representations

Yuval Kirstain, Ori Ram, Omer Levy

2021-01-02ACL 2021 5coreference-resolutionCoreference Resolution
PaperPDFCode(official)

Abstract

The introduction of pretrained language models has reduced many complex task-specific NLP models to simple lightweight layers. An exception to this trend is coreference resolution, where a sophisticated task-specific model is appended to a pretrained transformer encoder. While highly effective, the model has a very large memory footprint -- primarily due to dynamically-constructed span and span-pair representations -- which hinders the processing of complete documents and the ability to train on multiple instances in a single batch. We introduce a lightweight end-to-end coreference model that removes the dependency on span representations, handcrafted features, and heuristics. Our model performs competitively with the current standard model, while being simpler and more efficient.

Results

TaskDatasetMetricValueModel
Coreference ResolutionCoNLL 2012Avg F180.3s2e + Longformer-Large
Coreference ResolutionCoNLL 2012Avg F180.2c2f + SpanBERT-Large

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