OptPO: Optimal Rollout Allocation for Test-time Policy Optimization
arxiv.org·1w
🔍Concolic Testing
Preview
Report Post

View PDF HTML (experimental)

Abstract:Test-time policy optimization enables large language models (LLMs) to adapt to distribution shifts by leveraging feedback from self-generated rollouts. However, existing methods rely on fixed-budget majority voting to estimate rewards, incurring substantial computational redundancy. We propose Optimal Rollout Allocation for Test-time Policy Optimization (OptPO), a principled framework that adaptively allocates inference budgets. By formulating the voting process as a Bayesian sequential probability ratio test, OptPO dynamically halts sampling once the posterior confidence in a consensus answer exceeds a specified threshold. Crucially, it utilizes the retained rollou…

Similar Posts

Loading similar posts...