RLVR Models Face "Sparsity Curse" in Parameter Merging

Chenrui Wu, Zexi Li, Jiajun Bu, Jiangchuan Liu, Haishuai Wang· June 18, 2026 View original

Summary

Reinforcement Learning with Verifiable Reward (RLVR) models exhibit sparse, off-principal parameter updates, which surprisingly makes them difficult to merge effectively. Researchers propose Sensitivity-aware Resolving Merging (SAR-Merging) to address this "sparsity curse" and enable better aggregation of RLVR models.

Reinforcement Learning with Verifiable Reward (RLVR) has emerged as a powerful technique for post-training language models, often outperforming Supervised Fine-Tuning (SFT) in reasoning and preventing catastrophic forgetting. Recent observations indicate that RLVR induces highly sparse and distinct parameter updates compared to SFT. This research investigates whether this sparsity makes RLVR models more amenable to model merging, a technique for combining capabilities from independently trained models. Counterintuitively, the study reveals a "sparsity curse": the sparse RLVR updates are widely dispersed in the parameter space, forming near-orthogonal "shortcuts" that render standard merging methods ineffective and fragile. This issue is attributed to the stochastic nature of RL optimization and the diversity of emergent reasoning patterns. To overcome this, the authors propose Sensitivity-aware Resolving Merging (SAR-Merging). This new merging recipe is specifically designed for RLVR parameter spaces, resolving conflicts in overlapping update regions using Fisher Information-based sensitivity arbitration. It then applies magnitude-aware sparsification and rescaling to preserve delicate reasoning pathways. Experiments on mathematical and coding benchmarks demonstrate SAR-Merging's superior performance in enhancing single-task capabilities and fusing multiple capabilities in RLVR models.

Why it matters

Model merging is a promising avenue for efficiently combining and scaling AI capabilities. Understanding and overcoming the "sparsity curse" in RLVR models is crucial for developing more robust and scalable post-training methods for advanced AI systems, especially in areas requiring complex reasoning.

How to implement this in your domain

  1. 1Re-evaluate model merging strategies for RL-trained models, considering the "sparsity curse" identified.
  2. 2Explore implementing SAR-Merging or similar sensitivity-aware techniques for combining diverse RLVR model capabilities.
  3. 3Analyze the parameter space geometry of fine-tuned models to understand update sparsity and orthogonality.
  4. 4Investigate alternative post-training paradigms that might offer better mergeability for complex reasoning tasks.
  5. 5Apply SAR-Merging to aggregate specialized RLVR agents or models to create more generalist AI systems.

Who benefits

AI ResearchLarge Language ModelsRoboticsAutonomous SystemsSoftware Development

Key takeaways

  • RLVR models exhibit sparse parameter updates that hinder effective model merging.
  • This "sparsity curse" leads to severe degradation when using standard merging methods.
  • SAR-Merging is a new technique designed to overcome this challenge for RLVR models.
  • SAR-Merging enables better aggregation of diverse reasoning capabilities in RLVR models.

Original post by Chenrui Wu, Zexi Li, Jiajun Bu, Jiangchuan Liu, Haishuai Wang

"arXiv:2606.18521v1 Announce Type: new Abstract: Reinforcement Learning with Verifiable Reward (RLVR) has emerged as a powerful post-training paradigm that surpasses Supervised Fine-Tuning (SFT) in eliciting reasoning intelligence and resisting catastrophic forgetting. Recent stud…"

View on X

Originally posted by Chenrui Wu, Zexi Li, Jiajun Bu, Jiangchuan Liu, Haishuai Wang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses