English

Crossing Variational Autoencoders for Answer Retrieval

Computation and Language 2020-07-07 v2 Information Retrieval

Abstract

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.

Keywords

Cite

@article{arxiv.2005.02557,
  title  = {Crossing Variational Autoencoders for Answer Retrieval},
  author = {Wenhao Yu and Lingfei Wu and Qingkai Zeng and Shu Tao and Yu Deng and Meng Jiang},
  journal= {arXiv preprint arXiv:2005.02557},
  year   = {2020}
}

Comments

Accepted to ACL 2020

R2 v1 2026-06-23T15:20:24.728Z