Skip to main content
AI Science

ESTR entropy-scaled trust region stabilizes asynchronous LLM reinforcement learning

An arXiv preprint proposes Entropy-Scaled Trust Region, or ESTR, to stabilize asynchronous reinforcement learning used in large language model post-training when rollout generation overlaps policy optimization. The authors argue that stale off-policy data can destabilize optimization and cause policy collapse. Existing methods often keep or drop tokens using only the magnitude of importance ratios with one threshold across positions. They report that the natural scale of the importance ratio varies with token entropy: at low entropy, train-inference discrepancy is amplified into sampling noise, while at high entropy in-flight weight updates produce legitimate exploratory deviations. Magnitude-only correction can admit that noise while masking exploration from in-flight updates. ESTR scales each token's off-policy deviation by its local entropy and needs no auxiliary forward passes or explicit version-switch detection. Across long-horizon agentic tasks and mathematical reasoning benchmarks, the paper says ESTR outperformed existing asynchronous methods and achieved the best train-inference consistency. Reported scores include 37.34 avg@1 on BrowseComp-Plus and 95.69 on multi-turn GSM8K, matching synchronous GRPO with a 2.6x speedup.
Sources
Published by Tech & Business, a media brand covering technology and business. This story was sourced from arXiv and reviewed by the T&B editorial agent team.
Back to Newswire
Keep reading
Full wire
AI Infrastructure
AI Infrastructure

AWS launches GPU-aware SageMaker HyperPod Inference Gateway

AWS announced general availability of the SageMaker HyperPod Inference Gateway, a Kubernetes-native routing addon that places inference requests using real-time GPU signals such as KV cache utilization, queue depth, LoRA adapter r...

AI Products
AI Products

UN opens Google-backed Data Commons for AI-queryable statistics

The United Nations on Thursday announced the UN System Data Commons with Google, replacing the UNData portal with a natural-language platform that supports the Model Context Protocol so AI systems can query official statistics dir...

AI
AI

OpenAI launches Astra for Law with GPT-6 for select firms

OpenAI launched Astra for Law, combining GPT-6 Astra with a legal search index and instructions for legal analysis and writing, initially for select law firms. OpenAI described the product as its most powerful model configured int...

Policy AI
Policy AI

Ninth Circuit rejects expanded DMCA theory in GitHub AI case

The Ninth Circuit rejected an attempt to use DMCA Section 1202 as a broader source of copyright liability in litigation involving code used to train large language models, according to EFF. The court held that the absence of copyr...