Exa is a modern AI search engine with SERP API, website crawler tools, and deep research API. Power your app with web search AI and web crawling API.
Publication

Learning-Zone Energy: Online Data Selection for Efficient RL Post-Training

May 16, 2026 · 3 authors · 4 topics

Reinforcement Learning (RL) post-training has emerged as the dominant paradigm for eliciting mathematical reasoning in Large Language Models (LLMs), yet pre vailing techniques such as GRPO and DAPO distribute rollout and gradient budgets nearly uniformly across prompts, squandering compute on samples that are already mastered or remain far beyond the model’s current capability. To address this fun damental inefficiency, we propose Learning-Zone Energy(LZE), a theoretically grounded, fully online data selection framework that concentrates computation on the model’s active learning frontier. At its core, we define a closed-form Learning Zone Energy Score that fuses three complementary signals—an initial-difficulty anchor, a normalized outcome-uncertainty term, and a pass-rate momentum—into a single scalar that is provably aligned with the expected magnitude of group-relative policy gradient updates. A forward pruner with replay further reduces wall-clock time cost by skipping rollout generation for persistently solved prompts while periodically checking for forgetting. Evaluated on Qwen-family models (1.5B–8B) across GSM8K, MATH and DAPO-MATH, our method retains only 40% of the training data per step yet matches or surpasses full-data baselines, with especially pronounced out-of-distribution gains on AIME25(+45.9%) and AMC23(+18.2%), alongside an estimated 36% reduction in training FLOPs. Our code is available at https://github.com/Stellaris167/LZE.

Showing the abstract — retrieve the full paper via the Exa API.

Peng CuiBoyao YangJun Zhu
Topic ModelingMachine Learning and AlgorithmsMultimodal Machine Learning Applications1Peng Cui∗, 2Boyao Yang∗, 1Jun Zhu† 1 Dept. of Comp. Sci. & Tech., Institute for AI, BNRist Center, Tsinghua-Bosch Joint ML Center, THBI Lab, Tsinghua University, Beijing 100084, China 2 Dept. of Automation, Tsinghua University, Beijing 100084, China xpeng.cui@gmail.com, boyaoyang16@gmail.com, dcszj@tsinghua.edu.cn
PublishedMay 16, 2026
TypePreprint
Citations0

Powered by the Exa API

Learning-Zone Energy: Online Data Selection for Efficient RL Post-Training | Exa