Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval
Yanmeng Wang, Jun Bai, Ye Wang, Jianfei Zhang, Wenge Rong, Zongcheng, Ji, Shaojun Wang, Jing Xiao

TL;DR
This paper introduces a novel framework that enhances Dual-Encoders for answer retrieval by incorporating question-answer cross-embeddings and a Geometry Alignment Mechanism, significantly improving performance without sacrificing inference efficiency.
Contribution
The work proposes a new framework combining cross-embeddings and a geometry alignment mechanism to improve Dual-Encoders for answer retrieval, addressing training and inference challenges.
Findings
Significant performance improvements on multiple datasets
Outperforms state-of-the-art methods in answer retrieval
Effective alignment of embedding geometries enhances retrieval accuracy
Abstract
Dual-Encoders is a promising mechanism for answer retrieval in question answering (QA) systems. Currently most conventional Dual-Encoders learn the semantic representations of questions and answers merely through matching score. Researchers proposed to introduce the QA interaction features in scoring function but at the cost of low efficiency in inference stage. To keep independent encoding of questions and answers during inference stage, variational auto-encoder is further introduced to reconstruct answers (questions) from question (answer) embeddings as an auxiliary task to enhance QA interaction in representation learning in training stage. However, the needs of text generation and answer retrieval are different, which leads to hardness in training. In this work, we propose a framework to enhance the Dual-Encoders model with question answer cross-embeddings and a novel Geometry…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsALIGN
