Pith. sign in

REVIEW 3 cited by

SynthesizRR: Generating Diverse Datasets with Retrieval Augmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.10040 v3 pith:WJ4UGCR2 submitted 2024-05-16 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords synthesissynthesizrrexamplesretrievalapproachesaugmentationclassificationdataset
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

It is often desirable to distill the capabilities of large language models (LLMs) into smaller student models due to compute and memory constraints. One way to do this for classification tasks is via dataset synthesis, which can be accomplished by generating examples of each label from the LLM. Prior approaches to synthesis use few-shot prompting, which relies on the LLM's parametric knowledge to generate usable examples. However, this leads to issues of repetition, bias towards popular entities, and stylistic differences from human text. In this work, we propose Synthesize by Retrieval and Refinement (SynthesizRR), which uses retrieval augmentation to introduce variety into the dataset synthesis process: as retrieved passages vary, the LLM is seeded with different content to generate its examples. We empirically study the synthesis of six datasets, covering topic classification, sentiment analysis, tone detection, and humor, requiring complex synthesis strategies. We find that SynthesizRR greatly improves lexical and semantic diversity, similarity to human-written text, and distillation performance, when compared to 32-shot prompting and four prior approaches. We release our code to perform all steps at https://github.com/amazon-science/synthesizrr

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Less is Enough: Synthesizing Diverse Data in LLM Feature Space with Sparse Autoencoders

    cs.CL 2026-02 conditional novelty 6.0 of 10

    Coverage of sparse-autoencoder-identified task features predicts post-training performance and can guide synthesis of small, high-impact datasets (2,000 vs. 300,000 samples).

  2. CorrSynth -- A Correlated Sampling Method for Diverse Dataset Generation from LLMs

    cs.CL 2024-11 conditional novelty 6.0 of 10

    By sampling multiple LLM continuations in parallel with mutual contrast, CorrSynth yields more diverse synthetic classification datasets and higher student accuracy than few-shot generation.

  3. SyNeg: LLM-Driven Synthetic Hard-Negatives for Dense Retrieval

    cs.IR 2024-12 conditional novelty 4.0 of 10

    LLM-generated synthetic hard negatives, combined with retrieved negatives in a hybrid mix, improve dense retrieval accuracy on BEIR benchmarks.

Pith tools