English
Related papers

Related papers: Coreference Resolution through a seq2seq Transitio…

200 papers

In this paper, we present an accurate and extensible approach for the coreference resolution task. We formulate the problem as a span prediction task, like in machine reading comprehension (MRC): A query is generated for each candidate…

Computation and Language · Computer Science 2020-07-21 Wei Wu , Fei Wang , Arianna Yuan , Fei Wu , Jiwei Li

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

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

Coreference resolution aims to identify in a text all mentions that refer to the same real-world entity. The state-of-the-art end-to-end neural coreference model considers all text spans in a document as potential mentions and learns to…

Computation and Language · Computer Science 2018-05-15 Rui Zhang , Cicero Nogueira dos Santos , Michihiro Yasunaga , Bing Xiang , Dragomir Radev

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, 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 involves the task of identifying text spans within a discourse that pertain to the same real-world entity. While this task has been extensively explored in the English language, there has been a notable scarcity of…

Computation and Language · Computer Science 2024-03-26 Ritwik Mishra , Pooja Desur , Rajiv Ratn Shah , Ponnurangam Kumaraguru

Coreference resolution is one of the first stages in deep language understanding and its importance has been well recognized in the natural language processing community. In this paper, we propose a generative, unsupervised ranking model…

Computation and Language · Computer Science 2016-03-16 Xuezhe Ma , Zhengzhong Liu , Eduard Hovy

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…

Computation and Language · Computer Science 2017-12-19 Kenton Lee , Luheng He , Mike Lewis , Luke Zettlemoyer

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

Objective: The aim of this study was to build an effective co-reference resolution system tailored for the biomedical domain. Materials and Methods: Experiment materials used in this study is provided by the 2011 i2b2 Natural Language…

Computation and Language · Computer Science 2025-03-14 Ping Chen , David Hinote , Guoqing Chen

This paper describes our approach to the CRAC 2022 Shared Task on Multilingual Coreference Resolution. Our model is based on a state-of-the-art end-to-end coreference resolution system. Apart from joined multilingual training, we improved…

Computation and Language · Computer Science 2022-09-27 Ondřej Pražák , Miloslav Konopík

A long-standing challenge in coreference resolution has been the incorporation of entity-level information - features defined over clusters of mentions instead of mention pairs. We present a neural network based coreference system that…

Computation and Language · Computer Science 2016-06-10 Kevin Clark , Christopher D. Manning

This paper presents an overview of the shared task on multilingual coreference resolution associated with the CRAC 2022 workshop. Shared task participants were supposed to develop trainable systems capable of identifying mentions and…

Large-scale coreference resolution presents a significant challenge in natural language processing, necessitating a balance between efficiency and accuracy. In response to this challenge, we introduce an End-to-End Neural Coreference…

Computation and Language · Computer Science 2025-04-09 Zhang Dong , Songhang deng , Mingbang Wang , Le Dai , Jiyuan Li , Xingzu Liu , 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

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

Coreference resolution is essential for automatic text understanding to facilitate high-level information retrieval tasks such as text summarisation or question answering. Previous work indicates that the performance of state-of-the-art…

Information Retrieval · Computer Science 2021-01-05 Arthur Brack , Daniel Uwe Müller , Anett Hoppe , Ralph Ewerth

This paper presents a neural network classifier approach to detecting both within- and cross- document event coreference effectively using only event mention based features. Our approach does not (yet) rely on any event argument features…

Computation and Language · Computer Science 2018-10-11 Arun Pandian , Lamana Mulaffer , Kemal Oflazer , Amna AlZeyara

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 ›