论文标题
跨越差异自动编码器用于答案检索
Crossing Variational Autoencoders for Answer Retrieval
论文作者
论文摘要
答案检索是从一个问题中找到大量候选人的最调整答案。学习问题/答案的向量表示是关键因素。问答的一致性和问题/答案语义是学习表示形式的两个重要信号。现有方法通过双重编码器或双变量自动编码器学习了语义表示。语义信息是从语言模型或问题之间的生成过程中学到的。但是,对齐和语义太分开了,无法捕获问题和答案之间的一致语义。在这项工作中,我们建议通过产生一个有一致答案的问题并产生一个有组织问题的答案来跨越变异的自动编码器。实验表明,我们的方法的表现优于小队的最新答案检索方法。
Answer retrieval is to find the most aligned answer from a large set of candidates given a question. Learning vector representations of questions/answers is the key factor. Question-answer alignment and question/answer semantics are two important signals for learning the representations. Existing methods learned semantic representations with dual encoders or dual variational auto-encoders. The semantic information was learned from language models or question-to-question (answer-to-answer) generative processes. However, the alignment and semantics were too separate to capture the aligned semantics between question and answer. In this work, we propose to cross variational auto-encoders by generating questions with aligned answers and generating answers with aligned questions. Experiments show that our method outperforms the state-of-the-art answer retrieval method on SQuAD.