Beyond Importance Sampling: Rejection-Gated Policy Optimization
📰 ArXiv cs.AI
arXiv:2604.14895v1 Announce Type: cross Abstract: We propose a new perspective on policy optimization: rather than reweighting all samples by their importance ratios, an optimizer should select which samples are trustworthy enough to drive a policy update. Building on this view, we introduce Rejection-Gated Policy Optimization (RGPO), which replaces the importance sampling ratio r_theta = pi_theta / pi_old with a smooth, differentiable acceptance gate alpha_theta(s, a) = g(r_theta(s, a)) in the
DeepCamp AI