paper-with-me

Papers

Trading Human Curation for Synthetic Augmentation in RLVR

2026-06-02 · Akshansh, Leonardo Rosa Rodrigues, Michael Korostelev, Youssef Hassan, Mark E. Whiting arxiv

The supply of high-quality training tasks is a central bottleneck for reinforcement learning from verifiable rewards (RLVR) on agentic language models. Each task requires a sandboxed setup, a prompt, and a hand-authored reward function, and only tasks that pass a quality bar produce useful training signal. Hand-curation at this quality bar does not scale economically to the task counts effective RL training requires, and the substitution rate between automatically generated task variants and human-authored ones is not yet established. We investigate using pre-specified, gate-filtered augmentations of a small hand-authored base as a substitute for additional human curation during RLVR. We formalize the cost-adjusted trade rate $ρ_{\text{cost}}$ between augmented and human-authored tasks, measure it through a controlled ablation across training corpora with varying augmentation share, and characterize the end-to-end economics of the augmentation pipeline. Substituting augmented content for additional human-authored tasks retains aggregate held-out generalization on a ten-benchmark suite spanning code, instruction following, reasoning, and multi-turn agentic function-calling. The cost-adjusted trade rate $ρ_{\text{cost}}$ between gated synthetic and human-authored RLVR tasks stays in $[1.4\times, 11.6\times]$ across the plausible $c_{\text{human}}/c_{\text{aug}}$ range.

📄 PDF Abstract BibTeX arXiv:2606.03800

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningInstruction Following

Similar Papers 제목 키워드 기반

SUPERNOVA: Eliciting General Reasoning in LLMs with Reinforcement Learning on Natural Instructions

2026-04-09 · Ashima Suvarna, Kendrick Phan, Mehrab Beikzadeh, Hritik Bansal 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has substantially improved reasoning in formal domains such as mathematics and code, but extending these gains beyond STEM remains challenging. Extending RLVR beyond …

Reinforcement Learning

From Data-Centric to Sample-Centric: Enhancing LLM Reasoning via Progressive Optimization

2025-07-09 · Xinjie Chen, Minpeng Liao, Guoxin Chen, Chengxi Li 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has recently advanced the reasoning capabilities of large language models (LLMs). While prior work has emphasized algorithmic design, data curation, and reward shapin…

Reinforcement LearningData Augmentation

A Real-Calibrated Synthetic-First Data Engine

2026-05-10 · Yukang Shen arxiv

Modern computer vision systems increasingly encounter performance limitations in data-scarce domains, where collecting large-scale, high-quality labeled data is costly or impractical. While controllable diffusion models …

Data AugmentationImage GenerationPose Estimation

Rethinking Multiple-Choice Questions for RLVR: Unlocking Potential via Distractor Design

2026-03-13 · Xu Guo, Qiming Ge, Jian Tong, Kedi Chen 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) significantly enhances the reasoning capabilities of Large Language Models. When applied to RLVR, Multiple-Choice Questions (MCQs) offer a scalable source of verifiab…

Reinforcement Learning

Disentangling the Roles of Curation, Data-Augmentation and the Prior in the Cold Posterior Effect

2021-06-11 · NeurIPS 2021 12 · Lorenzo Noci, Kevin Roth, Gregor Bachmann, Sebastian Nowozin 외

The "cold posterior effect" (CPE) in Bayesian deep learning describes the uncomforting observation that the predictive performance of Bayesian neural networks can be significantly improved if the Bayes posterior is artif…

Data Augmentation