paper-with-me

홈 › Papers

Deep Reinforcement Learning for Mention-Ranking Coreference Models

2016-09-27 · EMNLP 2016 11 · Kevin Clark, Christopher D. Manning

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.

📄 PDF Abstract BibTeX arXiv:1609.08667

Code (1)

clarkkev/deep-coref 공식 구현

Tasks

coreference-resolutionCoreference ResolutionDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Narrowing the Modeling Gap: A Cluster-Ranking Approach to Coreference Resolution

2014-01-16 · Altaf Rahman, Vincent Ng

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 Resolution

End-to-end Deep Reinforcement Learning Based Coreference Resolution

2019-07-01 · ACL 2019 7 · Hongliang Fei, Xu Li, Dingcheng Li, Ping Li

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+2

Neural Coreference Resolution based on Reinforcement Learning

2022-12-18 · Yu Wang, Hongxia Jin

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+4

Entity Linking via Explicit Mention-Mention Coreference Modeling

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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

Entity Linking via Explicit Mention-Mention Coreference Modeling

2022-07-01 · NAACL 2022 7 · Dhruv Agarwal, Rico Angell, Nicholas Monath, Andrew McCallum

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