English

Little Giants: Synthesizing High-Quality Embedding Data at Scale

Computation and Language 2024-11-05 v2 Artificial Intelligence Information Retrieval

Abstract

Synthetic data generation has become an increasingly popular way of training models without the need for large, manually labeled datasets. For tasks like text embedding, synthetic data offers diverse and scalable training examples, significantly reducing the cost of human annotation. However, most current approaches rely heavily on proprietary models like GPT-4, which are expensive and inefficient for generating large-scale embedding data. In this paper, we introduce SPEED, a framework that aligns open-source small models (8B) to efficiently generate large-scale synthetic embedding data. Through supervised fine-tuning, preference optimization, and self-improvement, SPEED enables small open-source models to produce high-quality data. Remarkably, SPEED uses only less than 1/10 of the GPT API calls, outperforming the state-of-the-art embedding model E5_mistral when both are trained solely on their synthetic data. Using this efficient generator, we conduct a comprehensive study on how various factors within the alignment pipeline impact data quality and reveal the scaling law for synthetic embedding data.

Keywords

Cite

@article{arxiv.2410.18634,
  title  = {Little Giants: Synthesizing High-Quality Embedding Data at Scale},
  author = {Haonan Chen and Liang Wang and Nan Yang and Yutao Zhu and Ziliang Zhao and Furu Wei and Zhicheng Dou},
  journal= {arXiv preprint arXiv:2410.18634},
  year   = {2024}
}
R2 v1 2026-06-28T19:34:07.516Z