Global Trend Radar
arXiv cs.LG (Machine Learning) INT ai 2026-04-28 13:00

JigsawRL: 効率的なLLMポストトレーニングのためのRLパイプラインの組み立て

原題: JigsawRL: Assembling RL Pipelines for Efficient LLM Post-Training

元記事を開く →

分析結果

カテゴリ
AI
重要度
85
トレンドスコア
34
要約
JigsawRLは、RLの並列性の新しい次元としてパイプラインの多重化を探求するコスト効率の良いフレームワークです。各パイプラインをサブステージに分解します。
キーワード
長期重要性
数年で重要
ビジネス可能性
高いビジネス化可能性がある
日本波及可能性
高 - 日本のAI産業における効率向上に寄与する可能性がある
arXiv:2604.23838v1 Announce Type: new Abstract: We present JigsawRL, a cost-efficient framework that explores Pipeline Multiplexing as a new dimension of RL parallelism. JigsawRL decomposes each pipeline into a Sub-Stage Graph that exposes the intra-stage and inter-worker imbalance hidden by stage-level systems. On this abstraction, JigsawRL resolves multiplexing interference through dynamic resource allocation, eliminates fragmented utilization by migrating long-tail rollouts across workers, and formulates their coordination as a graph scheduling problem solved with a look-ahead heuristic. On 4-64 H100/A100 GPUs across different agentic RL pipelines and models, JigsawRL achieves up to 1.85x throughput over Verl on synchronous RL, 1.54x over StreamRL and AReaL on asynchronous RL, and supports heterogeneous pipelines with moderate latency trade-off. arXiv:2604.23838v1 Announce Type: new Abstract: We present JigsawRL, a cost-efficient framework that explores Pipeline Multiplexing as a new dimension of RL parallelism. JigsawRL decomposes each pipeline into a Sub-Stage Graph that exposes the intra-stage and inter-worker imbalance hidden by stage-level systems. On this abstraction, JigsawRL resolves multiplexing interference through dynamic resource allocation, eliminates fragmented utilization by migrating long-tail rollouts across workers, and formulates their coordination as a graph scheduling problem solved with a look-ahead heuristic. On 4-64 H100/A100 GPUs across different agentic RL pipelines and models, JigsawRL achieves up to 1.85x throughput over Verl on synchronous RL, 1.54x over StreamRL and AReaL on asynchronous RL, and supports heterogeneous pipelines with moderate latency trade-off.

類似記事(ベクトル近傍)