Share your thoughts, 1 month free Claude Pro on usSee more
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)--
126
Information RetrievalBEIR--
120
Text EmbeddingMTEB English v2
Mean Score66.3
107
Information RetrievalBRIGHT
Mean nDCG@1016.5
94
Question AnsweringIntraBench (test)
Accuracy64.2
91
Information RetrievalBEIR v1.0.0 (test)
ArguAna61.9
75
Sentence Embedding EvaluationMTEB (test)
Classification Score78.5
55
Information RetrievalFollowIR--
55
Multi-lingual retrievalMIRACL (dev)
Avg Score63.4
51
Information RetrievalSciFact
nDCG@100.748
51
Showing 10 of 71 rows
...

Other info

Follow for update