Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Text Embeddings with Large Language Models

About

In this paper, we introduce a novel and simple method for obtaining high-quality text embeddings using only synthetic data and less than 1k training steps. Unlike existing methods that often depend on multi-stage intermediate pre-training with billions of weakly-supervised text pairs, followed by fine-tuning with a few labeled datasets, our method does not require building complex training pipelines or relying on manually collected datasets that are often constrained by task diversity and language coverage. We leverage proprietary LLMs to generate diverse synthetic data for hundreds of thousands of text embedding tasks across 93 languages. We then fine-tune open-source decoder-only LLMs on the synthetic data using standard contrastive loss. Experiments demonstrate that our method achieves strong performance on highly competitive text embedding benchmarks without using any labeled data. Furthermore, when fine-tuned with a mixture of synthetic and labeled data, our model sets new state-of-the-art results on the BEIR and MTEB benchmarks.

Liang Wang, Nan Yang, Xiaolong Huang, Linjun Yang, Rangan Majumder, Furu Wei• 2023

Related benchmarks

TaskDatasetResultRank
Information RetrievalBEIR (test)--
76
Sentence Embedding EvaluationMTEB (test)
Re-Rank Score60.21
48
Conversational RetrievalQReCC (test)
Recall@1021.1
43
Conversational RetrievalTopiOCQA (test)
NDCG@30.169
26
Cross-lingual retrievalMKQA
Avg. Recall@10070.1
16
Visual Information RetrievalMVRB
SR38.68
16
multilingual long-doc retrievalMLDR (test)
Average Retrieval Score42.6
14
Multilingual Document RetrievalMIRACL (Evaluation set)
nDCG@1062.2
14
Document RetrievalNarrativeQA (test)
nDCG@1049.9
12
Multi-lingual retrievalMIRACL (dev)
Avg Score63.4
11
Showing 10 of 17 rows

Other info

Follow for update