Deep Reinforcement Learning for Mention-Ranking Coreference Models
Coreference resolution systems are typically trained with heuristic loss functions that require careful tuning. In this paper we instead apply reinforcement learning to directly optimize a neural mention-ranking model for coreference evaluation metrics. We experiment with two approaches: the REINFORCE policy gradient algorithm and a reward-rescaled max-margin objective. We find the latter to be more effective, resulting in significant improvements over the current state-of-the-art on the English and Chinese portions of the CoNLL 2012 Shared Task.
Code (1)
Tasks
coreference-resolutionCoreference ResolutionDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Narrowing the Modeling Gap: A Cluster-Ranking Approach to Coreference Resolution
Traditional learning-based coreference resolvers operate by training the mention-pair model for determining whether two mentions are coreferent or not. Though conceptually simple and easy to understand, the mention-pair …
coreference-resolutionCoreference ResolutionEnd-to-end Deep Reinforcement Learning Based Coreference Resolution
Recent neural network models have significantly advanced the task of coreference resolution. However, current neural coreference models are usually trained with heuristic loss functions that are computed over a sequence …
coreference-resolutionCoreference ResolutionDeep Reinforcement Learningreinforcement-learning+2Neural Coreference Resolution based on Reinforcement Learning
The target of 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 solve two subtasks; one task is to detect all of the p…
AllClusteringcoreference-resolutionCoreference Resolution+4Entity Linking via Explicit Mention-Mention Coreference Modeling
Learning representations of entity mentions is a core component of modern entity linking systems for both candidate generation and making linking predictions. In this paper, we present and empirically analyze a novel tra…
Entity LinkingRe-RankingEntity Linking via Explicit Mention-Mention Coreference Modeling
Learning representations of entity mentions is a core component of modern entity linking systems for both candidate generation and making linking predictions. In this paper, we present and empirically analyze a novel tra…
Entity LinkingRe-Ranking