• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

常识知识和分类器决策的层次融合在社区问答中的答案选择。

Hierarchical fusion of common sense knowledge and classifier decisions for answer selection in community question answering.

机构信息

Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, China.

School of Intelligent Engineering, Sun Yat-Sen University, China.

出版信息

Neural Netw. 2020 Dec;132:53-65. doi: 10.1016/j.neunet.2020.08.005. Epub 2020 Aug 20.

DOI:10.1016/j.neunet.2020.08.005
PMID:32861914
Abstract

The goal of answer selection is to select the most applicable answers from an answer candidate pool. It plays an essential role in numerous applications in information retrieval (IR) and natural language processing (NLP). In this paper, we introduce a novel Knowledge-enhanced Hierarchical Attention mechanism for Answer Selection (KHAAS), which fully exploits the common sense knowledge from knowledge bases (KBs) and input textual information. Specifically, we first devise a three-stage knowledge-enhanced hierarchical attention mechanism, including the word-level attention, the phrase-level attention, and the document-level attention to learn the fact-aware intra-document features within questions and answers by fusing the knowledge from both the question/answer and KB. Hence, we can leverage the semantic compositionality of the question/answer and learn more holistic knowledge-enhanced intra-document features of the question/answer at three levels of granularity. Second, after obtaining the knowledge-enhanced question and answer representations, we employ a multi-perspective co-attention network to learn the complex inter-document relationships between the question and answer representations from different representation subspaces, which can capture the interactive semantics of the question and answer representations at three levels. Finally, we propose an adaptive decision fusion method to learn a more effective and robust ensemble answer selection model by adaptively combining multiple classifiers learned with different levels of features. Experimental results on three large-scale answer selection datasets demonstrate that KHAAS consistently outperforms the compared methods.

摘要

答案选择的目标是从答案候选池中选择最适用的答案。它在信息检索 (IR) 和自然语言处理 (NLP) 的众多应用中起着至关重要的作用。在本文中,我们介绍了一种新颖的基于知识增强的层次注意力机制的答案选择方法 (KHAAS),它充分利用了知识库 (KB) 中的常识知识和输入文本信息。具体来说,我们首先设计了一个三阶段的知识增强层次注意力机制,包括词级注意力、短语级注意力和文档级注意力,通过融合来自问题/答案和 KB 的知识来学习问题和答案中的事实感知的文档内特征。因此,我们可以利用问题/答案的语义组合性,并在三个粒度级别上学习更全面的知识增强的问题/答案的文档内特征。其次,在获得知识增强的问题和答案表示之后,我们使用多视角协同注意力网络来学习来自不同表示子空间的问题和答案表示之间的复杂的文档间关系,从而在三个层次上捕捉问题和答案表示的交互语义。最后,我们提出了一种自适应决策融合方法,通过自适应地组合从不同特征级别学习到的多个分类器,来学习更有效的和稳健的集成答案选择模型。在三个大规模的答案选择数据集上的实验结果表明,KHAAS 始终优于比较方法。

相似文献

1
Hierarchical fusion of common sense knowledge and classifier decisions for answer selection in community question answering.常识知识和分类器决策的层次融合在社区问答中的答案选择。
Neural Netw. 2020 Dec;132:53-65. doi: 10.1016/j.neunet.2020.08.005. Epub 2020 Aug 20.
2
MAGE: Multi-scale Context-aware Interaction based on Multi-granularity Embedding for Chinese Medical Question Answer Matching.MAGE:基于多粒度嵌入的多尺度上下文感知交互,用于中医问答匹配
Comput Methods Programs Biomed. 2023 Jan;228:107249. doi: 10.1016/j.cmpb.2022.107249. Epub 2022 Nov 17.
3
A subgraph-representation-based method for answering complex questions over knowledge bases.基于子图表示的方法,用于回答知识库中的复杂问题。
Neural Netw. 2019 Nov;119:57-65. doi: 10.1016/j.neunet.2019.07.014. Epub 2019 Jul 26.
4
Distributed representation and one-hot representation fusion with gated network for clinical semantic textual similarity.基于门控网络的分布式表示和独热表示融合用于临床语义文本相似度。
BMC Med Inform Decis Mak. 2020 Apr 30;20(Suppl 1):72. doi: 10.1186/s12911-020-1045-z.
5
Multi-granularity heterogeneous graph attention networks for extractive document summarization.多粒度异质图注意力网络在抽取式文档摘要中的应用。
Neural Netw. 2022 Nov;155:340-347. doi: 10.1016/j.neunet.2022.08.021. Epub 2022 Sep 5.
6
Word embeddings and external resources for answer processing in biomedical factoid question answering.词向量和外部资源在生物医学事实问答中的答案处理
J Biomed Inform. 2019 Apr;92:103118. doi: 10.1016/j.jbi.2019.103118. Epub 2019 Feb 10.
7
Bio-AnswerFinder: a system to find answers to questions from biomedical texts.生物答案查找器:一种从生物医学文本中查找问题答案的系统。
Database (Oxford). 2020 Jan 1;2020. doi: 10.1093/database/baz137.
8
Learning Dual Encoding Model for Adaptive Visual Understanding in Visual Dialogue.学习双编码模型以实现视觉对话中的自适应视觉理解。
IEEE Trans Image Process. 2021;30:220-233. doi: 10.1109/TIP.2020.3034494. Epub 2020 Nov 18.
9
A Stacked BiLSTM Neural Network Based on Coattention Mechanism for Question Answering.基于注意力机制的堆叠 BiLSTM 神经网络问答方法。
Comput Intell Neurosci. 2019 Aug 21;2019:9543490. doi: 10.1155/2019/9543490. eCollection 2019.
10
List-wise learning to rank biomedical question-answer pairs with deep ranking recursive autoencoders.基于深度排序递归自动编码器的列表式学习对生物医学问答对进行排序。
PLoS One. 2020 Nov 9;15(11):e0242061. doi: 10.1371/journal.pone.0242061. eCollection 2020.