paper-with-me

Papers

Improving Coreference Resolution by Leveraging Entity-Centric Features with Graph Neural Networks and Second-order Inference

2020-09-10 · Lu Liu, Zhenqiao Song, Xiaoqing Zheng, Jun He

One of the major challenges in coreference resolution is how to make use of entity-level features defined over clusters of mentions rather than mention pairs. However, coreferent mentions usually spread far apart in an entire text, which makes it extremely difficult to incorporate entity-level features. We propose a graph neural network-based coreference resolution method that can capture the entity-centric information by encouraging the sharing of features across all mentions that probably refer to the same real-world entity. Mentions are linked to each other via the edges modeling how likely two linked mentions point to the same entity. Modeling by such graphs, the features between mentions can be shared by message passing operations in an entity-centric manner. A global inference algorithm up to second-order features is also presented to optimally cluster mentions into consistent groups. Experimental results show our graph neural network-based method combing with the second-order decoding algorithm (named GNNCR) achieved close to state-of-the-art performance on the English CoNLL-2012 Shared Task dataset.

📄 PDF Abstract BibTeX arXiv:2009.04639

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionGraph Neural Network

Similar Papers 제목 키워드 기반

Adapting an Entity Centric Model for Portuguese Coreference Resolution

2016-05-01 · LREC 2016 5 · Ev Fonseca, ro, Renata Vieira, Aline Vanin

This paper presents the adaptation of an Entity Centric Model for Portuguese coreference resolution, considering 10 named entity categories. The model was evaluated on named e using the HAREM Portuguese corpus and the re…

coreference-resolutionCoreference Resolution

Entity-Centric Joint Modeling of Japanese Coreference Resolution and Predicate Argument Structure Analysis

2018-07-01 · ACL 2018 7 · Tomohide Shibata, Sadao Kurohashi

Predicate argument structure analysis is a task of identifying structured events. To improve this field, we need to identify a salient entity, which cannot be identified without performing coreference resolution and pred…

coreference-resolutionCoreference ResolutionReading Comprehension

Entity-Centric Coreference Resolution with Model Stacking

2015-07-01 · IJCNLP 2015 7 · Kevin Clark, Christopher D. Manning
coreference-resolutionCoreference ResolutionImitation Learningmodel

Deterministic Coreference Resolution Based on Entity-Centric, Precision-Ranked Rules

2013-01-01 · CL 2013 1 · Heeyoung Lee, Angel Chang, Yves Peirsman, Nathanael Chambers 외
coreference-resolutionCoreference Resolution

An Entity-Centric Coreference Resolution System for Person Entities with Rich Linguistic Information

2014-08-01 · COLING 2014 8 · Marcos Garcia, Pablo Gamallo
coreference-resolutionCoreference ResolutionKnowledge Base PopulationMachine Translation+3