cd /news/machine-learning/early-verdicts-better-budgets-sequen… · home topics machine-learning article
[ARTICLE · art-79680] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Early Verdicts, Better Budgets: Sequential Adaptive Rollout Allocation for Compute-Efficient RLVR

Researchers propose SARA (Sequential Adaptive Rollout Allocation), a budget-constrained sequential allocation method for reinforcement learning with verifiable rewards (RLVR) that reduces rollout waste by abandoning saturated prompts early. On mathematical reasoning and planning tasks with 1.5B/3B models on a single GPU, SARA matches dynamic sampling (DPS) performance while using 22% fewer rollouts, and composing SARA with DPS yields the best accuracy at 67% fewer rollouts.

read1 min views1 publishedJul 30, 2026

arXiv:2607.26253v1 Announce Type: new Abstract: Reinforcement learning with verifiable rewards (RLVR) is bottlenecked by rollout generation, yet many sampled prompts produce saturated groups (all responses correct or all incorrect) whose zero reward variance yields no policy-gradient signal. Existing remedies either oversample a larger candidate pool and discard saturated prompts (dynamic sampling), paying heavy extra rollouts, or predict prompt difficulty before sampling, which is fragile under a shifting policy. We observe that a group's effectiveness is usually decided early, within the first few of its rollouts, so spending a full group on an already-decided prompt is wasteful. We cast per-step rollout collection as a budget-constrained sequential allocation (optimal stopping) problem and introduce SARA (Sequential Adaptive Rollout Allocation). SARA maintains a Beta posterior over each prompt's success rate, evaluates a closed-form predictor of group effectiveness, and applies a two-threshold, SPRT-style rule that commits effective groups, abandons saturated ones after a short probe, and reallocates the freed budget to fresh prompts, without any extra prediction rollouts. We prove abandonment reliability, expected rollout savings, fixed-budget yield dominance, and a link between effective-group yield and the GRPO gradient norm. On mathematical reasoning and planning with 1.5B/3B models on a single GPU, SARA matches DPS (both below the DS oracle) while using 22% fewer rollouts than DS; composing SARA with DPS yields the best accuracy, slightly above DS, at 67% fewer rollouts (near-uniform cost).

── more in #machine-learning 4 stories · sorted by recency
── more on @sara 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/early-verdicts-bette…] indexed:0 read:1min 2026-07-30 ·