paper-with-me

Papers

CoBA-RL: Capability-Oriented Budget Allocation for Reinforcement Learning in LLMs

2026-02-03 · Zhiyuan Yao, Yi-Kai Zhang, Yuxin Chen, Yueqing Sun, Zishan Xu, Yu Yang, Tianhao Hu, Qi Gu, Hui Su, Xunliang Cai arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a key approach for enhancing LLM reasoning. However, standard frameworks like Group Relative Policy Optimization (GRPO) typically employ a uniform rollout budget, leading to resource inefficiency. Moreover, existing adaptive methods often rely on instance-level metrics, such as task pass rates, failing to capture the model's dynamic learning state. To address these limitations, we propose CoBA-RL, a reinforcement learning algorithm designed to adaptively allocate rollout budgets based on the model's evolving capability. Specifically, CoBA-RL utilizes a Capability-Oriented Value function to map tasks to their potential training gains and employs a heap-based greedy strategy to efficiently self-calibrate the distribution of computational resources to samples with high training value. Extensive experiments demonstrate that our approach effectively orchestrates the trade-off between exploration and exploitation, delivering consistent generalization improvements across multiple challenging benchmarks. These findings underscore that quantifying sample training value and optimizing budget allocation are pivotal for advancing LLM post-training efficiency.

📄 PDF Abstract BibTeX arXiv:2602.03048

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Dynamic Multi-Robot Task Allocation under Uncertainty and Temporal Constraints

2020-05-27 · Shushman Choudhury, Jayesh K. Gupta, Mykel J. Kochenderfer, Dorsa Sadigh 외

We consider the problem of dynamically allocating tasks to multiple agents under time window constraints and task completion uncertainty. Our objective is to minimize the number of unsuccessful tasks at the end of the op…

Decision MakingDecision Making Under UncertaintySequential Decision Makingvalid

Marketing Budget Allocation with Offline Constrained Deep Reinforcement Learning

2023-09-06 · Tianchi Cai, Jiyan Jiang, Wenpeng Zhang, Shiji Zhou 외

We study the budget allocation problem in online marketing campaigns that utilize previously collected offline data. We first discuss the long-term effect of optimizing marketing budget allocation decisions in the offlin…

Deep Reinforcement LearningMarketingreinforcement-learningReinforcement Learning

An Adaptable Budget Planner for Enhancing Budget-Constrained Auto-Bidding in Online Advertising

2025-01-26 · Zhijian Duan, Yusen Huo, Tianyu Wang, Zhilin Zhang 외

In online advertising, advertisers commonly utilize auto-bidding services to bid for impression opportunities. A typical objective of the auto-bidder is to optimize the advertiser's cumulative value of winning impression…

In-Context Reinforcement LearningSequential Decision Making

Open-MOPD: Diagnosing and Fixing Capability Imbalance in Multi-Teacher On-Policy Distillation

2026-08-19 · Huan-ang Gao, Haohan Chi, Yong Yan, Shiyuan Feng 외 arxiv

Multi-teacher on-policy distillation (M-OPD) has emerged as a promising paradigm for consolidating domain-specialized reinforcement learning (RL) experts into a single generalist student via dense, token-level reward sup…

Reinforcement LearningInstruction Following

RPAF: A Reinforcement Prediction-Allocation Framework for Cache Allocation in Large-Scale Recommender Systems

2024-09-20 · Shuo Su, Xiaoshuang Chen, Yao Wang, Yulin Wu 외

Modern recommender systems are built upon computation-intensive infrastructure, and it is challenging to perform real-time computation for each request, especially in peak periods, due to the limited computational resour…

Recommendation Systems