SAT tightens PPO clipping only for stale tokens in asynchronous RL

heghbalz · x · 2026-07-23

Researchers introduce SAT (Staleness-Adaptive Trust Regions) to stabilize asynchronous RL.

The paper argues that async rollouts improve throughput but create staleness: some tokens are generated by older policies and trained against newer ones. Instead of applying the same PPO clipping rule to every token, SAT measures each token’s realized log-ratio, identifies the high-staleness tail in the batch, and tightens clipping only for updates that would push those samples further away from 1.

They report that ordinary tokens keep the baseline PPO rule, while pull-back updates remain unrestricted.

Related event: Tencent Hunyuan Proposes SAT to Stabilize Asynchronous RL(2 posts)→

Original post →

More from Research

Research channel →