基于知识图嵌入的路径感知多跳问答

Jingchao Wang, Weimin Li, Yixing Guo, Xiaokang Zhou
{"title":"基于知识图嵌入的路径感知多跳问答","authors":"Jingchao Wang, Weimin Li, Yixing Guo, Xiaokang Zhou","doi":"10.1109/ICTAI56018.2022.00074","DOIUrl":null,"url":null,"abstract":"Question answering over knowledge graph (KGQA) aims at answering questions posed over the knowledge graph (KG). Multi-hop KGQA requires multi-hop reasoning on KG to achieve the correct answer. Unfortunately, KGs are usually incomplete with many missing links, which poses additional challenges to KGQA. KG embedding-based KGQA methods have recently been proposed as a way to overcome this limitation. However, existing KG embedding-based KGQA methods fail to take full advantage of semantic correlations between questions and paths. Furthermore, their inference process is not easily explainable. To address these challenges, we propose a novel path-aware multi-hop KGQA model (PA-KGQA), which can fully capture semantic correlations between the paths and the questions in a feature-interactive manner. Specifically, we introduce a case-enhanced path retriever to evaluate the importance of paths between topic entities and candidate answer entities, and then propose an interactive convolutional neural network (ICNN) to model the interactions between paths and questions for mining richer correlation features. Experiments show that PA-KGQA achieves state-of-the-art results on multiple benchmark datasets and is explainable.","PeriodicalId":354314,"journal":{"name":"2022 IEEE 34th International Conference on Tools with Artificial Intelligence (ICTAI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"Path-aware Multi-hop Question Answering Over Knowledge Graph Embedding\",\"authors\":\"Jingchao Wang, Weimin Li, Yixing Guo, Xiaokang Zhou\",\"doi\":\"10.1109/ICTAI56018.2022.00074\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Question answering over knowledge graph (KGQA) aims at answering questions posed over the knowledge graph (KG). Multi-hop KGQA requires multi-hop reasoning on KG to achieve the correct answer. Unfortunately, KGs are usually incomplete with many missing links, which poses additional challenges to KGQA. KG embedding-based KGQA methods have recently been proposed as a way to overcome this limitation. However, existing KG embedding-based KGQA methods fail to take full advantage of semantic correlations between questions and paths. Furthermore, their inference process is not easily explainable. To address these challenges, we propose a novel path-aware multi-hop KGQA model (PA-KGQA), which can fully capture semantic correlations between the paths and the questions in a feature-interactive manner. Specifically, we introduce a case-enhanced path retriever to evaluate the importance of paths between topic entities and candidate answer entities, and then propose an interactive convolutional neural network (ICNN) to model the interactions between paths and questions for mining richer correlation features. Experiments show that PA-KGQA achieves state-of-the-art results on multiple benchmark datasets and is explainable.\",\"PeriodicalId\":354314,\"journal\":{\"name\":\"2022 IEEE 34th International Conference on Tools with Artificial Intelligence (ICTAI)\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-10-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 IEEE 34th International Conference on Tools with Artificial Intelligence (ICTAI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICTAI56018.2022.00074\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 IEEE 34th International Conference on Tools with Artificial Intelligence (ICTAI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICTAI56018.2022.00074","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 2

摘要

知识图问答(KGQA)旨在回答在知识图(KG)上提出的问题。多跳KGQA需要在KG上进行多跳推理才能得到正确答案。不幸的是,kg通常是不完整的,有许多缺失的链接,这给KGQA带来了额外的挑战。基于KG嵌入的KGQA方法最近被提出作为克服这一限制的方法。然而,现有的基于KG嵌入的KGQA方法未能充分利用问题和路径之间的语义相关性。此外,它们的推理过程也不容易解释。为了解决这些问题,我们提出了一种新的路径感知多跳KGQA模型(PA-KGQA),该模型能够以特征交互的方式充分捕获路径和问题之间的语义相关性。具体来说,我们引入了一个案例增强的路径检索器来评估主题实体和候选答案实体之间路径的重要性,然后提出了一个交互式卷积神经网络(ICNN)来建模路径和问题之间的相互作用,以挖掘更丰富的相关性特征。实验表明,PA-KGQA在多个基准数据集上取得了最先进的结果,并且是可解释的。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Path-aware Multi-hop Question Answering Over Knowledge Graph Embedding
Question answering over knowledge graph (KGQA) aims at answering questions posed over the knowledge graph (KG). Multi-hop KGQA requires multi-hop reasoning on KG to achieve the correct answer. Unfortunately, KGs are usually incomplete with many missing links, which poses additional challenges to KGQA. KG embedding-based KGQA methods have recently been proposed as a way to overcome this limitation. However, existing KG embedding-based KGQA methods fail to take full advantage of semantic correlations between questions and paths. Furthermore, their inference process is not easily explainable. To address these challenges, we propose a novel path-aware multi-hop KGQA model (PA-KGQA), which can fully capture semantic correlations between the paths and the questions in a feature-interactive manner. Specifically, we introduce a case-enhanced path retriever to evaluate the importance of paths between topic entities and candidate answer entities, and then propose an interactive convolutional neural network (ICNN) to model the interactions between paths and questions for mining richer correlation features. Experiments show that PA-KGQA achieves state-of-the-art results on multiple benchmark datasets and is explainable.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术文献互助群
群 号:604180095
Book学术官方微信