English

Multi-task Sentence Encoding Model for Semantic Retrieval in Question Answering Systems

Computation and Language 2019-11-19 v1 Artificial Intelligence Information Retrieval

Abstract

Question Answering (QA) systems are used to provide proper responses to users' questions automatically. Sentence matching is an essential task in the QA systems and is usually reformulated as a Paraphrase Identification (PI) problem. Given a question, the aim of the task is to find the most similar question from a QA knowledge base. In this paper, we propose a Multi-task Sentence Encoding Model (MSEM) for the PI problem, wherein a connected graph is employed to depict the relation between sentences, and a multi-task learning model is applied to address both the sentence matching and sentence intent classification problem. In addition, we implement a general semantic retrieval framework that combines our proposed model and the Approximate Nearest Neighbor (ANN) technology, which enables us to find the most similar question from all available candidates very quickly during online serving. The experiments show the superiority of our proposed method as compared with the existing sentence matching models.

Keywords

Cite

@article{arxiv.1911.07405,
  title  = {Multi-task Sentence Encoding Model for Semantic Retrieval in Question Answering Systems},
  author = {Qiang Huang and Jianhui Bu and Weijian Xie and Shengwen Yang and Weijia Wu and Liping Liu},
  journal= {arXiv preprint arXiv:1911.07405},
  year   = {2019}
}

Comments

IJCNN 2019 - International Joint Conference on Neural Networks, Budapest Hungary, 14-19 July 2019

R2 v1 2026-06-23T12:18:43.488Z