English

You've Got a Golden Ticket: Improving Generative Robot Policies With A Single Noise Vector

Robotics 2026-04-13 v2 Artificial Intelligence

Abstract

What happens when a pretrained generative robot policy is provided a constant initial noise as input, rather than repeatedly sampling it from a Gaussian? We demonstrate that the performance of a pretrained, frozen diffusion or flow matching policy can be improved with respect to a downstream reward by swapping the sampling of initial noise from the prior distribution (typically isotropic Gaussian) with a well-chosen, constant initial noise input -- a golden ticket. We propose a search method to find golden tickets using Monte-Carlo policy evaluation that keeps the pretrained policy frozen, does not train any new networks, and is applicable to all diffusion/flow matching policies (and therefore many VLAs). Our approach to policy improvement makes no assumptions beyond being able to inject initial noise into the policy and calculate (sparse) task rewards of episode rollouts, making it deployable with no additional infrastructure or models. Our method improves the performance of policies in 38 out of 43 tasks across simulated and real-world robot manipulation benchmarks, with relative improvements in success rate by up to 58% for some simulated tasks, and 60% within 50 search episodes for real-world tasks. We also show unique benefits of golden tickets for multi-task settings: the diversity of behaviors from different tickets naturally defines a Pareto frontier for balancing different objectives (e.g., speed, success rates); in VLAs, we find that a golden ticket optimized for one task can also boost performance in other related tasks. We release a codebase with pretrained policies and golden tickets for simulation benchmarks using VLAs, diffusion policies, and flow matching policies.

Keywords

Cite

@article{arxiv.2603.15757,
  title  = {You've Got a Golden Ticket: Improving Generative Robot Policies With A Single Noise Vector},
  author = {Omkar Patil and Ondrej Biza and Thomas Weng and Karl Schmeckpeper and Wil Thomason and Xiaohan Zhang and Robin Walters and Nakul Gopalan and Sebastian Castro and Eric Rosen},
  journal= {arXiv preprint arXiv:2603.15757},
  year   = {2026}
}

Comments

13 pages, 9 figures