Pith. sign in

REVIEW 38 cited by

Best Practices and Lessons Learned on Synthetic Data

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 2404.07503 v2 pith:5SRO4UDH submitted 2024-04-11 cs.CL

classification cs.CL
keywords datasyntheticmodelsapplicationsartificialavailabilitybestbuild
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

The success of AI models relies on the availability of large, diverse, and high-quality datasets, which can be challenging to obtain due to data scarcity, privacy concerns, and high costs. Synthetic data has emerged as a promising solution by generating artificial data that mimics real-world patterns. This paper provides an overview of synthetic data research, discussing its applications, challenges, and future directions. We present empirical evidence from prior art to demonstrate its effectiveness and highlight the importance of ensuring its factuality, fidelity, and unbiasedness. We emphasize the need for responsible use of synthetic data to build more powerful, inclusive, and trustworthy language models.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 38 Pith papers

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

  1. SPaR: Self-Play with Tree-Search Refinement to Improve Instruction-Following in Large Language Models

    cs.CL 2024-12 conditional novelty 7.0 of 10

    SPaR trains LLMs by having them refine their own failed responses through tree search, producing preference pairs with minimal irrelevant variation, and lifts LLaMA3-8B above GPT-4-Turbo on IFEval.

  2. DataOrchestra: Learning to Orchestrate Per-Example Curation of Pretraining Data

    cs.CL 2026-07 conditional novelty 6.0 of 10

    A learned orchestrator builds per-example drop/untouch/clean pipelines over noise pruning and instruction-conditioned rewriting, improving from-scratch and math continued pretraining over fixed curation methods.

  3. Search Hardness-Aware LLM-Based Problem Formulation for Expensive Simulation-Driven Design

    cs.NE 2026-07 conditional novelty 6.0 of 10

    SHA-PF uses initial simulation data to select a 'hard but promising' anchor satisfaction state and evolves LLM-generated formulations that prioritize it, reaching target designs with fewer expensive simulations on ant...

  4. Synthetic Interaction Data for Scalable Personalization in Large Language Models

    cs.LG 2026-02 conditional novelty 6.0 of 10

    PersonaGym simulates noisy multi-turn user–assistant interactions to build PersonaAtlas, and PPOpt learns to rewrite user prompts from interaction history, improving judged personalization on synthetic benchmarks.

  5. CultureSynth: A Hierarchical Taxonomy-Guided and Retrieval-Augmented Framework for Cultural Question-Answer Synthesis

    cs.CL 2025-09 conditional novelty 6.0 of 10

    A taxonomy-guided retrieval-augmented framework generates CultureSynth-7, a multilingual cultural QA benchmark, and its evaluation of 14 LLMs suggests cultural competence emerges around 3B parameters.

  6. Synthetic CVs To Build and Test Fairness-Aware Hiring Tools

    cs.CY 2025-08 conditional novelty 6.0 of 10

    A new synthetic CV dataset, generated from donated real CVs, is proposed as a benchmark for fairness-aware algorithmic hiring research.

  7. MDBench: A Synthetic Multi-Document Reasoning Benchmark Generated with Knowledge Guidance

    cs.CL 2025-06 conditional novelty 6.0 of 10

    MDBench is a synthetically generated, knowledge-guided benchmark for multi-document QA on which frontier LLMs achieve only about 60% exact match.

  8. StoryBench: A Dynamic Benchmark for Evaluating Long-Term Memory with Multi Turns

    cs.CL 2025-06 conditional novelty 6.0 of 10

    StoryBench introduces a branching interactive-fiction benchmark with immediate-feedback and self-recovery modes, and shows that current LLMs fail at long-term memory tasks, especially self-correction.

  9. Seed-Coder: Let the Code Model Curate Data for Itself

    cs.CL 2025-06 conditional novelty 6.0 of 10

    Seed-Coder shows that an LLM-trained quality scorer can filter 6T tokens of code data and yield 8B models that outperform similar-size open code models.

  10. EasyDistill: A Comprehensive Toolkit for Effective Knowledge Distillation of Large Language Models

    cs.CL 2025-05 conditional novelty 6.0 of 10

    EasyDistill packages established LLM knowledge-distillation techniques into a single modular toolkit with released distilled models, datasets, and Alibaba Cloud integration.

  11. GraphGen: Enhancing Supervised Fine-Tuning for LLMs with Knowledge-Driven Synthetic Data Generation

    cs.CL 2025-05 conditional novelty 6.0 of 10

    A knowledge-graph-guided method that scores an LLM's knowledge gaps and generates atomic, aggregated, and multi-hop QA pairs, improving closed-book QA after fine-tuning.

  12. OrgAccess: A Benchmark for Role Based Access Control in Organization Scale LLMs

    cs.AI 2025-05 conditional novelty 6.0 of 10

    OrgAccess, a 70k-query synthetic RBAC benchmark, shows current LLMs including GPT-4.1 (F1 0.27 on the hardest split) struggle badly with permission adherence.

  13. BARE: Leveraging Base Language Models for Few-Shot Synthetic Data Generation

    cs.CL 2025-02 conditional novelty 6.0 of 10

    BARE generates diverse, high-quality synthetic training data from only three seed examples by having a base model draft and an instruction-tuned model refine, improving downstream fine-tuning accuracy in few-shot settings.

  14. Examining the Expanding Role of Synthetic Data Throughout the AI Development Pipeline

    cs.HC 2025-01 conditional novelty 6.0 of 10

    Twenty-nine interviews show AI practitioners rely on synthetic data across nearly every pipeline stage while validation remains mostly manual spot-checking.

  15. Aligning Instruction Tuning with Pre-training

    cs.AI 2025-01 conditional novelty 6.0 of 10

    AITP selects pre-training texts that are underrepresented relative to instruction-tuning data, rewrites them into instruction-response pairs, and improves average SFT performance on three open LLMs.

  16. How to Synthesize Text Data without Model Collapse?

    cs.CL 2024-12 reject novelty 6.0 of 10

    Token-level editing of human text with a high-confidence threshold yields modest performance gains over the original data and avoids the sharp degradation seen with purely synthetic data.

  17. Bridging the Data Provenance Gap Across Text, Speech and Video

    cs.AI 2024-12 conditional novelty 6.0 of 10

    A manual audit of nearly 4,000 text, speech, and video datasets finds AI training data increasingly comes from web and social media sources, carries hidden non-commercial restrictions, and remains Western-centric with...

  18. On Domain-Adaptive Post-Training for Multimodal Large Language Models

    cs.CL 2024-11 conditional novelty 6.0 of 10

    A generate-then-filter, open-source-only synthesis pipeline plus single-stage post-training consistently improves MLLM performance across biomedicine, food, and remote sensing.

  19. A Flexible Large Language Models Guardrail Development Methodology Applied to Off-Topic Prompt Detection

    cs.CL 2024-11 conditional novelty 6.0 of 10

    A synthetic-data-driven method trains lightweight classifiers to flag user prompts as off-topic relative to a system prompt, outperforming heuristics and partially transferring to jailbreak and harmful content.

  20. Enterprise Large Language Model Evaluation Benchmark

    cs.AI 2025-06 reject novelty 5.0 of 10

    A 14-task enterprise LLM benchmark built mostly from GPT-4o-generated labels and scored by GPT-4o-as-judge shows open-source models closing the reasoning gap, but the dataset is not public and the evaluation is partly...

  21. Using Sign Language Production as Data Augmentation to enhance Sign Language Translation

    cs.CL 2025-06 conditional novelty 5.0 of 10

    Adding synthetic sign-language data produced by stitching, a GAN, or Gaussian splatting to the training set improves sign-language translation, with the largest gains for skeleton-pose models.

  22. Two Experts Are All You Need for Steering Thinking: Reinforcing Cognitive Effort in MoE Reasoning Models Without Additional Training

    cs.AI 2025-05 conditional novelty 5.0 of 10

    Reinforcing the two experts most correlated with thinking tokens improves reasoning accuracy and efficiency in MoE large reasoning models, with gains of up to 10 points on AIME benchmarks.

  23. Generative AI at the Crossroads: Light Bulb, Dynamo, or Microscope?

    econ.GN 2025-05 accept novelty 5.0 of 10

    GenAI is likely both a general-purpose technology and an invention of a method of invention, supporting a future rise in productivity levels with uncertain growth effects.

  24. Even Small Reasoners Should Quote Their Sources: Introducing the Pleias-RAG Model Family

    cs.CL 2025-04 reject novelty 5.0 of 10

    Two mid-trained small language models (350M and 1B) are claimed to achieve state-of-the-art RAG accuracy in their size class while generating native literal-quote citations.

  25. Salamandra Technical Report

    cs.CL 2025-02 conditional novelty 5.0 of 10

    Salamandra is an open, from-scratch multilingual LLM family with 2B, 7B, and 40B checkpoints, instruction-tuned variants, a vision proof-of-concept, and detailed evaluations across Iberian and European languages.

  26. Engineering AI Judge Systems

    cs.SE 2024-11 conditional novelty 5.0 of 10

    A constitution-based, search-driven development framework for AI judge systems improves judged accuracy by up to 6.2% on commit message generation, with about 58% of general principles reused across five languages.

  27. A Penalty Goes a Long Way: Measuring Lexical Diversity in Synthetic Texts Under Prompt-Influenced Length Variations

    cs.CL 2025-07 conditional novelty 4.0 of 10

    PATTR adds a target-length penalty to the Type-Token Ratio, producing a lexical diversity score with tunable, reduced short-text bias for LLM synthetic data.

  28. A Comparative Study of Open-Source Libraries for Synthetic Tabular Data Generation: SDV vs. SynthCity

    cs.LG 2025-06 conditional novelty 4.0 of 10

    On one energy-consumption dataset, Synthcity's Bayesian Network had the highest statistical fidelity and SDV's TVAE the best predictive utility at 1:10 scale, with no clear library winner.

  29. Does Prompt Design Impact Quality of Data Imputation by LLMs?

    cs.LG 2025-06 conditional novelty 4.0 of 10

    Group-wise CSV prompts with correlation-based column pruning reduce LLM imputation prompt size while roughly maintaining or slightly improving classifier-based imputation quality on two imbalanced datasets.

  30. The Aloe Family Recipe for Open and Specialized Healthcare LLMs

    cs.CL 2025-05 conditional novelty 4.0 of 10

    Aloe Beta, a family of open-weights health LLMs built from Llama 3.1 and Qwen 2.5, matches or exceeds closed medical models on MCQA benchmarks while improving safety via DPO.

  31. Guided Persona-based AI Surveys: Can we replicate personal mobility preferences at scale using LLMs?

    cs.CL 2025-01 reject novelty 4.0 of 10

    A persona-based LLM survey generator given MiD 2017 response statistics reproduces those statistics almost exactly, but the evaluation is circular and the main claim is unsupported.

  32. Powering LLM Regulation through Data: Bridging the Gap from Compute Thresholds to Customer Experiences

    cs.CY 2025-01 conditional novelty 4.0 of 10

    LLM products should be certified on curated, domain-specific datasets rather than regulated through compute thresholds or general benchmarks.

  33. Surveying the Effects of Quality, Diversity, and Complexity in Synthetic Data From Large Language Models

    cs.LG 2024-12 conditional novelty 4.0 of 10

    This survey organizes LLM synthetic data research around quality, diversity, and complexity, claiming quality mainly helps in-distribution generalization, diversity mainly helps out-of-distribution generalization, and...

  34. The Hitchhikers Guide to Production-ready Trustworthy Foundation Model powered Software (FMware)

    cs.SE 2025-05 conditional novelty 3.0 of 10

    The paper catalogs the lifecycle stages and production-readiness challenges of software built around foundation models (FMware) and proposes an action plan of engineering practices and research directions.

  35. MARCO: Multi-Agent Code Optimization with Real-Time Knowledge Integration for High-Performance Computing

    cs.DC 2025-05 conditional novelty 3.0 of 10

    MARCO reports that a multi-agent LLM loop with web search improves LeetCode Python runtime by 14.6% over Claude 3.5 Sonnet, but the evidence omits code, error bars, and HPC workloads.

  36. SafeSynthDP: Leveraging Large Language Models for Privacy-Preserving Synthetic Data Generation Using Differential Privacy

    cs.LG 2024-12 reject novelty 3.0 of 10

    A study of an LLM-based synthetic data pipeline with noise injection that claims differential privacy, evaluated on news classification, but with no valid privacy analysis.

  37. Unlocking the Potential of Large Language Models in the Nuclear Industry with Synthetic Data

    cs.CL 2025-06 conditional novelty 2.0 of 10

    A pipeline converts CANDU textbook chapters into synthetic QA pairs using LLMs, embedding clustering, and similarity metrics, with no downstream validation.

  38. Sycophancy in Large Language Models: Causes and Mitigations

    cs.CL 2024-11 reject novelty 1.0 of 10

    A survey of sycophancy in LLMs that organizes measurement, causes, and mitigations, but its citation errors and lack of original evidence make it unreliable.

Pith tools