paper-with-me

Papers

Incorporating Singletons and Mention-based Features in Coreference Resolution via Multi-task Learning for Better Generalization

2023-09-20 · YIlun Zhu, Siyao Peng, Sameer Pradhan, Amir Zeldes

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 coreference model that learns singletons as well as features such as entity type and information status via a multi-task learning-based approach. This approach achieves new state-of-the-art scores on the OntoGUM benchmark (+2.7 points) and increases robustness on multiple out-of-domain datasets (+2.3 points on average), likely due to greater generalizability for mention detection and utilization of more data from singletons when compared to only coreferent mention pair matching.

📄 PDF Abstract BibTeX arXiv:2309.11582

Code (1)

yilunzhu/coref-mtl 공식 구현 pytorch

Tasks

coreference-resolutionCoreference ResolutionMulti-Task Learning

Similar Papers 제목 키워드 기반

SPLICE: A Singleton-Enhanced PipeLIne for Coreference REsolution

2024-03-25 · YIlun Zhu, Siyao Peng, Sameer Pradhan, Amir Zeldes

Singleton mentions, i.e.~entities mentioned only once in a text, are important to how humans understand discourse from a theoretical perspective. However previous attempts to incorporate their detection in end-to-end neu…

Avgcoreference-resolutionCoreference ResolutionNER

French Coreference for Spoken and Written Language

2020-05-01 · LREC 2020 5 · Rodrigo Wilkens, Bruno Oberle, L, Fr{\'e}d{\'e}ric ragin 외

Coreference resolution aims at identifying and grouping all mentions referring to the same entity. In French, most systems run different setups, making their comparison difficult. In this paper, we present an extensive c…

coreference-resolutionCoreference Resolution

A Cluster Ranking Model for Full Anaphora Resolution

2019-11-21 · LREC 2020 5 · Juntao Yu, Alexandra Uma, Massimo Poesio

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-…

Coreference Resolution

Online Coreference Resolution for Dialogue Processing: Improving Mention-Linking on Real-Time Conversations

2022-05-21 · *SEM (NAACL) 2022 7 · Liyan Xu, Jinho D. Choi

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 ut…

coreference-resolutionCoreference Resolution

Light Coreference Resolution for Russian with Hierarchical Discourse Features

2023-06-02 · Elena Chistova, Ivan Smirnov

Coreference resolution is the task of identifying and grouping mentions referring to the same real-world entity. Previous neural models have mainly focused on learning span representations and pairwise scores for corefer…

coreference-resolutionCoreference ResolutionLanguage ModelingLanguage Modelling