On-Policy Distillation with Curriculum Turn-level Guidance for Multi-turn Agents
- lab arXiv
- lab arXivLabs
- location ALFWorld
- location ScienceWorld
- location WebShop
- model Qwen3
- model Qwen3-30B-A3B
Researchers have detailed a new distillation method, Guided On-Policy Distillation (Guided-OPD), designed to improve the performance of smaller language models acting as multi-turn agents by preventing early errors from derailing the learning process [1]. The algorithm addresses a core weakness in standard On-Policy Distillation (OPD) for multi-turn agents. In conventional OPD, a small student model's errors can compound across sequential turns, pushing the interaction into states the larger teacher model was not trained to handle. This means the teacher's supervision becomes least reliable when the student needs it most [2]. Guided-OPD counters this by mixing teacher-generated and student-generated turns within a single task rollout. A curriculum schedules the teacher's intervention probability, starting with strong guidance to keep early trajectories close to the teacher's familiar distribution and then gradually decaying the intervention to zero, recovering a purely on-policy regime for inference [2]. The approach was tested across three interactive environments: ALFWorld, ScienceWorld, and WebShop. Researchers distilled Qwen3 student models from a Qwen3-30B-A3B teacher [2]. On average, Guided-OPD improved the Score metric by 21.1% and the Success Rate by 25.5% over vanilla OPD, with the gains described as larger on the smallest student models [2]. The work was submitted as a preprint on June 14, 2026 [1]. Large language models, which underpin such agents, are trained on vast text corpora using self-supervised learning and can contain billions of parameters [11]. Their operational cost makes distillation into smaller, more efficient models a key area of research. The preprint appeared on arXiv, an open-access repository that hosts over two million scholarly articles and receives roughly 24,000 new submissions per month, serving as a primary distribution channel for computer science and machine learning research [9]. The platform also supports community-built tools through its arXivLabs framework, which allows third-party developers to create features such as citation explorers and code finders that integrate directly with paper abstract pages [7][8].
regulationapplicationinfrastructureresearch-paper
Background sources we checked (10)
- arxiv.org ↗ Multi-turn agents that plan, invoke tools, and interact with environments offer a promising paradigm for solving complex tasks, yet their capabilities typically rely on very large models whose inference cost is prohibitive in practice.On-Policy Distillation (OPD) is a natural rec…
- en.wikipedia.org ↗ In machine learning, diffusion models, also known as diffusion-based generative models or score-based generative models, are a class of latent variable generative models. A diffusion model consists of two major components: the forward diffusion process, and the reverse sampling p…
- en.wikipedia.org ↗ The Kadazan people, or simply the Kadazan, are an Austronesian ethnic group indigenous to Sabah, Malaysia. They primarily live in the West Coast Division, in the districts of Kota Kinabalu, Penampang, Putatan and Papar, the surrounding areas, and various locations in the Interior…
- en.wikipedia.org ↗ Foreign relations between Australia and the Philippines cover a broad range of areas of cooperation including political, economic, development, defence, security, and cultural relations between Australia and the Philippines. The countries are both physically situated in the West…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…