EMNLP 2021finding12 citations

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

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 Alignment Mechanism (GAM) to align the geometry of embeddings from Dual-Encoders with that from Cross-Encoders. Extensive experimental results show that our framework significantly improves Dual-Encoders model and outperforms the state-of-the-art method on multiple answer retrieval datasets.

BibTeX
@inproceedings{wang-etal-2021-enhancing-dual-encoders,
    title = "Enhancing Dual-{E}ncoders with Question and Answer Cross-{E}mbeddings for Answer Retrieval",
    author = "Wang, Yanmeng  and
      Bai, Jun  and
      Wang, Ye  and
      Zhang, Jianfei  and
      Rong, Wenge  and
      Ji, Zongcheng  and
      Wang, Shaojun  and
      Xiao, Jing",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.198/",
    doi = "10.18653/v1/2021.findings-emnlp.198",
    pages = "2306--2315"
}
Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval · EMNLP 2021