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.
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 始终优于比较方法。