English
Related papers

Related papers: Sequential Cross-Document Coreference Resolution

200 papers

Event Coreference Resolution (ECR) is the task of linking mentions of the same event either within or across documents. Most mention pairs are not coreferent, yet many that are coreferent can be identified through simple techniques such as…

Computation and Language · Computer Science 2023-05-11 Shafiuddin Rehan Ahmed , Abhijnan Nath , James H. Martin , Nikhil Krishnaswamy

In many government applications we often find that information about entities, such as persons, are available in disparate data sources such as passports, driving licences, bank accounts, and income tax records. Similar scenarios are…

Databases · Computer Science 2014-02-19 Pankaj Malhotra , Puneet Agarwal , Gautam Shroff

Natural Language Processing tasks such as resolving the coreference of events require understanding the relations between two text snippets. These tasks are typically formulated as (binary) classification problems over independently induced…

Computation and Language · Computer Science 2023-02-17 Xiaodong Yu , Wenpeng Yin , Dan Roth

Character linking, the task of linking mentioned people in conversations to the real world, is crucial for understanding the conversations. For the efficiency of communication, humans often choose to use pronouns (e.g., "she") or normal…

Computation and Language · Computer Science 2021-01-29 Jiaxin Bai , Hongming Zhang , Yangqiu Song , Kun Xu

Linking pronominal expressions to the correct references requires, in many cases, better analysis of the contextual information and external knowledge. In this paper, we propose a two-layer model for pronoun coreference resolution that…

Computation and Language · Computer Science 2019-05-27 Hongming Zhang , Yan Song , Yangqiu Song

Entity coreference resolution is an important research problem with many applications, including information extraction and question answering. Coreference resolution for English has been studied extensively. However, there is relatively…

Computation and Language · Computer Science 2023-01-24 Tuan Manh Lai , Heng Ji

Large language models have made significant advancements in various natural language processing tasks, including coreference resolution. However, traditional methods often fall short in effectively distinguishing referential relationships…

Computation and Language · Computer Science 2025-04-09 Xingzu Liu , Songhang deng , Mingbang Wang , Zhang Dong , Le Dai , Jiyuan Li , Ruilin Nong

A coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to tackle two main tasks: one task is to detect all of the potential mentions, and the…

Computation and Language · Computer Science 2022-12-21 Yu Wang , Hongxia Jin

Document-level relation extraction aims to discover relations between entities across a whole document. How to build the dependency of entities from different sentences in a document remains to be a great challenge. Current approaches…

Computation and Language · Computer Science 2021-03-16 Jiaxin Pan , Min Peng , Yiyan Zhang

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

Coreference resolution is a key problem in natural language understanding that still escapes reliable solutions. One fundamental difficulty has been that of resolving instances involving pronouns since they often require deep language…

Computation and Language · Computer Science 2019-07-15 Haoruo Peng , Daniel Khashabi , Dan Roth

Coreference resolution, the task of identifying expressions in text that refer to the same entity, is a critical component in various natural language processing applications. This paper presents a novel end-to-end neural coreference…

Computation and Language · Computer Science 2024-12-30 Ondřej Pražák , Miloslav Konopík , Pavel Král

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

In NLP, Event Coreference Resolution (ECR) is the task of connecting event clusters that refer to the same underlying real-life event, usually via neural systems. In this work, we investigate using abductive free-text rationales (FTRs)…

Computation and Language · Computer Science 2024-04-05 Abhijnan Nath , Shadi Manafi , Avyakta Chelle , Nikhil Krishnaswamy

Cross-document Event Coreference Resolution (CD-ECR) is a fundamental task in natural language processing (NLP) that seeks to determine whether event mentions across multiple documents refer to the same real-world occurrence. However,…

Computation and Language · Computer Science 2025-06-03 Long Yao , Wenzhong Yang , Yabo Yin , Fuyuan Wei , Hongzhen Lv , Jiaren Peng , Liejun Wang , Xiaoming Tao

Coreference resolution and semantic role labeling are NLP tasks that capture different aspects of semantics, indicating respectively, which expressions refer to the same entity, and what semantic roles expressions serve in the sentence.…

Computation and Language · Computer Science 2020-10-13 Rahul Aralikatte , Mostafa Abdou , Heather Lent , Daniel Hershcovich , Anders Søgaard

Reference resolution, which aims to identify entities being referred to by a speaker, is more complex in real world settings: new referents may be created by processes the agents engage in and/or be salient only because they belong to the…

Computation and Language · Computer Science 2022-09-07 Abhinav Kumar , Barbara Di Eugenio , Abari Bhattacharya , Jillian Aurisano , Andrew Johnson

Coreference resolution is essential for natural language understanding and has been long studied in NLP. In recent years, as the format of Question Answering (QA) became a standard for machine reading comprehension (MRC), there have been…

Computation and Language · Computer Science 2021-06-10 Mingzhu Wu , Nafise Sadat Moosavi , Dan Roth , Iryna Gurevych

Long document coreference resolution remains a challenging task due to the large memory and runtime requirements of current models. Recent work doing incremental coreference resolution using just the global representation of entities shows…

Computation and Language · Computer Science 2020-11-18 Shubham Toshniwal , Sam Wiseman , Allyson Ettinger , Karen Livescu , Kevin Gimpel

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