English

KGSynNet: A Novel Entity Synonyms Discovery Framework with Knowledge Graph

Artificial Intelligence 2021-04-02 v2 Computation and Language

Abstract

Entity synonyms discovery is crucial for entity-leveraging applications. However, existing studies suffer from several critical issues: (1) the input mentions may be out-of-vocabulary (OOV) and may come from a different semantic space of the entities; (2) the connection between mentions and entities may be hidden and cannot be established by surface matching; and (3) some entities rarely appear due to the long-tail effect. To tackle these challenges, we facilitate knowledge graphs and propose a novel entity synonyms discovery framework, named \emph{KGSynNet}. Specifically, we pre-train subword embeddings for mentions and entities using a large-scale domain-specific corpus while learning the knowledge embeddings of entities via a joint TransC-TransE model. More importantly, to obtain a comprehensive representation of entities, we employ a specifically designed \emph{fusion gate} to adaptively absorb the entities' knowledge information into their semantic features. We conduct extensive experiments to demonstrate the effectiveness of our \emph{KGSynNet} in leveraging the knowledge graph. The experimental results show that the \emph{KGSynNet} improves the state-of-the-art methods by 14.7\% in terms of hits@3 in the offline evaluation and outperforms the BERT model by 8.3\% in the positive feedback rate of an online A/B test on the entity linking module of a question answering system.

Keywords

Cite

@article{arxiv.2103.08893,
  title  = {KGSynNet: A Novel Entity Synonyms Discovery Framework with Knowledge Graph},
  author = {Yiying Yang and Xi Yin and Haiqin Yang and Xingjian Fei and Hao Peng and Kaijie Zhou and Kunfeng Lai and Jianping Shen},
  journal= {arXiv preprint arXiv:2103.08893},
  year   = {2021}
}

Comments

16 pages, 3 figures, 5 tables, in DASFAA'21

R2 v1 2026-06-24T00:13:27.905Z