y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#synthetic-data News & Analysis

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

188 articles
AIBullishTechCrunch – AI · Jun 257/10
🧠

From Fortnite to robots: General Intuition raises $2.3B on bet that video games can train AI agents for the real world

General Intuition has secured $320 million in funding to develop AI agents trained on millions of hours of video game footage, leveraging gameplay data to teach artificial intelligence human-like intuition and decision-making capabilities. The approach represents a significant bet that interactive gaming environments can serve as effective training grounds for real-world AI applications, from robotics to autonomous systems.

AIBullisharXiv – CS AI · Jun 257/10
🧠

OncoSynth: Synthetic data generation for treatment effect estimation in oncology

OncoSynth introduces a causally-aware machine learning framework that generates high-fidelity synthetic patient cohorts for oncology research, reducing treatment effect estimation errors by up to 66% at the population level. The framework addresses critical limitations in healthcare data sharing by preserving causal relationships between covariates, treatments, and outcomes, enabling reliable precision medicine research without requiring direct access to restricted patient data.

AIBullisharXiv – CS AI · Jun 257/10
🧠

Enhancing Brain MRI Anomaly Detection and Reasoning with ROI Rethink and Synthetic Data

Researchers introduce BrReMark, a framework that enhances brain MRI diagnosis by requiring AI models to explicitly mark and verify abnormal regions before reaching conclusions. The approach dramatically improves diagnostic accuracy and reduces false positives by 45.7% on out-of-distribution data, addressing critical trust and hallucination issues in medical AI systems.

AIBullisharXiv – CS AI · Jun 257/10
🧠

Autodata: An agentic data scientist to create high quality synthetic data

Autodata introduces an AI-powered method where agents act as data scientists to autonomously generate high-quality synthetic training and evaluation data. The approach, implemented through Agentic Self-Instruct, demonstrates improved performance over traditional synthetic data creation methods across computer science, legal reasoning, and mathematical reasoning tasks, with further gains achieved through meta-optimization of the data scientist agent itself.

AIBullisharXiv – CS AI · Jun 237/10
🧠

CLI-Universe: Towards Verifiable Task Synthesis Engine for Terminal Agents

Researchers introduce CLI-Universe, a systematic framework for generating high-quality training data for terminal agents by sampling task combinations across multiple capability dimensions and subjecting candidates to rigorous executable verification. Fine-tuning Qwen3-32B on the resulting CLI-Universe-6K dataset achieves state-of-the-art performance on Terminal-Bench 2.0 at 33.4%, outperforming much larger models and demonstrating that structured, high-fidelity data synthesis significantly improves AI agent efficiency.

AIBullisharXiv – CS AI · Jun 237/10
🧠

SIMSplat: Language-Aligned 4D Gaussian Splatting for Driving Scenario Generation

SIMSplat introduces a novel framework for manipulating driving scenarios using 4D Gaussian Splatting with language-aligned features, enabling natural language control over scene editing and multi-agent simulation. The technology bridges language understanding with object-level manipulation and demonstrates significant improvements in grounding accuracy and task completion rates for autonomous driving applications.

AIBullisharXiv – CS AI · Jun 237/10
🧠

AI-Augmented Thyroid Scintigraphy for Robust Classification of Disease

Researchers demonstrate that Flow Matching generative models outperform Stable Diffusion and conventional augmentation techniques for classifying thyroid scintigraphy images, achieving F1-scores of 0.78 and AUC of 0.95. The study validates that advanced AI-generated synthetic medical images can effectively address dataset limitations in diagnostic imaging tasks.

🧠 Stable Diffusion
AIBullisharXiv – CS AI · Jun 237/10
🧠

2D Versus 3D Diffusion for In Silico Training of Interventional X-ray AI Models

Researchers demonstrate that synthetic X-ray images generated using 2D diffusion models can effectively train AI models for interventional radiology procedures, potentially eliminating the need for expensive annotated CT data. This breakthrough suggests diffusion-based synthetic data could scale AI training for medical imaging without relying on scarce real-world datasets.

