Joint Entity Linking with Deep Reinforcement Learning
Zheng Fang, Yanan Cao, Dongjie Zhang, Qian Li, Zhenyu Zhang, Yanbing, Liu

TL;DR
This paper introduces a reinforcement learning approach to entity linking that considers global coherence and previous disambiguations, improving accuracy and generalization over existing methods.
Contribution
The paper proposes a novel sequence decision-based reinforcement learning model for entity linking that effectively utilizes global context and previous entity disambiguations.
Findings
Outperforms state-of-the-art systems on multiple datasets.
Demonstrates better generalization performance.
Effectively captures global coherence in entity linking.
Abstract
Entity linking is the task of aligning mentions to corresponding entities in a given knowledge base. Previous studies have highlighted the necessity for entity linking systems to capture the global coherence. However, there are two common weaknesses in previous global models. First, most of them calculate the pairwise scores between all candidate entities and select the most relevant group of entities as the final result. In this process, the consistency among wrong entities as well as that among right ones are involved, which may introduce noise data and increase the model complexity. Second, the cues of previously disambiguated entities, which could contribute to the disambiguation of the subsequent mentions, are usually ignored by previous models. To address these problems, we convert the global linking into a sequence decision problem and propose a reinforcement learning model which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Topic Modeling · Semantic Web and Ontologies
