F-TIS: Harnessing Diverse Models in Collaborative GRPO
Nikolay Blagoev, O\u{g}uzhan Ersoy, Wendelin Boehmer, Lydia Yiyu Chen

TL;DR
F-TIS introduces a novel training paradigm enabling heterogeneous models to collaborate efficiently in reinforcement learning, maintaining convergence and improving out-of-distribution generalization.
Contribution
It proposes Filtered Truncated Importance Sampling (F-TIS), allowing off-policy samples to be used in heterogeneous collaborative RL training.
Findings
F-TIS achieves convergence comparable to on-sample training.
In some setups, F-TIS improves out-of-distribution performance by up to 12%.
F-TIS enables communication-efficient heterogeneous model collaboration.
Abstract
Reinforcement learning methods such as GRPO have seen great popularity in LLM post-training. In GRPO, models produce completions to a set of prompts, which are rewarded, and the policy is updated towards the relatively high reward completions. Due to the auto-regressive nature of models, the generation phase of such style of training can be extremely time consuming. As a solution, prior work has sought to distribute the inference step across many nodes, working parallel. These works assume primarily homogeneous models in the training in order to keep samples as close to on-policy as possible. This assumption may be impractical in decentralized systems, where parties with various computes and preferences may wish to collaborate on the same task. Thus, decentralized training requires an approach that can handle heterogeneous models - different models collaborating on the same tasks.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
