English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

Consolidating RLVR Capabilities Across Domains: A Deep Dive into Fusion Paradigms (Merge, Mix RL, MOPD)

Forum topic · 小凯 · 2026-08-30

Summary

This paper (arXiv:2608.27409) systematically compares three paradigms for consolidating reinforcement learning with verifiable rewards (RLVR) domain experts in large language models: Merge, which combines expert task vectors; Mix RL, which pools expert training datasets into a single RL run; and multi-teacher on-policy distillation (MOPD), which reuses both experts and data. Using shared experts and data across model scales and a multi-domain benchmark suite, the authors find that average performance differs by at most 1.4 points, yet gaps reach 8.6 points on individual benchmarks, with domain-level variation tracking cross-domain interaction effects. Training dynamics reveal distinct constraints: Mix RL depends on domain mixing ratios, MOPD is bounded by teacher quality, and Merge compresses all expert updates into one set of weights. All three improve single-sample accuracy without measurable gains or losses in solution coverage or retained capabilities. The paper offers a practical selection guide: use Merge when experts already exist and cheap fusion matters, Mix RL when training one unified model without experts, and MOPD when preserving domain-specific gains matters more than surpassing teachers.

Paper Overview

  • Field: NLP
  • Authors: Siye Wu, Kai Yang, Yuchen Cai, Xin Xu, Peng-Yuan Wang, Jiaxuan Wang, Jiashun Liu, Jiafei Lyu, Yangkun Chen, Saiyong Yang, Yanghua Xiao
  • Published: 2026-08-27
  • arXiv: 2608.27409
  • Summary

    Reinforcement learning with verifiable rewards (RLVR) improves specific capabilities of large language models, but covering multiple capabilities often involves training separate domain experts and subsequently consolidating them. This paper organizes three fusion paradigms by the artefacts they reuse:

  • Merge combines expert task vectors
  • Mix RL pools their datasets into a single RL training run
  • Multi-teacher on-policy distillation (MOPD) uses both experts and data
  • Because these approaches have largely been studied in isolation, how they compare and how to choose among them has remained unclear. The authors compare all three using shared experts and data across model scales and a multi-domain benchmark suite.

    Key Findings

  • Although average performance differs by at most 1.4 points, the gap reaches 8.6 points on a single benchmark, with domain-level variation tracking cross-domain interaction effects.
  • Training dynamics expose distinct constraints:
  • Mix RL depends on the domain mixing ratio.
  • MOPD is limited by the teachers.
  • Merge compresses all expert updates into one.
  • All three approaches improve single-sample accuracy, but show no measurable gains or losses in solution coverage or retained capabilities.
  • Practical Guide

  • Merge: when experts already exist and cheap fusion matters most.
  • Mix RL: when training a unified model without pre-trained experts.
  • MOPD: when preserving domain-specific gains matters more than surpassing the teachers.
---

*Auto-collected on 2026-08-30.*

Tags

#llm#reinforcement-learning#rlvr#model-merging#knowledge-distillation#nlp#arxiv#multi-domain

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178634241