Paper page - LedgerAgent: Structured State for Policy-Adherent Tool-Calling Agents
… The ledger is also used to check state-dependent policy constraints before environment-changing tool calls are executed, blocking policy violations. …
… The ledger is also used to check state-dependent policy constraints before environment-changing tool calls are executed, blocking policy violations. …
Papers arxiv:2606.02388 Policy and World Modeling Co-Training for Language Agents Published on Jun 1 Submitted by Ning Lu on Jun 2 HKUST Authors: Ning Lu , , , , , , , , , , , Abstract PaW is a co-training framework that combines policy learning and world modeling using on-policy reinforcement lear… …
…but often lack explicit foresight into how robot actions change the scene. World-Action Models (WAMs) address this limitation by conditioning policies on predicted futures, yet existing approaches typically rely on computationally…
… They need to remember what changes the next action. …
… The following papers were recommended by the Semantic Scholar API ASymPO: Asymmetric-Scale Policy Optimization for Asynchronous LLM Post-Training Without Behavior Information 2026 Rethinking Importance Sampling in LLM Policy Optimization: A Cumulative Token Perspective 2026 Momentum for Reasoning: … …
Papers arxiv:2605.08737 The Extrapolation Cliff in On-Policy Distillation of Near-Deterministic Structured Outputs Published on May 9 Submitted by XinLi on May 14 Nanyang Technological University Authors: Xin Li , , , , Abstract On-policy distillation with reward extrapolation exhibits a safety thr… …
Papers arxiv:2606.21139 PoLAR: Factorizing Extent and Mode in Latent Actions for Robot Policy Learning Published on Jun 19 Submitted by Youngjoon Jeong on Jun 23 Seoul National University Authors: Youngjoon Jeong , , , , Abstract PoLAR introduces a geometrically structured latent action representat… …
… Generated by Qwen/Qwen2.5-Coder-32B-Instruct We propose OPSD-V, an on-policy self-distillation paradigm for post-training few-step autoregressive AR video diffusion models. …
… Generated by Qwen/Qwen2.5-Coder-32B-Instruct On-policy distillation OPD has recently become a prominent post-training recipe as it combines two desirable ingredients: on-policy student trajectories and dense teacher supervision , yet how this hybrid changes a model's parameters remains unclear. …
… Also, the fix only applies when on policy=True. How do you handle cases where the policy has drifted? Is there a threshold or mechanism to detect when to switch to off-policy mode? …