基于关联信息和实体约束的神经实体同义词集生成

Subin Huang, Xiangfeng Luo, Jing Huang, Wei Qin, Shengwei Gu
{"title":"基于关联信息和实体约束的神经实体同义词集生成","authors":"Subin Huang, Xiangfeng Luo, Jing Huang, Wei Qin, Shengwei Gu","doi":"10.1109/ICBK50248.2020.00053","DOIUrl":null,"url":null,"abstract":"Automatically generating entity synonym sets (i.e., sets of terms that represent the same entity) is an important work for many entity-based tasks. Existing studies on entity synonym set generation either use a ranking plus pruning approach or take the problem as a two-phase task (i.e., extracting synonymy pairs, subsequently organizing these pairs into synonym sets). However, these approaches ignore the association semantics of entities and suffer from the error propagation issue. In this paper, we propose a neural-network-based entity synonym set generation approach that exploits association information and entity constraint to generate synonym sets from a given term (i.e., entity) vocabulary. Firstly, to learn whether a new term should be added into the synonym set, an association-aware set-term neural network classifier is proposed. In the classifier, not only the entity representations but also the entity association information is exploited for extracting synonymous features. Secondly, an entity-constraint-based synonym set generation algorithm is employed to apply the trained set-term neural network classifier to generate the entity synonym sets from the term vocabulary. Finally, we conduct the proposed approach on three real-world datasets. The experimental results demonstrate that the entity synonym set generation performance of the proposed approach is better than that of the compared approaches.","PeriodicalId":432857,"journal":{"name":"2020 IEEE International Conference on Knowledge Graph (ICKG)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":"{\"title\":\"Neural Entity Synonym Set Generation using Association Information and Entity Constraint\",\"authors\":\"Subin Huang, Xiangfeng Luo, Jing Huang, Wei Qin, Shengwei Gu\",\"doi\":\"10.1109/ICBK50248.2020.00053\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Automatically generating entity synonym sets (i.e., sets of terms that represent the same entity) is an important work for many entity-based tasks. Existing studies on entity synonym set generation either use a ranking plus pruning approach or take the problem as a two-phase task (i.e., extracting synonymy pairs, subsequently organizing these pairs into synonym sets). However, these approaches ignore the association semantics of entities and suffer from the error propagation issue. In this paper, we propose a neural-network-based entity synonym set generation approach that exploits association information and entity constraint to generate synonym sets from a given term (i.e., entity) vocabulary. Firstly, to learn whether a new term should be added into the synonym set, an association-aware set-term neural network classifier is proposed. In the classifier, not only the entity representations but also the entity association information is exploited for extracting synonymous features. Secondly, an entity-constraint-based synonym set generation algorithm is employed to apply the trained set-term neural network classifier to generate the entity synonym sets from the term vocabulary. Finally, we conduct the proposed approach on three real-world datasets. The experimental results demonstrate that the entity synonym set generation performance of the proposed approach is better than that of the compared approaches.\",\"PeriodicalId\":432857,\"journal\":{\"name\":\"2020 IEEE International Conference on Knowledge Graph (ICKG)\",\"volume\":\"20 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-08-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"3\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 IEEE International Conference on Knowledge Graph (ICKG)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICBK50248.2020.00053\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 IEEE International Conference on Knowledge Graph (ICKG)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICBK50248.2020.00053","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3

摘要

对于许多基于实体的任务来说,自动生成实体同义词集(即表示同一实体的术语集)是一项重要的工作。现有的实体同义词集生成研究要么采用排序加剪枝的方法,要么将问题作为一个两阶段的任务(即提取同义词对,然后将这些同义词对组织成同义词集)。然而,这些方法忽略了实体的关联语义,并受到错误传播问题的困扰。在本文中,我们提出了一种基于神经网络的实体同义词集生成方法,该方法利用关联信息和实体约束从给定的术语(即实体)词汇表中生成同义词集。首先,提出了一种关联感知集-词神经网络分类器,用于判断是否需要在同义词集中添加新词。在分类器中,不仅利用实体表示,而且利用实体关联信息来提取同义特征。其次,采用基于实体约束的同义词集生成算法,利用训练好的集-词神经网络分类器从术语词汇表中生成实体同义词集;最后,我们在三个真实数据集上进行了该方法的实验。实验结果表明,该方法的实体同义词集生成性能优于与之比较的方法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Neural Entity Synonym Set Generation using Association Information and Entity Constraint
Automatically generating entity synonym sets (i.e., sets of terms that represent the same entity) is an important work for many entity-based tasks. Existing studies on entity synonym set generation either use a ranking plus pruning approach or take the problem as a two-phase task (i.e., extracting synonymy pairs, subsequently organizing these pairs into synonym sets). However, these approaches ignore the association semantics of entities and suffer from the error propagation issue. In this paper, we propose a neural-network-based entity synonym set generation approach that exploits association information and entity constraint to generate synonym sets from a given term (i.e., entity) vocabulary. Firstly, to learn whether a new term should be added into the synonym set, an association-aware set-term neural network classifier is proposed. In the classifier, not only the entity representations but also the entity association information is exploited for extracting synonymous features. Secondly, an entity-constraint-based synonym set generation algorithm is employed to apply the trained set-term neural network classifier to generate the entity synonym sets from the term vocabulary. Finally, we conduct the proposed approach on three real-world datasets. The experimental results demonstrate that the entity synonym set generation performance of the proposed approach is better than that of the compared approaches.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信