English
Related papers

Related papers: CAW-coref: Conjunction-Aware Word-level Coreferenc…

200 papers

Coreference Resolution systems are typically evaluated on benchmarks containing small- to medium-scale documents. When it comes to evaluating long texts, however, existing benchmarks, such as LitBank, remain limited in length and do not…

Computation and Language · Computer Science 2025-07-17 Giuliano Martinelli , Tommaso Bonomo , Pere-Lluís Huguet Cabot , Roberto Navigli

Most recent coreference resolution systems use search algorithms over possible spans to identify mentions and resolve coreference. We instead present a coreference resolution system that uses a text-to-text (seq2seq) paradigm to predict…

Computation and Language · Computer Science 2022-11-23 Bernd Bohnet , Chris Alberti , Michael Collins

We present our participation in the SOMD 2026 shared task on cross-document software mention coreference resolution, where our systems ranked second across all three subtasks. We compare two fine-tuning-free approaches: Fuzzy Matching (FM),…

Computation and Language · Computer Science 2026-04-03 Atilla Kaan Alkan , Felix Grezes , Jennifer Lynn Bartlett , Anna Kelbert , Kelly Lockhart , Alberto Accomazzi

Challenge sets such as the Winograd Schema Challenge (WSC) are used to benchmark systems' ability to resolve ambiguities in natural language. If one assumes as in existing work that solving a given challenge set is at least as difficult as…

Computation and Language · Computer Science 2024-10-15 Ian Porada , Jackie Chi Kit Cheung

Academic neural models for coreference resolution (coref) are typically trained on a single dataset, OntoNotes, and model improvements are benchmarked on that same dataset. However, real-world applications of coref depend on the annotation…

Computation and Language · Computer Science 2021-10-04 Patrick Xia , Benjamin Van Durme

Recent coreference resolution models rely heavily on span representations to find coreference links between word spans. As the number of spans is $O(n^2)$ in the length of text and the number of potential links is $O(n^4)$, various pruning…

Computation and Language · Computer Science 2022-04-12 Vladimir Dobrovolskii

Coreference resolution is typically evaluated using aggregate statistical metrics such as CoNLL-F1, which measure structural overlap between predicted and gold clusters. While widely used, these metrics offer limited diagnostic insights,…

Computation and Language · Computer Science 2026-05-12 Bruno Gatti , Giuliano Martinelli , Roberto Navigli

Coreference resolution in biomedical texts presents unique challenges due to complex domain-specific terminology, high ambiguity in mention forms, and long-distance dependencies between coreferring expressions. In this work, we present a…

Computation and Language · Computer Science 2025-10-30 Nourah M Salem , Elizabeth White , Michael Bada , Lawrence Hunter

We consider the task of document-level entity linking (EL), where it is important to make consistent decisions for entity mentions over the full document jointly. We aim to leverage explicit "connections" among mentions within the document…

Computation and Language · Computer Science 2022-07-05 Klim Zaporojets , Johannes Deleu , Yiwei Jiang , Thomas Demeester , Chris Develder

We present our submission to the LLM track of the 2026 Computational Models of Reference, Anaphora and Coreference (CRAC 2026) shared task. With an average CoNLL F1 score of 74.32 on the official test set, our system ranked first in the LLM…

Computation and Language · Computer Science 2026-05-22 Antoine Bourgois , Olga Seminck , Thierry Poibeau

Seq2seq coreference models have introduced a new paradigm for coreference resolution by learning to generate text corresponding to coreference labels, without requiring task-specific parameters. While these models achieve new…

Computation and Language · Computer Science 2025-10-17 Matt Grenander , Shay B. Cohen , Mark Steedman

Multilingual coreference resolution (MCR) has been a long-standing and challenging task. With the newly proposed multilingual coreference dataset, CorefUD (Nedoluzhko et al., 2022), we conduct an investigation into the task by using its…

Computation and Language · Computer Science 2023-10-30 Haixia Chai , Michael Strube

SOTA coreference resolution produces increasingly impressive scores on the OntoNotes benchmark. However lack of comparable data following the same scheme for more genres makes it difficult to evaluate generalizability to open domain data.…

Computation and Language · Computer Science 2021-06-04 Yilun Zhu , Sameer Pradhan , Amir Zeldes

Since the first end-to-end neural coreference resolution model was introduced, many extensions to the model have been proposed, ranging from using higher-order inference to directly optimizing evaluation metrics using reinforcement…

Computation and Language · Computer Science 2022-02-10 Tuan Manh Lai , Trung Bui , Doo Soon Kim

While coreference resolution is a well-established research area in Natural Language Processing (NLP), research focusing on Thai language remains limited due to the lack of large annotated corpora. In this work, we introduce ThaiCoref, a…

Computation and Language · Computer Science 2024-06-11 Pontakorn Trakuekul , Wei Qi Leong , Charin Polpanumas , Jitkapat Sawatphol , William Chandra Tjhi , Attapol T. Rutherford

Previous attempts to incorporate a mention detection step into end-to-end neural coreference resolution for English have been hampered by the lack of singleton mention span data as well as other entity information. This paper presents a…

Computation and Language · Computer Science 2023-09-22 Yilun Zhu , Siyao Peng , Sameer Pradhan , Amir Zeldes

Coreference resolution is the task of finding expressions that refer to the same entity in a text. Coreference models are generally trained on monolingual annotated data but annotating coreference is expensive and challenging. Hardmeier et…

Computation and Language · Computer Science 2023-05-30 Gongbo Tang , Christian Hardmeier

We propose a sentence-incremental neural coreference resolution system which incrementally builds clusters after marking mention boundaries in a shift-reduce method. The system is aimed at bridging two recent approaches at coreference…

Computation and Language · Computer Science 2023-05-29 Matt Grenander , Shay B. Cohen , Mark Steedman

Annotating cross-document event coreference links is a time-consuming and cognitively demanding task that can compromise annotation quality and efficiency. To address this, we propose a model-in-the-loop annotation approach for event…

Computation and Language · Computer Science 2023-06-12 Shafiuddin Rehan Ahmed , Abhijnan Nath , Michael Regan , Adam Pollins , Nikhil Krishnaswamy , James H. Martin

Recent work on extending coreference resolution across domains and languages relies on annotated data in both the target domain and language. At the same time, pre-trained large language models (LMs) have been reported to exhibit strong…

Computation and Language · Computer Science 2023-11-16 Nghia T. Le , Alan Ritter
‹ Prev 1 2 3 10 Next ›