Abstract

Question answering (QA) between humans and computers is regarded as one of the most hardcore problems in computer science, which involves interdisciplinary techniques in natural language processing. Existing deep models rely on a single sentence representation or multiple granularity representations for question answering matching, which cannot capture the semantic information well in the question answering matching process. To solve this problem, we propose a new deep multiple view sentence representation model (DMVSR) to match two question answering semantic sentences. After pre-processed by word embedding, each QA semantic sentence representation is generated by a bidirectional long short term memory (Bi-LSTM) and Convolution neural network (CNN). Through k-Max pooling and a multi-layer perceptron, the final QA matching score is produced by aggregating interactions. Our model has several advantages: (1) Using Bi-LSTM to capture the semantic information; (2) Using CNN to implement feature extraction and feature selection in semantic space; (3) Matching QA sentence representation by aggregate interactions with semantic information. In the experiments, we investigate the effectiveness of the proposed deep neural network structures of all different evidence. We demonstrate significant performance improvement against a series of standard and state-of-art baselines in terms of MAP, nDCG@3 and nDCG@5.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.