AI RESEARCH

Kernelized Advantage Estimation: From Nonparametric Statistics to LLM Reasoning

arXiv CS.LG

ArXi:2604.28005v1 Announce Type: new Recent advances in large language models (LLMs) have increasingly relied on reinforcement learning (RL) to improve their reasoning capabilities. Three approaches have been widely adopted: (i) Proximal policy optimization and advantage actor-critic rely on a deep neural network to estimate the value function of the learning policy in order to reduce the variance of the policy gradient. However, estimating and maintaining such a value network incurs substantial computational and memory overhead. (ii) Group relative policy optimization (GRPO) avoids