English

SamToNe: Improving Contrastive Loss for Dual Encoder Retrieval Models with Same Tower Negatives

Machine Learning 2023-06-06 v1 Information Retrieval

Abstract

Dual encoders have been used for retrieval tasks and representation learning with good results. A standard way to train dual encoders is using a contrastive loss with in-batch negatives. In this work, we propose an improved contrastive learning objective by adding queries or documents from the same encoder towers to the negatives, for which we name it as "contrastive loss with SAMe TOwer NEgatives" (SamToNe). By evaluating on question answering retrieval benchmarks from MS MARCO and MultiReQA, and heterogenous zero-shot information retrieval benchmarks (BEIR), we demonstrate that SamToNe can effectively improve the retrieval quality for both symmetric and asymmetric dual encoders. By directly probing the embedding spaces of the two encoding towers via the t-SNE algorithm (van der Maaten and Hinton, 2008), we observe that SamToNe ensures the alignment between the embedding spaces from the two encoder towers. Based on the analysis of the embedding distance distributions of the top-11 retrieved results, we further explain the efficacy of the method from the perspective of regularisation.

Keywords

Cite

@article{arxiv.2306.02516,
  title  = {SamToNe: Improving Contrastive Loss for Dual Encoder Retrieval Models with Same Tower Negatives},
  author = {Fedor Moiseev and Gustavo Hernandez Abrego and Peter Dornbach and Imed Zitouni and Enrique Alfonseca and Zhe Dong},
  journal= {arXiv preprint arXiv:2306.02516},
  year   = {2023}
}

Comments

ACL 2023 Findings

R2 v1 2026-06-28T10:56:01.302Z