Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 90% Match Research Paper AI researchers,ML engineers,developers of LLMs and RL agents,researchers in AI safety and verification 2 weeks ago

EvoSyn: Generalizable Evolutionary Data Synthesis for Verifiable Learning

large-language-models › training-methods
📄 Abstract

Abstract: Reliable verifiable data has become a key driver of capability gains in modern language models, enabling stable reinforcement learning with verifiable rewards and effective distillation that transfers competence across math, coding, and agentic tasks. Yet constructing generalizable synthetic verifiable data remains difficult due to hallucination-prone generation, and weak or trivial verification artifacts that fail to separate strong from weak solutions. Existing approaches often rely on task-specific heuristics or post-hoc filters that do not transfer across domains and lack a principled, universal evaluator of verifiability. In this work, we introduce an evolutionary, task-agnostic, strategy-guided, executably-checkable data synthesis framework that, from minimal seed supervision, jointly synthesizes problems, diverse candidate solutions, and verification artifacts, and iteratively discovers strategies via a consistency-based evaluator that enforces agreement between human-annotated and strategy-induced checks. This pipeline upgrades filtering into principled synthesis: it reliably assembles coherent, verifiable training instances and generalizes without domain-specific rules. Our experiments demonstrate the effectiveness of the proposed approach under both RLVR and model distillation training paradigms. The results show that training with our synthesized data yields significant improvements on both the LiveCodeBench and AgentBench-OS tasks, highlighting the robust generalization of our framework.
Authors (6)
He Du
Bowen Li
Aijun Yang
Siyang He
Qipeng Guo
Dacheng Tao
Submitted
October 20, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

Introduces EvoSyn, a generalizable, task-agnostic evolutionary framework for synthesizing verifiable data. It jointly generates problems, solutions, and executably-checkable verification artifacts, using a consistency-based evaluator to discover strategies, enabling stable RL and effective distillation.

Business Value

Facilitates the creation of more robust and reliable AI models by providing high-quality training data that ensures verifiable learning. This is crucial for applications requiring high assurance, such as in finance, healthcare, and autonomous systems.