Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

How to Train Your DRAGON: Diverse Augmentation Towards Generalizable Dense Retrieval

About

Various techniques have been developed in recent years to improve dense retrieval (DR), such as unsupervised contrastive learning and pseudo-query generation. Existing DRs, however, often suffer from effectiveness tradeoffs between supervised and zero-shot retrieval, which some argue was due to the limited model capacity. We contradict this hypothesis and show that a generalizable DR can be trained to achieve high accuracy in both supervised and zero-shot retrieval without increasing model size. In particular, we systematically examine the contrastive learning of DRs, under the framework of Data Augmentation (DA). Our study shows that common DA practices such as query augmentation with generative models and pseudo-relevance label creation using a cross-encoder, are often inefficient and sub-optimal. We hence propose a new DA approach with diverse queries and sources of supervision to progressively train a generalizable DR. As a result, DRAGON, our dense retriever trained with diverse augmentation, is the first BERT-base-sized DR to achieve state-of-the-art effectiveness in both supervised and zero-shot evaluations and even competes with models using more complex late interaction (ColBERTv2 and SPLADE++).

Sheng-Chieh Lin, Akari Asai, Minghan Li, Barlas Oguz, Jimmy Lin, Yashar Mehdad, Wen-tau Yih, Xilun Chen• 2023

Related benchmarks

TaskDatasetResultRank
Information RetrievalBEIR (test)--
90
RetrievalMS MARCO (dev)
MRR@100.393
84
Question AnsweringNarrativeQA (test)
ROUGE-L54.2
68
Information RetrievalBEIR--
62
Citation AttributabilityTransfer
QA Score65.1
54
Citation ControlCITECONTROL
Re Score99.8
54
Question AnsweringMuSiQue (test)
F1 Score30.2
43
RetrievalTREC-DL aggregate (test)
NDCG@105.11
38
Question AnsweringQASPER (test)
F1 Score (Match)46.9
27
Information RetrievalMS MARCO DL2019
nDCG@1074.4
26
Showing 10 of 28 rows

Other info

Code

Follow for update