LGAIJul 17

When Does Muon Help Agentic Reinforcement Learning?

arXiv:2607.1616917.7
Predicted impact top 6% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in agentic RL, this exploratory study shows Muon can substantially outperform AdamW in sparse-reward settings, but results are preliminary with single-seed and single-task validation.

Muon optimizer improves sparse-reward agentic RL over AdamW, raising ALFWorld success from 0.290 to 0.546 (+88%) with GiGPO and from 0.161 to 0.268 with GRPO, and reaching 0.901 success with GraphGPO at 1e-5 learning rate.

Muon is competitive with AdamW in large-scale pre-training, but its value for reinforcement-learning (RL) post-training remains unclear. We study vanilla Muon in sparse-reward agentic RL through matched single-seed comparisons with AdamW on ALFWorld using Qwen2.5-0.5B-Instruct. Under Group-in-Group Policy Optimization (GiGPO), applying Muon only to hidden weight matrices raises final-window validation success from 0.290 to 0.546 (+88%); high-rate AdamW controls retain no post-update success. The effect depends on the advantage estimator and learning rate. At 3e-5, Muon improves GRPO from 0.161 to 0.268, whereas GraphGPO's late-window gap narrows near saturation. At 1e-5, GraphGPO Muon reaches 0.901, raises normalized validation AUC from 0.399 to 0.556, and reaches 0.5 and 0.75 success 30 and 60 updates earlier, respectively. These exploratory results show that Muon can benefit agentic RL and motivate studying the policy optimizer, advantage estimator, and learning rate jointly. Multi-seed and cross-task validation remain open.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes