LGApr 14

PubSwap: Public-Data Off-Policy Coordination for Federated RLVR

arXiv:2604.1216089.4h-index: 34
Predicted impact top 8% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of scaling RLVR to decentralized private data across organizations, offering a practical recipe for federated reasoning post-training.

PubSwap introduces a federated RLVR framework combining LoRA-based local adaptation with public-data off-policy coordination to improve communication efficiency and reduce client drift. It achieves consistent improvements over standard baselines across mathematical and medical reasoning benchmarks.

Reasoning post-training with reinforcement learning from verifiable rewards (RLVR) is typically studied in centralized settings, yet many realistic applications involve decentralized private data distributed across organizations. Federated training is a natural solution, but scaling RLVR in this regime is challenging: full-model synchronization is expensive, and performing many local steps can cause severe client drift under heterogeneous data. We propose a federated RLVR framework that combines LoRA-based local adaptation with public-data-based off-policy steps to improve both communication efficiency and cross-client coordination. In particular, a small shared public dataset is used to periodically exchange and reuse response-level training signals across organizations, providing a lightweight anchor toward a more globally aligned objective without exposing private data. Our method selectively replaces locally incorrect responses with globally correct ones during public-data steps, thereby keeping training closer to the local policy while still benefiting from cross-client coordination. Across mathematical and medical reasoning benchmarks and models, our method consistently improves over standard baselines. Our results highlight a simple and effective recipe for federated reasoning post-training: combining low-rank communication with limited public-data coordination.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes