AI RESEARCH
Partial Policy Gradients for RL in LLMs
arXiv CS.AI
•
ArXi:2603.06138v1 Announce Type: cross Reinforcement learning is a framework for learning to act sequentially in an unknown environment. We propose a natural approach for modeling policy structure in policy gradients. The key idea is to optimize for a subset of future rewards: smaller subsets represent simpler policies, which can be learned reliably because their empirical gradient estimates are accurate. Our approach allows for modeling and comparison of different policy classes, including full planning, greedy, K-step lookahead, and segment policies.