Learning Global Features for Coreference Resolution
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.
Code (1)
Tasks
Attributecoreference-resolutionCoreference ResolutionPredictionSimilar Papers 제목 키워드 기반
Graph Refinement for Coreference Resolution
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 ResolutionGraph Refinement for Coreference Resolution
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 ResolutionImproving Coreference Resolution by Leveraging Entity-Centric Features with Graph Neural Networks and Second-order Inference
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 NetworkLight Coreference Resolution for Russian with Hierarchical Discourse Features
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 ModellingUsing Linguistic Features to Improve the Generalization Capability of Neural Coreference Resolvers
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