paper-with-me

Papers

Parallel Data Helps Neural Entity Coreference Resolution

2023-05-28 · Gongbo Tang, Christian Hardmeier

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 al.(2013) have shown that parallel data contains latent anaphoric knowledge, but it has not been explored in end-to-end neural models yet. In this paper, we propose a simple yet effective model to exploit coreference knowledge from parallel data. In addition to the conventional modules learning coreference from annotations, we introduce an unsupervised module to capture cross-lingual coreference knowledge. Our proposed cross-lingual model achieves consistent improvements, up to 1.74 percentage points, on the OntoNotes 5.0 English dataset using 9 different synthetic parallel datasets. These experimental results confirm that parallel data can provide additional coreference knowledge which is beneficial to coreference resolution tasks.

📄 PDF Abstract BibTeX arXiv:2305.17709

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

Who are you referring to? Coreference resolution in image narrations

2022-11-26 · ICCV 2023 1 · Arushi Goel, Basura Fernando, Frank Keller, Hakan Bilen

Coreference resolution aims to identify words and phrases which refer to same entity in a text, a core task in natural language processing. In this paper, we extend this task to resolving coreferences in long-form narrat…

coreference-resolutionCoreference Resolution

Neural Cross-Lingual Coreference Resolution and its Application to Entity Linking

2018-06-26 · ACL 2018 7 · Gourab Kundu, Avirup Sil, Radu Florian, Wael Hamza

We propose an entity-centric neural cross-lingual coreference model that builds on multi-lingual embeddings and language-independent features. We perform both intrinsic and extrinsic evaluations of our model. In the intr…

coreference-resolutionCoreference ResolutionEntity Linking

DialogRE^C+: An Extension of DialogRE to Investigate How Much Coreference Helps Relation Extraction in Dialogs

2023-08-08 · Yiyun Xiong, Mengwei Dai, Fei Li, Hao Fei 외

Dialogue relation extraction (DRE) that identifies the relations between argument pairs in dialogue text, suffers much from the frequent occurrence of personal pronouns, or entity and speaker coreference. This work intro…

coreference-resolutionCoreference ResolutionRelation Extraction

Sieve-based Coreference Resolution in the Biomedical Domain

2016-03-11 · LREC 2016 5 · Dane Bell, Gus Hahn-Powell, Marco A. Valenzuela-Escárcega, Mihai Surdeanu

We describe challenges and advantages unique to coreference resolution in the biomedical domain, and a sieve-based architecture that leverages domain knowledge for both entity and event coreference resolution. Domain-gen…

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionEvent Extraction

Wikipedia as a Resource for Text Analysis and Retrieval

2019-07-01 · ACL 2019 7 · Marius Pasca

This tutorial examines the role of Wikipedia in tasks related to text analysis and retrieval. Text analysis tasks, which take advantage of Wikipedia, include coreference resolution, word sense and entity disambiguation a…

Clusteringcoreference-resolutionCoreference ResolutionEntity Disambiguation+3