Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.AI) · July 17, 2026

When Does Muon Help Agentic Reinforcement Learning?

Kai Ruan, Jinghao Lin, Zihe Huang +4 more

Muon holds its own against AdamW when pre-training at scale. Whether that advantage carries into reinforcement learning post-training is a separate question, and this study tests it in the specific setting of sparse-reward agentic RL on ALFWorld with a small Qwen model.

The interesting result is conditional rather than general. Applying Muon only to hidden weight matrices lifted final-window validation success substantially, which is a finding about where the optimiser helps rather than whether it helps. Different parameter groups apparently want different treatment.

The methodology deserves a note too: matched single-seed comparisons are honest about their own limits. One seed cannot separate a real effect from variance, and reporting it plainly is better than the alternative common in this literature, which is to run several and present the flattering one.

From the arXiv (cs.AI) abstract

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…


More Artificial Intelligence papers