We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo ScienceWISE logo

Computer Science > Computation and Language

Title: Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval

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.
Comments: Findings of EMNLP 2021(10 pages)
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
DOI: 10.18653/v1/2021.findings-emnlp.198
Cite as: arXiv:2206.02978 [cs.CL]
  (or arXiv:2206.02978v1 [cs.CL] for this version)

Submission history

From: Jun Bai [view email]
[v1] Tue, 7 Jun 2022 02:39:24 GMT (195kb,D)

Link back to: arXiv, form interface, contact.