ROJun 3

EVE: A Generator-Verifier System for Generative Policies

Georgia Tech
arXiv:2512.2143028.42 citationsh-index: 48
Predicted impact top 15% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotics practitioners, EVE offers a training-free method to enhance robustness of generative policies under distribution shifts, though it is an incremental application of LLM test-time compute scaling to visuomotor control.

EVE introduces a modular generator-verifier framework that uses zero-shot VLM-based verifiers to refine actions of frozen generative policies at test time, improving success rates across diverse robotic tasks without additional training.

Visuomotor policies based on generative such as diffusion and flow-matching have shown strong performance for robotics applications but degrade under distribution shifts, demonstrating limited recovery capabilities without costly finetuning. In the language modeling domain, test-time compute scaling has revolutionized the reasoning capabilities of modern LLMs by enabling candidate solution refinement. These methods typically leverage foundation models as verification modules in a zero-shot manner to score candidate solutions. We hypothesize that generative policies can similarly benefit from additional inference-time compute that employs zero-shot VLM-based verifiers in a generation-verification framework. To this end, we introduce EVE: a modular, generator-verifier interaction framework that boosts the performance of pretrained generative policies at test time, with no additional training. EVE wraps a frozen base policy with multiple zero-shot, VLM-based verifier agents. Each verifier proposes action refinements to the base policy candidate actions, while an action incorporator uses classifier guidance to fuse aggregated verifier feedback into action denoising. We study design choices for generator-verifier information interfacing across a system of verifiers with distinct capabilities. Across diverse simulated and real robotic tasks and embodiments, EVE consistently improves success rates without additional policy or verifier training. Through extensive ablations, we isolate the contribution of verifier capabilities and action incorporator strategies, offering practical guidelines to build scalable, modular generator-verifier systems for embodied control.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes