Saved in:
Bibliographic Details
Main Authors: Hu, Lucas, Zhao, Ranchi, Zhu, Isaac, Zhang, Zach, Zhang, Hscos, Yin, Hugh, Zhao, Jason
Format: Preprint
Published: 2026
Subjects:
Online Access:https://arxiv.org/abs/2605.07330
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866911661828341760
author Hu, Lucas
Zhao, Ranchi
Zhu, Isaac
Zhang, Zach
Zhang, Hscos
Yin, Hugh
Zhao, Jason
author_facet Hu, Lucas
Zhao, Ranchi
Zhu, Isaac
Zhang, Zach
Zhang, Hscos
Yin, Hugh
Zhao, Jason
contents In large-scale reinforcement learning (RL) systems with decoupled Trainer-Rollout execution, the Trainer must regularly synchronize policy weights to the Rollout side to limit policy staleness. When inter-node bandwidth is abundant, such synchronization is usually only a small fraction of end-to-end cost. As model size grows, however, the communication demand rises rapidly. In bandwidth-constrained or network-variable deployments -- for example, cross-datacenter or cross-cluster settings, heterogeneous resource pools, and online RL -- weight synchronization can become a dominant bottleneck for throughput and tail latency. We observe that, in mainstream large-model RL training, the locations where parameters actually change are highly sparse at the element level (often 99%+ sparsity). Building on this observation, we propose and implement SparseRL-Sync, which replaces full-weight transfers with a lossless sparse update payload (indices and values) that can be exactly reconstructed on the inference side, thereby preserving 100% fidelity. Under a simplified cost model, sparse synchronization reduces the per-update communication volume from S to approximately S/X; with 99% sparsity (X ~ 100), this yields about a 100x reduction in transmitted data. Combined with appropriate bucketing, SparseRL-Sync also reduces launch and control-plane overhead, significantly improving scalability and end-to-end efficiency in bandwidth-limited and highly asynchronous RL settings.
format Preprint
id arxiv_https___arxiv_org_abs_2605_07330
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle SparseRL-Sync: Lossless Weight Synchronization with ~100x Less Communication
Hu, Lucas
Zhao, Ranchi
Zhu, Isaac
Zhang, Zach
Zhang, Hscos
Yin, Hugh
Zhao, Jason
Machine Learning
Artificial Intelligence
Distributed, Parallel, and Cluster Computing
In large-scale reinforcement learning (RL) systems with decoupled Trainer-Rollout execution, the Trainer must regularly synchronize policy weights to the Rollout side to limit policy staleness. When inter-node bandwidth is abundant, such synchronization is usually only a small fraction of end-to-end cost. As model size grows, however, the communication demand rises rapidly. In bandwidth-constrained or network-variable deployments -- for example, cross-datacenter or cross-cluster settings, heterogeneous resource pools, and online RL -- weight synchronization can become a dominant bottleneck for throughput and tail latency. We observe that, in mainstream large-model RL training, the locations where parameters actually change are highly sparse at the element level (often 99%+ sparsity). Building on this observation, we propose and implement SparseRL-Sync, which replaces full-weight transfers with a lossless sparse update payload (indices and values) that can be exactly reconstructed on the inference side, thereby preserving 100% fidelity. Under a simplified cost model, sparse synchronization reduces the per-update communication volume from S to approximately S/X; with 99% sparsity (X ~ 100), this yields about a 100x reduction in transmitted data. Combined with appropriate bucketing, SparseRL-Sync also reduces launch and control-plane overhead, significantly improving scalability and end-to-end efficiency in bandwidth-limited and highly asynchronous RL settings.
title SparseRL-Sync: Lossless Weight Synchronization with ~100x Less Communication
topic Machine Learning
Artificial Intelligence
Distributed, Parallel, and Cluster Computing
url https://arxiv.org/abs/2605.07330