English

Empowering Dual-Encoder with Query Generator for Cross-Lingual Dense Retrieval

Information Retrieval 2023-03-28 v1

Abstract

In monolingual dense retrieval, lots of works focus on how to distill knowledge from cross-encoder re-ranker to dual-encoder retriever and these methods achieve better performance due to the effectiveness of cross-encoder re-ranker. However, we find that the performance of the cross-encoder re-ranker is heavily influenced by the number of training samples and the quality of negative samples, which is hard to obtain in the cross-lingual setting. In this paper, we propose to use a query generator as the teacher in the cross-lingual setting, which is less dependent on enough training samples and high-quality negative samples. In addition to traditional knowledge distillation, we further propose a novel enhancement method, which uses the query generator to help the dual-encoder align queries from different languages, but does not need any additional parallel sentences. The experimental results show that our method outperforms the state-of-the-art methods on two benchmark datasets.

Keywords

Cite

@article{arxiv.2303.14991,
  title  = {Empowering Dual-Encoder with Query Generator for Cross-Lingual Dense Retrieval},
  author = {Houxing Ren and Linjun Shou and Ning Wu and Ming Gong and Daxin Jiang},
  journal= {arXiv preprint arXiv:2303.14991},
  year   = {2023}
}

Comments

EMNLP 2022 main conference

R2 v1 2026-06-28T09:34:57.170Z