Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Each Prompt Matters: Scaling Reinforcement Learning Without Wasting Rollouts on Hundred-Billion-Scale MoE

About

We present CompassMax-V3-Thinking, a hundred-billion-scale MoE reasoning model trained with a new RL framework built on one principle: each prompt must matter. Scaling RL to this size exposes critical inefficiencies-zero-variance prompts that waste rollouts, unstable importance sampling over long horizons, advantage inversion from standard reward models, and systemic bottlenecks in rollout processing. To overcome these challenges, we introduce several unified innovations: (1) Multi-Stage Zero-Variance Elimination, which filters out non-informative prompts and stabilizes group-based policy optimization (e.g. GRPO) by removing wasted rollouts; (2) ESPO, an entropy-adaptive optimization method that balances token-level and sequence-level importance sampling to maintain stable learning dynamics; (3) a Router Replay strategy that aligns training-time MoE router decisions with inference-time behavior to mitigate train-infer discrepancies, coupled with a reward model adjustment to prevent advantage inversion; (4) a high-throughput RL system with FP8-precision rollouts, overlapped reward computation, and length-aware scheduling to eliminate performance bottlenecks. Together, these contributions form a cohesive pipeline that makes RL on hundred-billion-scale MoE models stable and efficient. The resulting model delivers strong performance across both internal and public evaluations.

Anxiang Zeng, Haibo Zhang, Hailing Zhang, Kaixiang Mo, Liang Yao, Ling Hu, Long Zhang, Shuman Liu, Shuyi Xie, Yanshi Li, Yizhang Chen, Yuepeng Sheng, Yuwei Huang, Zhaochen Xu, Zhiqiang Zhou, Ziqin Liew• 2025

Related benchmarks

TaskDatasetResultRank
Code GeneratingMBPP
Pass@173.54
88
Mathematical ReasoningAIME 25
pass@180
65
CodingHumanEval
Pass@198.17
52
ReasoningHMMT
Pass@146.7
17
AlignmentIFEval--
10
E-commerce Performance EvaluationIn-House Ecom Dataset
Shopping Guide Performance96.14
8
Multilingual EvaluationIn-House Multilingual Datasets SEA Average 1.0
en Score88.07
8
General QAMMLU-Redux
Exact Match87.23
7
General Ability EvaluationIn-House General Benchmark
Knowledge & Comprehension62.07
6
AgentBFCL MULTI_TURN_LIVE
Accuracy0.195
3
Showing 10 of 15 rows

Other info

Follow for update