y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#synthetic-data News & Analysis

100 articles tagged with #synthetic-data. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

100 articles
AIBullisharXiv – CS AI · 3d ago7/10
🧠

SynthTools: A Framework for Scaling Synthetic Tools for Agent Development

SynthTools introduces an LLM-based pipeline for generating synthetic tool environments at scale, creating a dataset of 73,883 validated tools across 6,800 environments and 79,925 verifiable tasks. The framework demonstrates that agents trained on synthetic tool-use data can transfer capabilities to real APIs, addressing a critical bottleneck in agentic AI system development.

AIBullisharXiv – CS AI · 3d ago7/10
🧠

HumanoidMimicGen: Data Generation for Loco-Manipulation via Whole-Body Planning

Researchers introduce HumanoidMimicGen, a method for automatically generating training data for humanoid robots performing complex locomotion and manipulation tasks. The approach enables imitation learning at scale without labor-intensive teleoperation, achieving 20% performance improvements over models trained solely on real-world demonstrations.

AIBullisharXiv – CS AI · 3d ago7/10
🧠

Deep Learning Strain Estimation: Is Physics-Based Simulation the Solution?

Researchers propose a novel physics-based simulation strategy for training deep learning models to estimate myocardial strain from echocardiography videos, achieving superior accuracy to clinical standards. The method incorporates real speckle decorrelation patterns and iterative refinement, resulting in a publicly available dataset of 1,478 synthetic videos that enables more reliable regional strain detection for cardiac diagnosis.

AIBullisharXiv – CS AI · 3d ago7/10
🧠

Text-Only Data Synthesis for Vision Language Model Training

Researchers propose a text-only framework for synthesizing vision-language model training data, eliminating the need for costly image-text pairs. The method generates two datasets (Unicorn-1.2M and Unicorn-471K-Instruction) through a three-stage process that converts text captions into synthetic visual representations, potentially reducing training costs and accelerating VLM development.

AIBullisharXiv – CS AI · 3d ago7/10
🧠

Bridging the Stability-Expressivity Gap: Synthetic Data Scaling and Preference Alignment for Low-Resource Spoken Language Models

Researchers address a critical limitation in Spoken Language Models (SLMs) for low-resource languages by identifying a fundamental trade-off called the Stability-Expressivity Gap, where synthetic data improves phonetic accuracy but suppresses prosodic variability. The proposed self-alignment frameworks—DGSA and TDSC—recover expressivity while maintaining stability, achieving performance comparable to commercial systems and enabling zero-shot voice cloning for Lao.

🧠 Gemini
AIBullisharXiv – CS AI · 4d ago7/10
🧠

HTMLCure: Turning Browser Experience into State Guided Repair for Interactive HTML

HTMLCure introduces a browser experience framework that improves how large language models generate functional HTML pages by testing them across multiple interactions and states rather than relying on static screenshots. The system automatically repairs broken pages through a closed-loop process, demonstrating significant performance improvements on HTML generation benchmarks.

🧠 GPT-5
AIBullisharXiv – CS AI · 4d ago7/10
🧠

VesselSim: learning 3D blood vessel segmentation without expert annotations

Researchers introduce VesselSim, a framework that trains 3D blood vessel segmentation models entirely on synthetic, unannotated data rather than requiring expert-labeled medical images. The system combines geometric vascular simulation with domain adaptation techniques to achieve competitive performance with state-of-the-art models on real clinical scans across multiple imaging modalities and anatomical regions.

AIBullisharXiv – CS AI · 4d ago7/10
🧠

MedGuideX: Internalizing Decision Logic from Executable Guidelines into Large Language Models for Clinical Reasoning

Researchers introduce MedGuideX, a medical language model trained on executable clinical decision logic extracted from practice guidelines, achieving 10.28% accuracy improvement over existing methods. The approach transforms procedural guideline structures into synthetic training data that teaches models both correct clinical decisions and counterfactual reasoning, with physician validation confirming improved explanation quality.

AIBullisharXiv – CS AI · May 127/10
🧠

CauSim: Scaling Causal Reasoning with Increasingly Complex Causal Simulators

Researchers introduce CauSim, a framework that enables large language models to improve causal reasoning by constructing increasingly complex executable causal simulators. The approach transforms causal reasoning from a scarce-data problem into a scalable supervised learning task, allowing LLMs to generate synthetic training data and demonstrate improved performance across different representations.

AIBearisharXiv – CS AI · May 117/10
🧠

On Privacy Leakage in Tabular Diffusion Models: Influential Factors, Attacker Knowledge, and Metrics

Researchers demonstrate significant privacy vulnerabilities in tabular diffusion models (TDMs), which are increasingly used to generate synthetic data as privacy-preserving alternatives. Through membership inference attacks in both black-box and white-box settings, the study reveals that attackers can successfully breach these systems without perfect knowledge of training data or massive computational resources, while also exposing flaws in commonly-used privacy metrics.

AIBullisharXiv – CS AI · May 17/10
🧠

SpatialGrammar: A Domain-Specific Language for LLM-Based 3D Indoor Scene Generation

Researchers introduce SpatialGrammar, a domain-specific language designed to improve LLM-based 3D indoor scene generation by representing layouts as bird's-eye-view grid placements with compiler validation. The approach, paired with SG-Agent (an iterative refinement system) and SG-Mini (a 104M-parameter model), significantly reduces spatial errors and collision issues that plague existing natural language-to-3D scene generation methods.

AIBullisharXiv – CS AI · Apr 207/10
🧠

From Seeing to Simulating: Generative High-Fidelity Simulation with Digital Cousins for Generalizable Robot Learning and Evaluation

Researchers present a generative framework that converts real-world panoramic images into high-fidelity simulation scenes for robot training, using semantic and geometric editing to create diverse training variants. The approach demonstrates strong sim-to-real correlation and enables robots to generalize better to unseen environments and objects through scaled synthetic data generation.

AIBullisharXiv – CS AI · Apr 207/10
🧠

Large Language Models for Market Research: A Data-augmentation Approach

Researchers propose a novel statistical framework for integrating Large Language Model-generated data with real human data in conjoint analysis, addressing the bias gap between synthetic and authentic consumer responses. The approach delivers 24.9-79.8% cost and data savings while maintaining statistical robustness, validating that LLM data serves as a complement rather than substitute for human market research.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Solving Physics Olympiad via Reinforcement Learning on Physics Simulators

Researchers demonstrate that physics simulators can generate synthetic training data for large language models, enabling them to learn physical reasoning without relying on scarce internet QA pairs. Models trained on simulated data show 5-10 percentage point improvements on International Physics Olympiad problems, suggesting simulators offer a scalable alternative for domain-specific AI training.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Private Seeds, Public LLMs: Realistic and Privacy-Preserving Synthetic Data Generation

Researchers propose RPSG, a novel method for generating synthetic data from private text using large language models while maintaining differential privacy protections. The approach uses private seeds and formal privacy mechanisms during candidate selection, achieving high fidelity synthetic data with stronger privacy guarantees than existing methods.

AIBullisharXiv – CS AI · Apr 147/10
🧠

Multi-Model Synthetic Training for Mission-Critical Small Language Models

Researchers demonstrate a cost-effective approach to training specialized small language models by using LLMs as one-time teachers to generate synthetic training data. By converting 3.2 billion maritime vessel tracking records into 21,543 QA pairs, they fine-tuned Qwen2.5-7B to achieve 75% accuracy on maritime tasks at a fraction of the cost of deploying larger models, establishing a reproducible framework for domain-specific AI applications.

🧠 GPT-4
AIBullisharXiv – CS AI · Apr 107/10
🧠

Less is More: Data-Efficient Adaptation for Controllable Text-to-Video Generation

Researchers demonstrate a data-efficient fine-tuning method for text-to-video diffusion models that enables new generative controls using sparse, low-quality synthetic data rather than expensive, photorealistic datasets. Counterintuitively, models trained on simple synthetic data outperform those trained on high-fidelity real data, supported by both empirical results and theoretical justification.

AIBullisharXiv – CS AI · Apr 107/10
🧠

WRAP++: Web discoveRy Amplified Pretraining

WRAP++ is a new pretraining technique that enhances language model training by discovering cross-document relationships through web hyperlinks and synthesizing multi-document question-answer pairs. By amplifying ~8.4B tokens into 80B tokens of relational QA data, the method enables models like OLMo to achieve significant performance improvements on factual retrieval tasks compared to single-document approaches.

AINeutralarXiv – CS AI · Apr 67/10
🧠

Jump Start or False Start? A Theoretical and Empirical Evaluation of LLM-initialized Bandits

Research examines how Large Language Models can be used to initialize contextual bandits for recommendation systems, finding that LLM-generated preferences remain effective up to 30% data corruption but can harm performance beyond 50% corruption. The study provides theoretical analysis showing when LLM warm-starts outperform cold-start approaches, with implications for AI-driven recommendation systems.

AINeutralarXiv – CS AI · Mar 177/10
🧠

Uncertainty Quantification and Data Efficiency in AI: An Information-Theoretic Perspective

This research review examines methodologies for addressing AI systems' challenges with limited training data through uncertainty quantification and synthetic data augmentation. The paper presents formal approaches including Bayesian learning frameworks, information-theoretic bounds, and conformal prediction methods to improve AI performance in data-scarce environments like robotics and healthcare.

AIBearisharXiv – CS AI · Mar 167/10
🧠

Experimental evidence of progressive ChatGPT models self-convergence

Research reveals that recent ChatGPT models show declining ability to generate diverse text outputs, a phenomenon called 'model self-convergence.' This degradation is attributed to training on increasing amounts of synthetic data as AI-generated content proliferates across the internet.

🧠 ChatGPT
AIBullisharXiv – CS AI · Mar 127/10
🧠

Training Language Models via Neural Cellular Automata

Researchers developed a method using neural cellular automata (NCA) to generate synthetic data for pre-training language models, achieving up to 6% improvement in downstream performance with only 164M synthetic tokens. This approach outperformed traditional pre-training on 1.6B natural language tokens while being more computationally efficient and transferring well to reasoning benchmarks.

AIBullisharXiv – CS AI · Mar 117/10
🧠

From Self-Evolving Synthetic Data to Verifiable-Reward RL: Post-Training Multi-turn Interactive Tool-Using Agents

Researchers developed EigenData, a framework combining self-evolving synthetic data generation with reinforcement learning to train AI agents for multi-turn tool usage and dialogue. The system achieved 73% success on Airline tasks and 98.3% on Telecom benchmarks, matching frontier models while eliminating the need for expensive human annotation.

AIBullisharXiv – CS AI · Mar 117/10
🧠

Democratising Clinical AI through Dataset Condensation for Classical Clinical Models

Researchers have developed a new framework that enables dataset condensation for non-differentiable clinical AI models like decision trees and Cox regression, using differential privacy to create synthetic medical datasets. This breakthrough allows healthcare institutions to share condensed synthetic data while preserving patient privacy and maintaining model utility across classification and survival prediction tasks.

Page 1 of 4Next →