English
Related papers

Related papers: SPLICE: A Singleton-Enhanced PipeLIne for Corefere…

200 papers

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

We investigate modeling coreference resolution under a fixed memory constraint by extending an incremental clustering algorithm to utilize contextualized encoders and neural components. Given a new sentence, our end-to-end algorithm…

Computation and Language · Computer Science 2020-10-09 Patrick Xia , João Sedoc , Benjamin Van Durme

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

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

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

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

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

Mention detection is an important component of coreference resolution system, where mentions such as name, nominal, and pronominals are identified. These mentions can be purely coreferential mentions or singleton mentions (non-coreferential…

Computation and Language · Computer Science 2023-01-24 Kusum Lata , Pardeep Singh , Kamlesh Dutta

Current work on automatic coreference resolution has focused on the OntoNotes benchmark dataset, due to both its size and consistency. However many aspects of the OntoNotes annotation scheme are not well understood by NLP practitioners,…

Computation and Language · Computer Science 2021-12-21 Amir Zeldes

This paper suggests a direction of coreference resolution for online decoding on actively generated input such as dialogue, where the model accepts an utterance and its past context, then finds mentions in the current utterance as well as…

Computation and Language · Computer Science 2022-05-24 Liyan Xu , Jinho D. Choi

State-of-the-art approaches of NER have used sequence-labeling BiLSTM as a core module. This paper formally shows the limitation of BiLSTM in modeling cross-context patterns. Two types of simple cross-structures -- self-attention and…

Computation and Language · Computer Science 2020-03-03 Peng-Hsuan Li , Tsu-Jui Fu , Wei-Yun Ma

Neural network has shown promising performance on coreference resolution systems that uses mention pair method. With deep neural network, it can learn hidden and deep relations between two mentions. However, there is no work on coreference…

Computation and Language · Computer Science 2020-09-15 Turfa Auliarachman , Ayu Purwarianti

Although recent neural models for coreference resolution have led to substantial improvements on benchmark datasets, transferring these models to new target domains containing out-of-vocabulary spans and requiring differing annotation…

Computation and Language · Computer Science 2023-06-01 Nupoor Gandhi , Anjalie Field , Emma Strubell

We introduce a fully differentiable approximation to higher-order inference for coreference resolution. Our approach uses the antecedent distribution from a span-ranking architecture as an attention mechanism to iteratively refine span…

Computation and Language · Computer Science 2018-04-17 Kenton Lee , Luheng He , Luke Zettlemoyer

Ontonotes has served as the most important benchmark for coreference resolution. However, for ease of annotation, several long documents in Ontonotes were split into smaller parts. In this work, we build a corpus of coreference-annotated…

Computation and Language · Computer Science 2022-10-10 Kumar Shridhar , Nicholas Monath , Raghuveer Thirukovalluru , Alessandro Stolfo , Manzil Zaheer , Andrew McCallum , Mrinmaya Sachan

Anaphora resolution (coreference) systems designed for the CONLL 2012 dataset typically cannot handle key aspects of the full anaphora resolution task such as the identification of singletons and of certain types of non-referring…

Computation and Language · Computer Science 2020-06-23 Juntao Yu , Alexandra Uma , Massimo Poesio

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

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

Mention detection is an important preprocessing step for annotation and interpretation in applications such as NER and coreference resolution, but few stand-alone neural models have been proposed able to handle the full range of mentions.…

Computation and Language · Computer Science 2020-06-23 Juntao Yu , Bernd Bohnet , Massimo Poesio

Learning to detect entity mentions without using syntactic information can be useful for integration and joint optimization with other tasks. However, it is common to have partially annotated data for this problem. Here, we investigate two…

Computation and Language · Computer Science 2019-08-27 Lesly Miculicich , James Henderson
‹ Prev 1 2 3 10 Next ›