Understanding Evolution Strategies for LLM Reasoning: Broader Reasoning Coverage than GRPO
Abstract
Evolution strategies improve reasoning diversity and Pass@K over GRPO through sparse functional updates and population diversity, supporting a hybrid training approach.
Evolution Strategies (ES) have recently emerged as a memory-efficient post-training paradigm for LLM reasoning. However, the optimization behavior of ES remains understudied, making it hard to define its advantage scope compared to mainstream post-training paradigms (e.g., Group Relative Policy Optimization (GRPO)). By systematically investigating ES dynamics and mechanisms, this paper first identifies a performance advantage of ES over GRPO, theoretically and empirically showing that ES can lead to broader reasoning coverage, thereby better exploiting the reasoning capabilities of pretrained LLMs. Theoretically, we show that verifier-projected Jensen-Shannon diversity across the ES population is helpful to higher Pass@K performances. Empirically, unlike GRPO, which exhibits entropy collapse, ES improves Pass@1 while attaining higher Pass@K than GRPO. We further develop a sequential GRPO-ES training strategy that combines GRPO's strength in Pass@1 with ES's gains in Pass@K. Second, we find that despite substantial whole-model parameter drift, the task-performance gains of ES are only contributed to a sparse subset of larger-magnitude updates. This functional sparsity suggests that large parameter movement need not imply widespread functional change, and held-out evaluations further show that it does not necessarily lead to catastrophic forgetting. Finally, we study how hyperparameter design affects the effectiveness of ES, demonstrating that ES requires a smaller population size in a larger LLM. These findings position ES as a distinct reasoning post-training paradigm rather than a less effective, memory-efficient alternative to GRPO.
Community
Evolution Strategies (ES) have recently emerged as a memory-efficient post-training paradigm for LLM
reasoning. However, the optimization behavior of ES remains understudied, making it hard to define
its advantage scope compared to mainstream post-training paradigms (e.g., Group Relative Policy
Optimization (GRPO)). By systematically investigating ES dynamics and mechanisms, this paperfirst identifies a performance advantage of ES over GRPO, theoretically and empirically showing
that ES can lead to broader reasoning coverage, thereby better exploiting the reasoning capabilities of
pretrained LLMs. Theoretically, we show that verifier-projected Jensen–Shannon diversity across the
ES population is helpful to higher Pass@K performances. Empirically, unlike GRPO, which exhibits
entropy collapse, ES improves Pass@1 while attaining higher Pass@K than GRPO. We further develop
a sequential GRPO–ES training strategy that combines GRPO’s strength in Pass@1 with ES’s gains in
Pass@K. Second, we find that despite substantial whole-model parameter drift, the task-performance
gains of ES are only contributed to a sparse subset of larger-magnitude updates. This functional
sparsity suggests that large parameter movement need not imply widespread functional change, and
held-out evaluations further show that it does not necessarily lead to catastrophic forgetting. Finally,we study how hyperparameter design affects the effectiveness of ES, demonstrating that ES requires a
smaller population size in a larger LLM. These findings position ES as a distinct reasoning post-training
paradigm rather than a less effective, memory-efficient alternative to GRPO.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Beyond the Best Guess: Improving LLM Solution Coverage with Evolution Strategies (2026)
- ReCo: Reweighting GRPO Against Distributional Concentration (2026)
- Verifier-Induced Support Reshaping in On-Policy Optimization (2026)
- When RLVR Shrinks the Reasoning Boundary: Diagnosing Pass@k Inversion (2026)
- Learn What's Left, Not What's Mastered: Saturation Aware Advantage Reweighting for Multi-Reward Policy Optimization (2026)
- RRPO: Reference-Relative Policy Optimization with Stratified Conditional Rollouts (2026)
- Off-Context GRPO: Learning to Reason on Hard Problems using Privileged Information (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2608.27351 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper