Papers › Little Giants: Synthesizing High-Quality Embedding Data at Scale

Little Giants: Synthesizing High-Quality Embedding Data at Scale

24 Oct 2024arXiv:2410.18634archive 2025-07-28

Haonan Chen, Liang Wang, Nan Yang, Yutao Zhu, Ziliang Zhao, Furu Wei, Zhicheng Dou

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.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.18634")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

haon-chen/SPEED officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from haon-chen/SPEED. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

extract_first_json haon-chen/SPEED/utils.py official repository unverified MIT (permissive) · 83a8f71b8b7b680b · report
extract_innermost_json haon-chen/SPEED/utils.py official repository unverified MIT (permissive) · 9c3b4aa57aec9ac7 · report
fix_common_json_errors_and_loads haon-chen/SPEED/utils.py official repository unverified MIT (permissive) · edb132d24082dccb · report
get_brainstorm_classify_tasks_prompt_with_topic haon-chen/SPEED/prompts_tasks.py official repository unverified MIT (permissive) · 1dbde3bd8af6325a · report
get_brainstorm_retrieval_tasks_prompt_with_topic_ICL haon-chen/SPEED/prompts_tasks.py official repository unverified MIT (permissive) · 30c186e2f12fbdd3 · report
get_brainstorm_s2s_tasks_prompt_with_topic haon-chen/SPEED/prompts_tasks.py official repository unverified MIT (permissive) · dbcb6e8909c91a41 · report
get_create_all_revise_data_prompt haon-chen/SPEED/prompts_aligning.py official repository unverified MIT (permissive) · 08099b8533ba7d63 · report
get_create_classify_data_prompt haon-chen/SPEED/prompts_synthesis.py official repository unverified MIT (permissive) · 61fab83334f5a653 · report
get_create_dpo_data_prompt haon-chen/SPEED/prompts_aligning.py official repository unverified MIT (permissive) · d08b9bbc29efb49d · report
get_create_retrieval_data_prompt haon-chen/SPEED/prompts_synthesis.py official repository unverified MIT (permissive) · bdb4e35a652580f3 · report
get_sts_prompt_with_topic haon-chen/SPEED/prompts_synthesis.py official repository unverified MIT (permissive) · 2a35be1618a3b7ed · report

Tasks

Synthetic Data Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDiscriminative Fine-TuningDropoutGPTGPT-4Label SmoothingLayer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSPEEDSoftmaxTransformerWeight Decay

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections