paper-with-me

Papers

Libra: Efficient Resource Management for Agentic RL Post-Training

2026-06-02 · Kaiwen Chen, Xin Tan, Jingzong Li, Hong Xu arxiv

Reinforcement learning (RL) has emerged as a standard post-training paradigm for shaping large language models (LLMs) into capable agents. In agentic RL, the rollout stage generates trajectories while invoking tools, producing long-tailed and non-stationary workloads that expose two fundamental challenges in resource management. First, due to the long-tail distribution, a small fraction of trajectories dominates rollout makespan. Second, rollout and training are subject to cross-stage imbalance, as they exhibit strong asymmetry in compute patterns, memory demands, and sensitivity to sequence length. Compounding this asymmetry, the sequence length distribution drifts continuously as the policy evolves, rendering any static resource split progressively suboptimal. We present Libra, a resource management system to address both challenges via two core mechanisms. The first is a global resource planner that jointly optimizes GPU allocation across rollout and training clusters. It leverages an elastic hybrid pool to enable lightweight, non-blocking worker reallocation between stages. The second is a causality-driven multi-level feedback queue (C-MLFQ) scheduler, which routes requests to heterogeneous rollout buckets based on causal signals derived from tool-return outcomes, rather than relying on fragile length predictions. Evaluated on 48 A800 GPUs, Libra achieves up to 3.0x higher throughput and converges up to 2.5x faster in reward compared to the baselines.

📄 PDF Abstract BibTeX arXiv:2606.03077

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

PentestMCP: A Toolkit for Agentic Penetration Testing

2025-10-04 · Zachary Ezetta, Wu-chang Feng arxiv

Agentic AI is transforming security by automating many tasks being performed manually. While initial agentic approaches employed a monolithic architecture, the Model-Context-Protocol has now enabled a remote-procedure ca…

Digital Twin and Agentic AI for Wild Fire Disaster Management: Intelligent Virtual Situation Room

2026-02-09 · Mohammad Morsali, Siavash H. Khajavi arxiv

According to the United Nations, wildfire frequency and intensity are projected to increase by approximately 14% by 2030 and 30% by 2050 due to global warming, posing critical threats to life, infrastructure, and ecosyst…

ARL-Tangram: Unleash the Resource Efficiency in Agentic Reinforcement Learning

2026-03-13 · Bangjun Xiao, Yihao Zhao, Xiangwei Deng, Shihua Yu 외 arxiv

Agentic reinforcement learning (RL) has emerged as a transformative workload in cloud clusters, enabling large language models (LLMs) to solve complex problems through interactions with real world. However, unlike tradit…

Reinforcement Learning

Reinforcement Learning Optimization for Large-Scale Learning: An Efficient and User-Friendly Scaling Library

2025-06-06 · Weixun Wang, Shaopan Xiong, Gengru Chen, Wei Gao 외

We introduce ROLL, an efficient, scalable, and user-friendly library designed for Reinforcement Learning Optimization for Large-scale Learning. ROLL caters to three primary user groups: tech pioneers aiming for cost-effe…

Management

Integration of Large Vision Language Models for Efficient Post-disaster Damage Assessment and Reporting

2024-11-03 · Zhaohui Chen, Elyas Asadi Shamsabadi, Sheng Jiang, Luming Shen 외

Traditional natural disaster response involves significant coordinated teamwork where speed and efficiency are key. Nonetheless, human limitations can delay critical actions and inadvertently increase human and economic …

Disaster ResponseManagement