AI RESEARCH
Target Policy Optimization
arXiv CS.LG
•
ArXi:2604.06159v1 Announce Type: new In RL, given a prompt, we sample a group of completions from a model and score them. Two questions follow: which completions should gain probability mass, and how should the parameters move to realize that change? Standard policy-gradient methods answer both at once, so the update can overshoot or undershoot depending on the learning rate, clipping, and other optimizer choices. We