Efficient Reinforcement Learning for Large Language Models
Studying efficiency bottlenecks in LLM reinforcement learning, including long-tail rollout lengths, straggler effects, and length explosion during training. This work includes DARTS, a distribution-aware rollout shaping system, and QLPO, a length-aware policy optimization method.