IEEE Access (Jan 2018)

Collective List-Only Entity Linking: A Graph-Based Approach

  • Weixin Zeng,
  • Xiang Zhao,
  • Jiuyang Tang,
  • Haichuan Shang

DOI
https://doi.org/10.1109/ACCESS.2018.2817652
Journal volume & issue
Vol. 6
pp. 16035 – 16045

Abstract

Read online

List-only entity linking (EL) is the task of mapping ambiguous mentions in texts to target entities in a group of entity lists. Different from traditional EL task, which leverages rich semantic relatedness in knowledge bases to improve linking accuracy, the list-only EL can merely take advantage of co-occurrences information in entity lists. State-of-the-art work utilizes co-occurrences information to enrich entity descriptions which are further used to calculate local compatibility between mentions and entities to determine results. Nonetheless, entity coherence is also deemed to play an important part in EL, which is yet currently neglected. In this paper, in addition to local compatibility, we take into account global coherence among entities. Specifically, we propose to harness co-occurrences in entity lists for mining both explicit and implicit entity relations. The relations are then integrated into an entity graph, on which personalized PageRank is incorporated to compute entity coherence. The final results are derived by combining local mention-entity similarity and global entity coherence. The experimental studies validate the superiority of our method. Our proposal not only improves the performance of the list-only EL, but also opens up the bridge between the list-only EL and conventional EL solutions.

Keywords