AINeutralarXiv – CS AI · Jun 237/10
🧠

When Web Agents Finish but Still Fail: Reproducible Triggers and Trace Diagnostics for Parallel Web Exploration

Researchers introduce Parallel WebBench, a benchmark revealing critical failure modes in long-horizon web agents that produce confident but incomplete answers. Despite significant improvements in completion rates using GRPO training on synthetic data, agents still struggle with evidence grounding and synthesis accuracy, exposing gaps between appearing successful and actually solving tasks correctly.

🧠 GPT-4
AIBullisharXiv – CS AI · Jun 197/10
🧠

Reinforcement Learning Foundation Models Should Already Be A Thing

Researchers propose that reinforcement learning foundation models should be developed using synthetic MDPs (Markov Decision Processes) as training data, similar to how TabPFN uses synthetic data for tabular prediction. A Graph Attention Network trained entirely on synthetic MDPs demonstrates strong performance on both online and offline RL benchmarks without task-specific tuning, suggesting this approach is viable.

AIBullisharXiv – CS AI · Jun 197/10
🧠

Scaling Generative Foundation Models for Chest Radiography with Rectified Flow Transformers

Researchers have developed the first billion-parameter generative foundation model specifically designed for chest radiograph synthesis, trained on 1.2M radiographs. The model can generate synthetic chest X-rays with clinical-expert-level fidelity while supporting controllable generation across demographics, imaging views, and pathologies, addressing a critical need for diverse medical imaging datasets.

AIBullisharXiv – CS AI · Jun 117/10
🧠

ISE: An Execution-Grounded Recipe for Multi-Turn OS-Agent Trajectories

Researchers introduce ISE (Intent → Simulate → Execute), a three-stage framework for training OS agents that generates 43,956 structured intents and 23,132 multi-turn trajectories with live execution validation. Fine-tuning Qwen3-8B on this dataset achieves 37.7% pass@1 on ClawEval, outperforming GPT-4o zero-shot and the larger Qwen3-32B model, demonstrating that high-quality synthetic data design can overcome model scale limitations.

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

Using Probabilistic Programs to Train Inductive Reasoning in Large Language Models

Researchers introduce Program-based Posterior Training (PPT), a novel fine-tuning method that uses probabilistic programs to train LLMs on inductive reasoning tasks. By generating synthetic scenarios and using probabilistic inference to create distributional targets, the approach significantly improves model accuracy on uncertainty estimation while better aligning with human judgment.

AIBullisharXiv – CS AI · Jun 97/10
🧠

FineGen: A VLM-based Multi-Agent Framework for Fine-Grained Image-Text Dataset Construction

FineGen is a VLM-based multi-agent framework that automatically constructs vision-language datasets by generating hard negative samples through a Generation-Verification-Correction pipeline. The resulting FineGen-100K dataset contains 147,000+ attribute-specific hard negatives and demonstrates a 14.4% accuracy improvement on fine-grained object detection benchmarks, addressing a critical gap in existing datasets.

AIBullisharXiv – CS AI · Jun 87/10
🧠

Socratic-SWE: Self-Evolving Coding Agents via Trace-Derived Agent Skills

Socratic-SWE introduces a self-evolving framework that improves LLM-driven software engineering agents by distilling their solving traces into structured skills that guide targeted task generation. The approach achieves 50.40% on SWE-bench Verified after three iterations, demonstrating that agent weaknesses can fuel scalable, execution-validated training data creation without manual intervention.

AIBullisharXiv – CS AI · Jun 87/10
🧠

STREAM: Stochastic Riemannian Flow Matching with Anisotropic Decoder for Digital Histopathology Image Generation

Researchers introduce STREAM, a novel framework applying Riemannian flow matching to synthetic histopathology image generation. The approach leverages pretrained Vision Foundation Models as latent space rather than conditioning signals, addressing the "conditioning collapse" problem and achieving state-of-the-art results for medical image synthesis.

