Efficient Seq2seq Coreference Resolution Using Entity Representations
Seq2seq coreference models have introduced a new paradigm for coreference resolution by learning to generate text corresponding to coreference labels, without requiring task-specific parameters. While these models achieve new state-of-the-art performance, they do so at the cost of flexibility and efficiency. In particular, they do not efficiently handle incremental settings such as dialogue, where text must processed sequentially. We propose a compressed representation in order to improve the efficiency of these methods in incremental settings. Our method works by extracting and re-organizing entity-level tokens, and discarding the majority of other input tokens. On OntoNotes, our best model achieves just 0.6 CoNLL F1 points below a full-prefix, incremental baseline while achieving a compression ratio of 1.8. On LitBank, where singleton mentions are annotated, it passes state-of-the-art performance. Our results indicate that discarding a wide portion of tokens in seq2seq resolvers is a feasible strategy for incremental coreference resolution.
Code (0)
등록된 구현이 없습니다.
Tasks
Coreference ResolutionSimilar Papers 제목 키워드 기반
Evaluating the Impact of a Hierarchical Discourse Representation on Entity Coreference Resolution Performance
Recent work on entity coreference resolution (CR) follows current trends in Deep Learning applied to embeddings and relatively simple task-related features. SOTA models do not make use of hierarchical representations of …
coreference-resolutionCoreference ResolutionImproving Coreference Resolution by Learning Entity-Level Distributed Representations
A long-standing challenge in coreference resolution has been the incorporation of entity-level information - features defined over clusters of mentions instead of mention pairs. We present a neural network based corefere…
coreference-resolutionCoreference ResolutionLight 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 ModellingHybrid Rule-Neural Coreference Resolution System based on Actor-Critic Learning
A coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to tackle two main tasks: one task is to detect all of the potential me…
Allcoreference-resolutionCoreference ResolutionLearning 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 predicti…
Attributecoreference-resolutionCoreference ResolutionPrediction