paper-with-me

Papers

Learning Global Features for Coreference Resolution

2016-04-11 · NAACL 2016 6 · Sam Wiseman, Alexander M. Rush, Stuart M. Shieber

There is compelling evidence that coreference prediction would benefit from modeling global information about entity-clusters. Yet, state-of-the-art performance can be achieved with systems treating each mention prediction independently, which we attribute to the inherent difficulty of crafting informative cluster-level features. We instead propose to use recurrent neural networks (RNNs) to learn latent, global representations of entity clusters directly from their mentions. We show that such representations are especially useful for the prediction of pronominal mentions, and can be incorporated into an end-to-end coreference system that outperforms the state of the art without requiring any additional search.

📄 PDF Abstract BibTeX arXiv:1604.03035

Code (1)

swiseman/nn_coref 공식 구현 torch

Tasks

Attributecoreference-resolutionCoreference ResolutionPrediction

Similar Papers 제목 키워드 기반

Graph Refinement for Coreference Resolution

2022-03-30 · Findings (ACL) 2022 5 · Lesly Miculicich, James Henderson

The state-of-the-art models for coreference resolution are based on independent mention pair-wise decisions. We propose a modelling approach that learns coreference at the document-level and takes global decisions. For t…

coreference-resolutionCoreference Resolution

Graph Refinement for Coreference Resolution

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The state-of-the-art models for coreference resolution are based on independent mention pair-wise decisions. We propose a modelling approach that learns coreference at the document-level and takes global decisions. For t…

coreference-resolutionCoreference Resolution

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

coreference-resolutionCoreference ResolutionGraph Neural Network

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

Using Linguistic Features to Improve the Generalization Capability of Neural Coreference Resolvers

2017-08-01 · EMNLP 2018 10 · Nafise Sadat Moosavi, Michael Strube

Coreference resolution is an intermediate step for text understanding. It is used in tasks and domains for which we do not necessarily have coreference annotated corpora. Therefore, generalization is of special importanc…

coreference-resolutionCoreference Resolution