AIBearisharXiv – CS AI · Jun 57/10
🧠

Epidemiology of Model Collapse: Modeling Synthetic Data Contamination via Bilayer SIR Dynamics

Researchers propose a bilayer SIR epidemic model to analyze how synthetic data contamination spreads across AI systems when models train on each other's outputs. Through theoretical analysis, simulations, and GPT-2 experiments, they demonstrate that cross-contamination can sustain itself (R₀ > 1) and identify detection-based filtering as the most effective intervention strategy.

AIBullisharXiv – CS AI · Jun 57/10
🧠

Synthetic Contrastive Reasoning for Multi-Table Q&A

Researchers have developed a synthetic dataset and training method that significantly improves multi-table question-answering systems. By generating contrastive reasoning traces and fine-tuning open-weight language models with Contrastive Preference Optimization, the approach achieves 9.7-21 percentage point improvements over standard supervised fine-tuning methods.

🧠 Llama
AIBullisharXiv – CS AI · Jun 57/10
🧠

Boosting Brain-to-Image Decoding with TRIBE v2 Data Augmentation

Researchers demonstrate that synthetic fMRI data generated by TRIBE v2, a large pretrained encoding model, can significantly improve brain-to-image decoding performance in low-data scenarios, achieving up to 68% improvement in accuracy. The findings suggest that foundation models trained on extensive neural data can enhance data efficiency for brain decoding tasks and enable zero-shot capabilities.

AIBullisharXiv – CS AI · Jun 47/10
🧠

SAM 3D: 3Dfy Anything in Images

SAM 3D is a generative AI model that reconstructs 3D objects from single images, predicting geometry, texture, and layout with significant improvements over existing methods. The team developed a human-in-the-loop annotation pipeline to create large-scale training data and plans to release code, weights, and a benchmark dataset.

AINeutralarXiv – CS AI · Jun 47/10
🧠

CounterFace: A Synthetic Face Dataset for Fine-Grained Counterfactual Evaluation of Face Recognition Systems

Researchers introduce CounterFace, a synthetic face dataset with 11,821 counterfactual face pairs designed to evaluate face recognition systems across 20 facial attributes and 8 demographic factors. The fully automated pipeline addresses limitations in existing benchmarks by enabling fine-grained robustness testing across appearance variations like hairstyles and makeup, revealing significant performance disparities across commercial and open-source FR systems.

AIBullisharXiv – CS AI · Jun 47/10
🧠

Recover-LoRA for Aggressive Quantization: Reclaiming Accuracy in 2-Bit Language Models via Low-Rank Adaptation with Knowledge Distillation on Synthetic Data

Researchers present Recover-LoRA, a technique that recovers accuracy in large language models aggressively quantized to 2-bit precision by applying low-rank adapters trained on synthetic data. The method achieves 7.5-23.3% throughput improvements while recovering 80-95% of lost accuracy on most benchmarks, enabling practical deployment of compressed models on edge devices.

AIBullisharXiv – CS AI · Jun 27/10
🧠

Ryze: Evidence-Enriched Data Synthesis from Biomedical Papers

Researchers introduce Ryze, an automated system that converts biomedical papers into evidence-enriched training datasets for specialized vision-language models. The resulting BioVLM-8B model achieves 48.0% accuracy on LAB-Bench, outperforming GPT-4V by 3.8 percentage points while costing under $200 to develop.

🧠 GPT-5
AIBullisharXiv – CS AI · Jun 27/10
🧠

Crazyflow: An Accurate, GPU-Accelerated, Differentiable Drone Simulator in JAX

Researchers introduce Crazyflow, a GPU-accelerated drone simulator built in JAX that achieves orders-of-magnitude speed improvements over existing platforms while maintaining high fidelity and differentiability. The simulator enables novel capabilities including in-flight reinforcement learning, demonstrated by successfully training a recovery policy for a physical drone mid-air in 0.38 seconds.

Page 1 of 8Next →