English

Align and Filter: Improving Performance in Asynchronous On-Policy RL

Machine Learning 2026-03-03 v1 Artificial Intelligence Robotics Systems and Control Systems and Control

Abstract

Distributed training and increasing the gradient update frequency are practical strategies to accelerate learning and improve performance, but both exacerbate a central challenge: \textit{policy lag}, which is the mismatch between the behavior policy generating data and the learning policy being updated. Policy lag can hinder the scaling of on-policy learning algorithms to larger problems. In this paper, we identify the sources of policy lag caused by distributed learning and high update frequency. We use the findings to propose \textit{total Variation-based Advantage aligned Constrained policy Optimization (\methodacronym)} as a practical approach to mitigate policy lag. We empirically validate our method and show that it offers better robustness to policy lag in classic RL tasks and a modern RL for LLM math reasoning task.

Keywords

Cite

@article{arxiv.2603.01365,
  title  = {Align and Filter: Improving Performance in Asynchronous On-Policy RL},
  author = {Homayoun Honari and Roger Creus Castanyer and Michael Przystupa and Michael Noukhovitch and Pablo Samuel Castro and Glen Berseth},
  journal= {arXiv preprint arXiv:2603.01365},
  year   = {2026}
}
R2 v1 2026-07-01T10:58:23.099Z