PulseAugur
EN
LIVE 18:26:59

New on-policy distillation methods enhance LLM reasoning and efficiency · 10 sources tracked

Multiple research papers explore advancements in on-policy distillation (OPD) techniques for language models, aiming to improve reasoning capabilities and training efficiency. Several methods, including SimpleOPD, S$^2$VOPD, LOPD, CROP, DAPD, and REOPD, introduce novel strategies to address challenges like tokenizer mismatch, privilege illusion, and selective supervision. These approaches aim to enhance performance on tasks such as mathematical reasoning, code generation, and fine-grained perception, with some demonstrating significant gains over existing methods and even surpassing larger models like Gemini-2.5-Pro and GPT-5.4. AI

IMPACT These advancements in on-policy distillation could lead to more efficient training of LLMs, improving their reasoning and generalization capabilities across various tasks.

RANK_REASON Multiple research papers published on arXiv detailing new methods for on-policy distillation.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 104 sources. How we write summaries →

New on-policy distillation methods enhance LLM reasoning and efficiency · 10 sources tracked

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
Multiple research papers published on arXiv detailing new methods for on-policy distillation.
Source corroboration
104 independent sources
Strong cross-source corroboration — multiple independent publishers covered this within the clustering window.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
67 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.
Coverage growth since scoring
+36 source(s) since last score
New sources have picked up this story since our last re-score. Score will update on the next scoring pass.

Full methodology in our editorial standards.

COVERAGE [104]

  1. arXiv cs.AI TIER_1 English(EN) · Woongyeong Yeo, Yumin Choi, Taekyung Ki, Sung Ju Hwang ·

    HINT-SD: Targeted Hindsight Self-Distillation for Long-Horizon Agents

    arXiv:2605.17873v2 Announce Type: replace-cross Abstract: Training long-horizon LLM agents with reinforcement learning is challenging because sparse outcome rewards reveal whether a task succeeds, but not which intermediate actions caused the outcome or how they should be correct…

  2. arXiv cs.CL TIER_1 English(EN) · Justin Robert, Raheel Qader ·

    One Symptom, Three Levers: A Critical Review of On-Policy Self-Distillation

    arXiv:2608.25936v1 Announce Type: cross Abstract: On-policy distillation trains a language model on its own generations while a teacher scores them token by token. It combines the dense supervision of imitation learning with the on-policy sampling of reinforcement learning. But i…

  3. arXiv cs.CL TIER_1 English(EN) · Bing Shao, Jiazheng Zhang, Long Ma, Yujiong Shen, Senjie Jin, Xin Guo, Yuming Yang, Mingxu Chai, Zhiheng Xi, Tao Gui, Qi Zhang, Xuanjing Huang ·

    A Token-Level Analysis of Sampled-Token Reverse-KL On-Policy Distillation

    arXiv:2608.25643v1 Announce Type: cross Abstract: On-policy distillation (OPD) supervises a student on its own trajectories with token-level signals from a frozen teacher, yet how a sampled loss allocates updates across tokens remains poorly understood. We analyze the gradient of…

  4. arXiv cs.LG TIER_1 English(EN) · Yutong Chen, Guangfu Guo, Zhichao Xu, Kunpeng Liu ·

    DualOPSD: Adaptive Privileged Teachers for On-Policy Self-Distillation

    arXiv:2608.26019v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) uses a privileged copy of the student model to provide dense supervision without an external teacher. OPSD keeps this privileged teacher fixed, even though the student distribution and output style…

  5. Hugging Face Daily Papers TIER_1 English(EN) ·

    Self-OPD: On-Policy Distillation for Flow Matching Models without Teacher

    Self-OPD eliminates task-specific teachers in flow matching by using self-explored stochastic branches and normalized advantages to optimize the velocity field for multi-objective alignment.

  6. Hugging Face Daily Papers TIER_1 English(EN) ·

    One Symptom, Three Levers: A Critical Review of On-Policy Self-Distillation

    On-policy distillation trains a language model on its own generations while a teacher scores them token by token. It combines the dense supervision of imitation learning with the on-policy sampling of reinforcement learning. But it requires a second, larger model to act as teache…

  7. arXiv cs.AI TIER_1 English(EN) · Wenze Lin, Jiale Zhao, Xitai Jiang, Songde Rao, Yining Li, Shenzhi Wang, Bingxiang He, Gao Huang ·

    On-policy Distillation with Verifiable Reward

    arXiv:2608.24696v1 Announce Type: cross Abstract: Reinforcement Learning with Verifiable Rewards (RLVR) and on-policy distillation (OPD) have become two widely adopted paradigms for post-training large language models. However, RLVR suffers from sparse task-level feedback, while …

  8. arXiv cs.AI TIER_1 English(EN) · Qinglin Ye, Zhiyuan Gu, Jingjie Xia, Yiheng Zhang, Kaiyan Zhao, Shunchao Zheng, Yuhang Mu, Wenchao Du, Yiming Wang ·

    OPDSearch+: On-Policy Distillation with RL Refinement for Search-Augmented Reasoning

    arXiv:2608.24310v1 Announce Type: new Abstract: Search-augmented reasoning remains difficult for small language models. On-policy distillation (OPD) from trained teachers offers a promising direction, but suffers from two issues: (1) high-quality multi-turn search trajectories de…

  9. Hugging Face Daily Papers TIER_1 English(EN) ·

    On-Policy Self-Distillation in Diffusion Models

    Reinforcement learning can align diffusion models with human preferences and task-specific objectives, but endpoint rewards do not specify how an intermediate denoising prediction should change. We introduce DiffusionOPSD as an on-policy self-distillation framework that converts …

  10. Hugging Face Daily Papers TIER_1 English(EN) ·

    OPDSearch+: On-Policy Distillation with RL Refinement for Search-Augmented Reasoning

    Search-augmented reasoning remains difficult for small language models. On-policy distillation (OPD) from trained teachers offers a promising direction, but suffers from two issues: (1) high-quality multi-turn search trajectories depend on dynamic retriever responses, making SFT …

  11. arXiv cs.AI TIER_1 English(EN) · Liuhaichen Yang, Zhuang Jiang, Chenchao Sheng, Zezhi Tang ·

    WAM-OPD: On-Policy Distillation for World Action Models

    arXiv:2608.22364v1 Announce Type: new Abstract: World action models (WAMs) couple visual future prediction with robot action generation, but accelerated students can lose task capabilities during distillation and later encounter states that are poorly represented by offline data.…

  12. arXiv cs.AI TIER_1 English(EN) · Yucan Guo, Xiaohan Wang, Miao Su, Saiping Guan, Zhongni Hou, Jiajun Chai, Wei Lin, Guojun Yin, Xiaolong Jin, Jiafeng Guo, Xueqi Cheng ·

    HiDiffTIR: Hierarchical Difficulty-Aware Policy Optimization for Multi-Turn Tool-Integrated Reasoning

    arXiv:2608.21863v1 Announce Type: cross Abstract: Tool-Integrated Reasoning (TIR) is a fundamental capability for LLM agents to solve complex tasks by interacting with external tools iteratively. Reinforcement Learning (RL) has become the dominant paradigm for enabling this capab…

  13. arXiv cs.AI TIER_1 English(EN) · Jialong Liu, Yuling Shi, Ning Yang, Xiaodong Gu, Zuchao Li ·

    SRPO: Self-Reflective Policy Optimization for Long-Horizon Reasoning

    arXiv:2608.23493v1 Announce Type: new Abstract: Self-reflection is a powerful mechanism for credit assignment in human learning, converting sparse outcome feedback into actionable guidance. However, its potential for post-training Large Language Models (LLMs) remains underexplore…

  14. Hugging Face Daily Papers TIER_1 English(EN) ·

    On-policy Distillation with Verifiable Reward

    OPDVR integrates on-policy distillation with verifiable rewards via a ReLU-gated implicit reward reformulation, improving reasoning performance without extra hyperparameters.

  15. Hugging Face Daily Papers TIER_1 English(EN) ·

    On-Policy Self-Distillation in Diffusion Models

    DiffusionOPSD uses on-policy self-distillation to turn image-level rewards into explicit intermediate targets for diffusion models, improving alignment efficiency and enabling separate analysis of target construction and policy fitting.

  16. Hugging Face Daily Papers TIER_1 English(EN) ·

    SRPO: Self-Reflective Policy Optimization for Long-Horizon Reasoning

    Self-reflection is a powerful mechanism for credit assignment in human learning, converting sparse outcome feedback into actionable guidance. However, its potential for post-training Large Language Models (LLMs) remains underexplored. We propose Self-Reflective Policy Optimizatio…

  17. arXiv cs.AI TIER_1 English(EN) · Chen Yang, Haiyuan Wan, Rengrong Xiong, Yize Chen, Danny H. K. Tsang ·

    Beyond Imitation: Filtering On-Policy Distillation by Reasoning Progress

    arXiv:2608.19408v1 Announce Type: new Abstract: On-policy distillation (OPD) has emerged as an effective framework for post-training language models by pairing student-generated trajectories with dense token-level supervision from a teacher. However, OPD implicitly assumes that t…

  18. arXiv cs.LG TIER_1 English(EN) · Samyak Shrestha, Alexander Tessier ·

    Rethinking Privileged Information in On-Policy Self-Distillation

    arXiv:2608.18271v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) trains a student on its own responses using token-level supervision from the same model conditioned on privileged reference information. We investigate whether performance gains from OPSD show that…

  19. arXiv cs.AI TIER_1 English(EN) · Huan-ang Gao, Haohan Chi, Yong Yan, Shiyuan Feng, Hanlin Wu, Zheng Jiang, Bingxiang He, Wei-Ying Ma, Ya-Qin Zhang, Hao Zhou ·

    Open-MOPD: Diagnosing and Fixing Capability Imbalance in Multi-Teacher On-Policy Distillation

    arXiv:2608.19098v1 Announce Type: cross Abstract: Multi-teacher on-policy distillation (M-OPD) has emerged as a promising paradigm for consolidating domain-specialized reinforcement learning (RL) experts into a single generalist student via dense, token-level reward supervision. …

  20. arXiv cs.AI TIER_1 English(EN) · Zhu Zhang, Jixun Wang, Xiaoang Xu, Xiaorong Wang, Zihan Zhou, Zhiyuan Wang, Shuo Wang, Chaojun Xiao, Yuezhi Zhou ·

    Beyond Teacher Likelihood: Group-Calibrated On-Policy Distillation for Long-Context Reasoning

    arXiv:2608.19181v1 Announce Type: cross Abstract: On-policy distillation (OPD) trains a student on its own responses using dense token-level guidance from a stronger teacher. In long-context tasks, however, token-level teacher support can favor locally plausible responses that om…

  21. arXiv cs.LG TIER_1 English(EN) · Bingqi Shan, Zhehao Yu, Kenhong Lin, Baoquan Zhang ·

    Accelerating Visual On-Policy Distillation with Batched Speculative Jacobi Rollouts

    arXiv:2608.18183v1 Announce Type: new Abstract: Visual on-policy distillation (OPD) improves the training of compact visual autoregressive models by learning from trajectories generated by the current student. However, these online rollouts are still produced token by token with …

  22. Hugging Face Daily Papers TIER_1 English(EN) ·

    Beyond Teacher Likelihood: Group-Calibrated On-Policy Distillation for Long-Context Reasoning

    On-policy distillation (OPD) trains a student on its own responses using dense token-level guidance from a stronger teacher. In long-context tasks, however, token-level teacher support can favor locally plausible responses that omit evidence distributed across the input or violat…

  23. Hugging Face Daily Papers TIER_1 English(EN) ·

    Beyond Imitation: Filtering On-Policy Distillation by Reasoning Progress

    R2-OPD improves on-policy distillation by filtering teacher rewards that conflict with reasoning progress via within-trajectory ranking comparisons.

  24. Hugging Face Daily Papers TIER_1 English(EN) ·

    Open-MOPD: Diagnosing and Fixing Capability Imbalance in Multi-Teacher On-Policy Distillation

    Multi-teacher on-policy distillation suffers from token-level budget misallocation across domains, which is addressed by balancing, dynamic allocation, and reward refresh to recover most of the oracle ensemble's capability.

  25. arXiv cs.AI TIER_1 English(EN) · Changhui Sun, Lanbo Liu, Hang Lei, Tong Ling, Jiahang Xie, Zhiyong Zheng, Yujia Wang, Hao Liu, Feng Xiao, Lu Liu, Yanlong Du, Zifeng Cheng, Ziwei Jiang, Qing Gu ·

    Step-Level On-Policy Distillation: Interpolating Between On-Policy Distillation and Supervised Fine-Tuning

    arXiv:2608.16333v1 Announce Type: cross Abstract: On-policy distillation (OPD) aligns a student model with a teacher's logit distribution on student-generated trajectories. This approach has achieved strong empirical gains and can often surpass conventional off-policy distillatio…

  26. arXiv cs.CL TIER_1 English(EN) · Zihan Li, Feifei Li, Wenhui Que ·

    DUET: Dual-Teacher On-Policy Distillation via Same-Weight Disagreement for Prohibition Compliance

    arXiv:2608.14644v1 Announce Type: cross Abstract: Real-world LLM deployments increasingly rely on runtime-injected prohibitions--enterprise policies, PII redlines, tool boundaries--that vary per request and per tenant. Conventional post-training is structurally ill-suited: SFT hi…

  27. arXiv cs.AI TIER_1 English(EN) · Huipeng Huang, Hongxin Wei ·

    Tail-Aware Top-$k$ On-Policy Distillation

    arXiv:2608.14728v1 Announce Type: cross Abstract: On-policy distillation (OPD) has emerged as an effective paradigm for transferring knowledge between language models, where a student is trained to align its next-token distribution with the teacher's along its own trajectories. T…

  28. arXiv cs.AI TIER_1 English(EN) · Chenyang Jiang, Changhan Huang ·

    SMOPD: Selective Token-Entropy Masking for Dirty-History Multi-Turn On-Policy Self-Distillation

    arXiv:2608.14647v1 Announce Type: cross Abstract: Dirty-history rollouts make multi-turn on-policy self-distillation (OPSD) brittle: once a student emits an erroneous intermediate reply, later turns are conditioned on that reply, and uniform distillation can spend loss on tokens …

  29. arXiv cs.AI TIER_1 English(EN) · Qizhen Lan, Xi Xiao, Xiangchen Guan, Mengchen Fan, Moule Lin, Jung Im Choi, Lijing Zhu ·

    Trust Is Not Enough: Influence Calibration for On-Policy Self-Distillation in Agentic RL

    arXiv:2608.14945v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) gives language agents dense token-level supervision from a privileged self-teacher on the policy's own trajectories. Existing methods allocate this supervision mainly by teacher trust, but trust do…

  30. Hugging Face Daily Papers TIER_1 English(EN) ·

    Step-Level On-Policy Distillation: Interpolating Between On-Policy Distillation and Supervised Fine-Tuning

    On-policy distillation (OPD) aligns a student model with a teacher's logit distribution on student-generated trajectories. This approach has achieved strong empirical gains and can often surpass conventional off-policy distillation with substantially less data. However, standard …

  31. arXiv cs.AI TIER_1 English(EN) · Haonan He, Haodi Lei, Yun Luo, Haoran Zhang, Shunkai Zhang, Yizhuo Li, Shengji Tang, Zhilin Wang, Runzhe Zhan, Lei Bai, Ganqu Cui, Fangchen Yu, Yafu Li, Peng Ye, Ning Ding, Yu Cheng ·

    SimpleOPD: Simple Tokenizer-Agnostic On-Policy Distillation for Long-Context Reasoning

    arXiv:2608.14277v1 Announce Type: cross Abstract: On-policy distillation (OPD) offers a promising way to transfer reasoning capabilities from stronger teacher models, but applying it to long-context reasoning teachers and short-context students introduces practical challenges, in…

  32. arXiv cs.AI TIER_1 English(EN) · Yijiang Li, Yijun Liang, Yunjie Tian, Bingyang Wang, Ke Zhang, Zhenfei Yin, Di Fu, Philip Torr, Nuno Vasconcelos ·

    Self-Supervised Visual On-Policy Distillation

    arXiv:2608.14144v1 Announce Type: cross Abstract: Visual on-policy distillation relies heavily on an informative teacher-student asymmetry, through either a larger, stronger teacher or privileged supervision, such as reference answers or ground-truth regions of interest. This rai…

  33. Hugging Face Daily Papers TIER_1 English(EN) ·

    Every Coin Has Two Sides: On the Dual Nature of Generalization in On-Policy Distillation of Large Language Models

    On-policy distillation transfers reasoning behaviors rather than specific answers, with generalization strongly tied to teacher-student origin alignment and multi-teacher combinations causing capability trade-offs.

  34. arXiv cs.AI TIER_1 English(EN) · Jianyu Wu, Yizhou Wang, Encheng Su, Chen Tang, Shixiang Tang ·

    DAPD: Dual-Anchored Policy Distillation

    arXiv:2608.01735v2 Announce Type: replace Abstract: On-policy (self) distillation (OPSD) is increasingly adopted for language-model post-training. It strengthens the teacher with privileged information but can induce a privilege illusion: the student learns privilege-dependent be…

  35. arXiv cs.CL TIER_1 English(EN) · Enhan Li, Junhao He, Hongyang Du ·

    CROP: Task Relevance via Counterfactuals for Selective On-Policy Distillation

    arXiv:2608.13387v1 Announce Type: new Abstract: On-policy distillation (OPD) supervises a student language model on trajectories sampled from its current policy, but assigns equal credit to response tokens with unequal supervision value. Selective OPD addresses this limitation by…

  36. arXiv cs.AI TIER_1 English(EN) · Yuxiao Wen ·

    Fast A/B/n Testing: Exact Multi-Policy Comparison via Tree-Coupled Feedback Sharing

    arXiv:2608.12831v1 Announce Type: cross Abstract: Online platforms increasingly compare many adaptive decision policies---ranking systems, recommendation algorithms, pricing rules, and language-model agents---while each reward-bearing interaction can be costly or risky. A direct …

  37. arXiv cs.CL TIER_1 English(EN) · Guibin Zhang, Jiayang Lyu, Ran Sun, Xinlei Yu, Haoyu Zhao, Qibing Ren, Shuicheng Yan ·

    Latent On-Policy Self-Distillation

    arXiv:2608.13040v1 Announce Type: cross Abstract: Enabling agents to learn from experience and internalize it into their policy has become a central problem in self-evolving AI. On-policy self-distillation (OPSD) offers an effective pathway by using a privileged self-teacher to p…

  38. arXiv cs.CL TIER_1 English(EN) · Yubo Zhang, Xinhong Ma, Zezhong Tan, Ziqiang Dong ·

    I-SDPO: Instance-Level Adaptive Self-Distillation Policy Optimization

    arXiv:2608.12957v1 Announce Type: cross Abstract: Group Relative Policy Optimization (GRPO) learns from reward differences within a rollout group, but receives no useful relative signal when every sampled response is incorrect. Privileged self-distillation can fill this gap with …

  39. Hugging Face Daily Papers TIER_1 English(EN) ·

    SimpleOPD: Simple Tokenizer-Agnostic On-Policy Distillation for Long-Context Reasoning

    On-policy distillation from a long-context reasoning teacher to short-context students improves mathematical proof reasoning and generalizes to science benchmarks by aligning token spans, constraining length growth, and stabilizing training.

  40. Hugging Face Daily Papers TIER_1 English(EN) ·

    Self-Supervised Visual On-Policy Distillation

    Self-supervised visual on-policy distillation improves small vision-language models by distilling from original images into strongly augmented student views without privileged annotations or larger teachers.

  41. Hugging Face Daily Papers TIER_1 English(EN) ·

    CROP: Task Relevance via Counterfactuals for Selective On-Policy Distillation

    On-policy distillation (OPD) supervises a student language model on trajectories sampled from its current policy, but assigns equal credit to response tokens with unequal supervision value. Selective OPD addresses this limitation by allocating supervision non-uniformly across res…

  42. Hugging Face Daily Papers TIER_1 English(EN) ·

    Latent On-Policy Self-Distillation

    Enabling agents to learn from experience and internalize it into their policy has become a central problem in self-evolving AI. On-policy self-distillation (OPSD) offers an effective pathway by using a privileged self-teacher to provide dense supervision on the student's own traj…

  43. arXiv cs.CL TIER_1 English(EN) · Xinmu Ge, Zizhuo Zhang, Yu Huang, Jianing Zhu, Lin Yuan, Wanli Gu, Weichang Wu, Weiran Huang, Xiaolu Zhang, Bo Han, Jun Zhou, Jiangchao Yao ·

    Towards Understanding On-Policy Distillation through the Lens of Test-Time Scaling

    arXiv:2608.11829v1 Announce Type: cross Abstract: On-policy distillation (OPD) has emerged as a promising post-training technique for enhancing LLM reasoning. It is commonly believed to enable the student model to distill knowledge from a stronger teacher model, thereby expanding…

  44. arXiv cs.AI TIER_1 English(EN) · Yang Sun, Lichao Ma, Houyuan Qin, Yuxin Liu, Hanyang Lu, Yao Zhu, Pinlong Cai, Guohang Yan ·

    REOPD: Reliability-Adaptive Reward Extrapolation for On-Policy Distillation

    arXiv:2608.11698v1 Announce Type: cross Abstract: On-policy distillation (OPD) trains a student on its own trajectories under dense token-level supervision from a teacher. Reward-extrapolation methods such as ExOPD amplify the teacher-reference log-likelihood ratio to move beyond…

  45. Hugging Face Daily Papers TIER_1 English(EN) ·

    Latent On-Policy Self-Distillation

    Latent On-Policy Self-Distillation learns privileged teaching context end-to-end from experience to provide dense token-level supervision, improving agent performance and efficiency.

  46. Hugging Face Daily Papers TIER_1 English(EN) ·

    Towards Understanding On-Policy Distillation through the Lens of Test-Time Scaling

    On-policy distillation (OPD) has emerged as a promising post-training technique for enhancing LLM reasoning. It is commonly believed to enable the student model to distill knowledge from a stronger teacher model, thereby expanding capabilities beyond the pre-OPD base model. In th…

  47. arXiv cs.LG TIER_1 English(EN) · Ximo Zhu, Ruiqi Liu, Rong Wang, Ping Wu, Xiang Zheng, Wenzhuo Xu, Xubin Yao, Zhiyuan Yan, Bo Li, Jun Gao, Xiaolei Lv ·

    ReOrder-OPD:Reliability-Aware Prompt Ordering for On-Policy Distillation

    arXiv:2608.10905v1 Announce Type: new Abstract: On-policy distillation (OPD) applies token-level teacher supervision to student-generated trajectories, but this supervision is not always reliable. Existing methods use local confidence or teacher-student agreement to weight, filte…

  48. arXiv cs.AI TIER_1 English(EN) · Jiaxin Guo, Yanwei Yue, Xuanbo Fan, Chunyu Yang, Yan Zhang ·

    Learning from Consensus and Disagreement: Unsupervised On-Policy Self-Distillation with Minority-Trajectory Contrast

    arXiv:2608.08764v1 Announce Type: cross Abstract: On-policy self-distillation improves language-model reasoning by querying a teacher on states actually visited by the student. Recent methods create a powerful information asymmetry by exposing the teacher to privileged context, y…

  49. arXiv cs.AI TIER_1 English(EN) · Zehao Chen, Gongxun Li, Tianxiang Ai, Yifei Li, Zixuan Huang, Wang Zhou, Tao Huang, Fuzhen Zhuang, Xianglong Liu, Jianxin Li, Deqing Wang, Yikun Ban ·

    WDL-OPD: Weak-Driven On-Policy Distillation via Mixture-Constrained Co-Training

    arXiv:2608.09447v1 Announce Type: cross Abstract: On-policy distillation (OPD) aligns a student with a teacher on trajectories sampled from the student itself, reducing the train-test state mismatch of offline distillation. The same feedback loop can nevertheless be unstable: eac…

  50. arXiv cs.AI TIER_1 English(EN) · Wenhong Zhu, Ruobing Xie, Rui Wang, Pengfei Liu ·

    Hybrid Policy Distillation for LLMs

    arXiv:2604.20244v2 Announce Type: replace-cross Abstract: Knowledge distillation (KD) is a powerful paradigm for compressing large language models (LLMs), whose effectiveness depends on intertwined choices of divergence direction, optimization strategy, and data regime. We break …

  51. arXiv cs.AI TIER_1 English(EN) · Xuan-Phi Nguyen, Shrey Pandit, Yiran Zhao, Anurag Koul, Zeyu Liu, Shafiq Joty ·

    Privileged Likelihood Is Not Automatically Value: Three Checks for Token Credit in On-Policy Self-Distillation

    arXiv:2608.09263v1 Announce Type: new Abstract: Outcome verifiers score completed reasoning traces but do not assign credit to intermediate tokens. Privileged self-distillation attempts to fill this gap by rescoring a model's own rollout with training-only information. A token li…

  52. arXiv cs.LG TIER_1 English(EN) · Mingfeng Lin, Chengfei Cai, Lin Xu, Yuxiang Wei, Liang Han ·

    DreOPD: Degraded-Reference Extrapolative On-Policy Distillation for Flow-matching Models

    arXiv:2608.09233v1 Announce Type: new Abstract: Flow-matching models are now a mainstream method to image generation, but its adaptation to diverse downstream scenarios typically relies on post-training, which may cause conflicts among task-specific optimization objectives. Reinf…

  53. arXiv cs.LG TIER_1 English(EN) · Meilin Yang (Renmin University of China, Beijing, China), Zixuan Ding (Renmin University of China, Beijing, China), Jianhao Nie (Renmin University of China, Beijing, China), Weite Zhang (Renmin University of China, Beijing, China), Yuxin Zhang (Renmin Un… ·

    Adaptive Supervised Anchoring for On-Policy Self-Distillation

    arXiv:2608.07935v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) adapts a language model by distilling guidance from a frozen teacher on trajectories sampled from the student. Its effectiveness, however, depends critically on the quality of those trajectories. W…

  54. arXiv cs.AI TIER_1 English(EN) · Zichao Yu, Chengzhi Yu, Shengze Xu, Yujin Han, Bingqing Jiang, Xu Wang, Difan Zou ·

    Mismatch Matters: On-Policy Distillation Beyond Token Agreement

    arXiv:2608.09836v1 Announce Type: new Abstract: On-policy distillation (OPD) has emerged as a core component of modern LLM post-training pipelines, yet we reveal a failure mode: degenerate agreement, where students exploit repetitive loops to achieve near-perfect token agreement …

  55. arXiv cs.AI TIER_1 English(EN) · Yangyang Feng, Zhuoyan Feng, Junlan Chen ·

    PAST: Privileged Adaptation from Complete Student Trajectories for On-Policy Self-Distillation

    arXiv:2608.08726v1 Announce Type: cross Abstract: On-policy self-distillation (OPSD) uses a privileged teacher to supervise a reasoning model on prefixes sampled from its own rollouts. Yet each rollout also reveals how the student's response unfolds and whether it succeeds, stude…

  56. arXiv cs.CL TIER_1 English(EN) · Tao Liu, Taiqiang Wu, Mao Zheng, Xuan Luo, Runming Yang, Xuewei Yang, Junjie Wang, Yujiu Yang ·

    Simple-OPD: Demystifying Warm-up for On-policy Distillation

    arXiv:2608.06802v1 Announce Type: new Abstract: On-policy distillation (OPD) trains a student on its own rollouts with token-level supervision from teacher models, but its effectiveness can depend strongly on the warm-up stage before OPD. In this paper, we demystify warm-up for O…

  57. Hugging Face Daily Papers TIER_1 English(EN) ·

    On-Policy Self-Distillation without Any Supervision

    Unsupervised on-policy self-distillation improves large language models by using internal consistency and majority-vote pseudo-solutions to correct confident errors without external supervision.

  58. arXiv cs.LG TIER_1 English(EN) · Yijiang Li, Bingyang Wang, Yijun Liang, Yunjie Tian, Di Fu, Nuno Vasconcelos ·

    On-Policy Self-Distillation without Any Supervision

    arXiv:2608.06296v1 Announce Type: new Abstract: On-policy (Self-)Distillation (OPD / OPSD) has shown strong potential for post-training large language models (LLMs). However, existing methods still rely heavily on external supervision, including ground-truth signals, environmenta…

  59. Hugging Face Daily Papers TIER_1 English(EN) ·

    On-Policy Self-Distillation without Any Supervision

    On-policy (Self-)Distillation (OPD / OPSD) has shown strong potential for post-training large language models (LLMs). However, existing methods still rely heavily on external supervision, including ground-truth signals, environmental feedback, or guidance from larger models, and …

  60. arXiv cs.AI TIER_1 English(EN) · Zikun Qu, Min Zhang, Mingze Kong, Zhiwei Shang, Yikun Ban, Shuang Qiu, Zhongxiang Dai ·

    SPOT: Sparse Probing and Outcome Calibration for On-Policy Distillation

    arXiv:2608.04419v1 Announce Type: cross Abstract: On-policy distillation (OPD) provides dense teacher supervision on student-generated trajectories, but standard reverse-KL training can assign insufficient probability to other plausible continuations. Teacher entropy alone does n…

  61. arXiv cs.AI TIER_1 English(EN) · Aniri, Jinhe Bi, Peng Liao, Zengjie Jin, Volker Tresp, Fei Shen, Yunpu Ma, Tat-Seng Chua ·

    OPD-V: Visual On-Policy Self-Distillation with Modality Balance

    arXiv:2608.05131v1 Announce Type: cross Abstract: On-Policy Self-Distillation (OPSD) has become a standard post-training approach for improving visual reasoning in multimodal large language models (MLLMs). Existing methods draw privileged information from diverse input sources to…

  62. arXiv cs.AI TIER_1 English(EN) · De Jiang, Zhengyang Zhang, Kehong Yuan, Shaohua Ma ·

    Not Every Divergence Should Be Suppressed: Counterfactual Recoverability in On-Policy Distillation

    arXiv:2608.04408v1 Announce Type: cross Abstract: On-policy distillation (OPD) supervises student-visited trajectories, yet divergence-based rules cannot determine whether an erroneous prefix remains correctable. We formulate this decision as counterfactual recoverability and rep…

  63. arXiv cs.LG TIER_1 English(EN) · Siming Fu, Zheming Fu, Ruizhe He, Hualiang Wang, Jie Huang, Xiaoxiao Ma, Mingchen Zhong, Weihu Huang, Xiaoxuan He, Haojun Xu ·

    Any-OPD: Heterogeneous On-Policy Distillation for Flow-Matching Models via Representation-Space Bridging

    arXiv:2608.03316v1 Announce Type: new Abstract: On-policy distillation, in which a teacher corrects samples that the student itself generates, presupposes that the two models speak the same language: identical VAE latents, matching architectures, and a common timestep grid. We as…

  64. arXiv cs.AI TIER_1 English(EN) · Yinuo Jiang, Yongjie Ye, Zhou Tao, Xiang Zhuang, Qiang Zhang, Huajun Chen, Tiankai Li ·

    When Teachers Mislead: Spurious-Signal-Aware On-Policy Distillation

    arXiv:2608.03632v1 Announce Type: new Abstract: On-Policy distillation (OPD) transfers teacher capabilities by supervising student-sampled trajectories with dense token-level teacher signals. Recent selective OPD methods improve this process by prioritizing signals that are confi…

  65. Hugging Face Daily Papers TIER_1 English(EN) ·

    Poly-OPD: Heterogeneous Multi-Teacher On-Policy Distillation for Capability-Selectable Flow Models

    Leading open text-to-image models often carry complementary strengths: one may lead on preference-aligned aesthetics while another follows compositional instructions more faithfully. However, differences in their autoencoders and noise schedules make it difficult to transfer thes…

  66. Hugging Face Daily Papers TIER_1 English(EN) ·

    OPD-V: Visual On-Policy Self-Distillation with Modality Balance

    On-Policy Self-Distillation (OPSD) has become a standard post-training approach for improving visual reasoning in multimodal large language models (MLLMs). Existing methods draw privileged information from diverse input sources to guide self-distillation. Yet these designs overlo…

  67. Hugging Face Daily Papers TIER_1 English(EN) ·

    SPOT: Sparse Probing and Outcome Calibration for On-Policy Distillation

    On-policy distillation (OPD) provides dense teacher supervision on student-generated trajectories, but standard reverse-KL training can assign insufficient probability to other plausible continuations. Teacher entropy alone does not reveal whether uncertainty is concentrated amon…

  68. Hugging Face Daily Papers TIER_1 English(EN) ·

    When Teachers Mislead: Spurious-Signal-Aware On-Policy Distillation

    On-Policy distillation (OPD) transfers teacher capabilities by supervising student-sampled trajectories with dense token-level teacher signals. Recent selective OPD methods improve this process by prioritizing signals that are confident, informative, or learnable. However, the as…

  69. Hugging Face Daily Papers TIER_1 English(EN) ·

    Any-OPD: Heterogeneous On-Policy Distillation for Flow-Matching Models via Representation-Space Bridging

    On-policy distillation, in which a teacher corrects samples that the student itself generates, presupposes that the two models speak the same language: identical VAE latents, matching architectures, and a common timestep grid. We ask what happens when none of this holds, as when …

  70. arXiv cs.CL TIER_1 English(EN) · Shaohang Wei, Zikun Su, Feifan Song, Wen Luo, Wei Li, Guangyue Peng, Houfeng Wang ·

    Verifier-Induced Support Reshaping in On-Policy Optimization

    arXiv:2608.00220v1 Announce Type: cross Abstract: We show that on-policy reinforcement learning with verifiable rewards (RLVR) can improve the current objective while making successful behaviors for later objectives too rare to sample and reinforce. We call this verifier-induced …

  71. arXiv cs.LG TIER_1 English(EN) · Qingfei Zhao, Huan Song, Shuyu Tian, Jiawei Shao, Xuelong Li ·

    Prefix-Guided On-Policy Distillation: Mining Golden Trajectories from Rollouts

    arXiv:2606.21994v2 Announce Type: replace Abstract: On-policy distillation (OPD) improves reasoning models by applying dense teacher supervision on student-sampled trajectories. However, scaling OPD to long-horizon reasoning exposes a reliability and efficiency problem: standard …

  72. Hugging Face Daily Papers TIER_1 English(EN) ·

    Any-OPD: Heterogeneous On-Policy Distillation for Flow-Matching Models via Representation-Space Bridging

    On-policy distillation, in which a teacher corrects samples that the student itself generates, presupposes that the two models speak the same language: identical VAE latents, matching architectures, and a common timestep grid. We ask what happens when none of this holds, as when …

  73. Hugging Face Daily Papers TIER_1 English(EN) ·

    When Teachers Mislead: Spurious-Signal-Aware On-Policy Distillation

    On-Policy distillation (OPD) transfers teacher capabilities by supervising student-sampled trajectories with dense token-level teacher signals. Recent selective OPD methods improve this process by prioritizing signals that are confident, informative, or learnable. However, the as…

  74. arXiv cs.LG TIER_1 English(EN) · Qian Tan, Huaifei Liang, Xuanyu Zhu, Lei Jiang, Yuqiang Li ·

    Adaptive FastOPD: Progress-Aware Rollout Horizon Expansion for Efficient On-Policy Distillation

    arXiv:2607.29494v1 Announce Type: new Abstract: On-policy distillation (OPD) provides dense teacher supervision along student-generated trajectories, but its online rollout process incurs substantial computational cost, particularly when a few long responses delay batch completio…

  75. arXiv cs.LG TIER_1 English(EN) · Yuchen Xia, Qianguo Sun, Chao Song, Junlong Wu, Yiyan Qi, Yunjian Xu ·

    DASH-OPD: Discrepancy-Aware Switching with Hysteresis for On-Policy Distillation

    arXiv:2607.29078v1 Announce Type: new Abstract: On-policy distillation (OPD) trains student models on their own rollouts to reduce exposure bias. However, in multi-turn agent scenarios, early student errors can lead a trajectory away from the teacher's familiar domain. Existing c…

  76. arXiv cs.AI TIER_1 English(EN) · Yifan Ding, Xincheng Wei, Yoshua Y. Li, Ziheng Li, Yuquan Lu, Siyu Zhang, Dongsheng Ma, Rongxiang Weng, Xunliang Cai, Yun Chen ·

    SAF-OPD: Stable Advantage Fusion for On-Policy Distillation

    arXiv:2607.29209v1 Announce Type: cross Abstract: Reinforcement learning with verifiable rewards (RLVR) broadcasts a single response-level reward to every token, while on-policy distillation (OPD) scores each token against a stronger teacher for a dense advantage but caps perform…

  77. arXiv cs.AI TIER_1 English(EN) · Bumgeun Park, Donghwan Lee ·

    Adaptive Policy Backbone via Shared Network

    arXiv:2509.22310v2 Announce Type: replace-cross Abstract: Reinforcement learning (RL) has achieved impressive results across domains, yet learning an optimal policy typically requires extensive interaction data, limiting practical deployment. A common remedy is to leverage priors…

  78. Hugging Face Daily Papers TIER_1 English(EN) ·

    DAPD: Dual-Anchored Policy Distillation

    On-policy (self) distillation (OPSD) is increasingly adopted for language-model post-training. It strengthens the teacher with privileged information but can induce a privilege illusion: the student learns privilege-dependent behavior it cannot reproduce from its inference-time c…

  79. arXiv cs.LG TIER_1 English(EN) · Xingjian Wu, Junlin Liu, Xingchen Liu, Xuhang Zhu, Jianing Wang, Linsen Guo, Xiaoyu Li, Xuezhi Cao, Xunliang Cai ·

    Contrastive Reinforced Policy Optimization via Privileged Self-Distillation

    arXiv:2607.28026v1 Announce Type: new Abstract: Recent advances in post-training Large Language Models (LLMs) increasingly rely on Reinforcement Learning with Verifiable Rewards (RLVR) or On-Policy Self-Distillation (OPSD). While OPSD provides dense, logit-level supervision, it i…

  80. arXiv cs.LG TIER_1 English(EN) · Yuran Wang, Zekun Wang, Bohan Zeng, Ruixu Zhang, Wenxuan Liu, Liu Yang, Yifan Dai, Yang Shi, Bozhou Li, Chengzhuo Tong, Daili Hua, Yuanxing Zhang, Wentao Zhang ·

    Flux-OPD: On-Policy Distillation with Evolving Contexts

    arXiv:2607.28022v1 Announce Type: new Abstract: Large language model training in open-ended domains lacks verifiable rewards, making task preferences difficult to formalize as effective supervision. Contexts can convey such preferences, yet provide little additional supervision o…

  81. arXiv cs.LG TIER_1 English(EN) · Yoann Poupart, Aur\'elie Beynier, Nicolas Maudet ·

    Policy Gradient Steering: Interventions from Behavioral Objectives

    arXiv:2607.27574v1 Announce Type: new Abstract: Activation steering has emerged in large language models as a lightweight alternative for dynamically changing a model's behavior at inference time. However, we show that existing steering methods fail to steer even a simple policy …

  82. arXiv cs.LG TIER_1 English(EN) · Jiawei Xu, Minghui Liu, Juzheng Zhang, Tom Goldstein, Furong Huang ·

    $\beta$-OPSD: Deriving with Policy Optimization, Training with Self-Distillation

    arXiv:2607.28582v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) is a promising approach to improve reasoning language models, but it remains brittle in practice: making it work reliably often requires substantial engineering effort. We identify a structural sou…

  83. Hugging Face Daily Papers TIER_1 English(EN) ·

    Verifier-Induced Support Reshaping in On-Policy Optimization

    On-policy reinforcement learning with verifiable rewards can improve immediate task performance while reducing the diversity of successful responses needed for future training, a phenomenon called verifier-induced support reshaping.

  84. Hugging Face Daily Papers TIER_1 English(EN) ·

    SAF-OPD: Stable Advantage Fusion for On-Policy Distillation

    Reinforcement learning with verifiable rewards (RLVR) broadcasts a single response-level reward to every token, while on-policy distillation (OPD) scores each token against a stronger teacher for a dense advantage but caps performance at teacher quality and discourages exploratio…

  85. Hugging Face Daily Papers TIER_1 English(EN) ·

    Contrastive Reinforced Policy Optimization via Privileged Self-Distillation

    Recent advances in post-training Large Language Models (LLMs) increasingly rely on Reinforcement Learning with Verifiable Rewards (RLVR) or On-Policy Self-Distillation (OPSD). While OPSD provides dense, logit-level supervision, it inherently suffers from exposure bias due to the …

  86. Hugging Face Daily Papers TIER_1 English(EN) ·

    Flux-OPD: On-Policy Distillation with Evolving Contexts

    Large language model training in open-ended domains lacks verifiable rewards, making task preferences difficult to formalize as effective supervision. Contexts can convey such preferences, yet provide little additional supervision once distilled into the student, motivating conte…

  87. arXiv cs.LG TIER_1 English(EN) · Fangxu Yu, Zinan Lin, Xiaodong Liu, Weijia Xu, Michael Xu, Tianyi Zhou, Jianfeng Gao ·

    Weak-to-Strong On-Policy Distillation

    arXiv:2607.26246v1 Announce Type: new Abstract: On-policy distillation (OPD), which aligns a student with the teacher's token-level distribution on the student's own rollouts, is an effective paradigm for transferring capabilities across LLMs. Prevailing approaches assume a teach…

  88. Hugging Face Daily Papers TIER_1 English(EN) ·

    SCOPE: Synthetic Conditional Objectives for Policy Evolution in Black-Box Combinatorial Optimization

    Black-box combinatorial optimization requires systematically identifying high-quality solutions under a limited evaluation budget, yet the unknown objective function provides little guidance for deciding where the search should explore next. We introduce SCOPE, a general framewor…

  89. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Nicolas Maudet ·

    Policy Gradient Steering: Interventions from Behavioral Objectives

    Activation steering has emerged in large language models as a lightweight alternative for dynamically changing a model's behavior at inference time. However, we show that existing steering methods fail to steer even a simple policy in a two-route gridworld environment. To address…

  90. Hugging Face Daily Papers TIER_1 English(EN) ·

    β-OPSD: Deriving with Policy Optimization, Training with Self-Distillation

    On-policy self-distillation (OPSD) is a promising approach to improve reasoning language models, but it remains brittle in practice: making it work reliably often requires substantial engineering effort. We identify a structural source of this difficulty: vanilla OPSD is precisel…

  91. Hugging Face Daily Papers TIER_1 English(EN) ·

    Flux-OPD: On-Policy Distillation with Evolving Contexts

    Large language model training in open-ended domains lacks verifiable rewards, making task preferences difficult to formalize as effective supervision. Contexts can convey such preferences, yet provide little additional supervision once distilled into the student, motivating conte…

  92. arXiv cs.AI TIER_1 English(EN) · Haolei Xu, Xiaowen Xu, Haiwen Hong, Zixuan Ni, Hongxing Li, Yiwen Qiu, Weiming Lu, Yongliang Shen ·

    Pass the Baton: Trajectory-Relayed On-Policy Distillation

    arXiv:2607.26057v1 Announce Type: cross Abstract: On-policy distillation (OPD) grounds token-level supervision in the student's own trajectory, yet suffers from prefix failure: once the student commits to a wrong reasoning direction, all subsequent generation builds on this devia…

  93. arXiv cs.LG TIER_1 English(EN) · Guoqing Ma ·

    Outcome-Confounded Local Supervision in On-Policy Distillation

    arXiv:2607.23731v1 Announce Type: new Abstract: On-policy distillation (OPD) trains a student on its own trajectories while a teacher supplies dense token-level likelihoods at student-visited prefixes. These likelihoods are often read locally: agreement appears safe to imitate, w…

  94. arXiv cs.AI TIER_1 English(EN) · Bingnan Li, Haozhe Wang, Haozhong Xiong, Fangtai Wu, Jinpeng Yu, Yang Shi, Jiaming Liu, Ruihua Huang ·

    Rethinking Classifier-Free Guidance in On-Policy Diffusion Distillation

    arXiv:2607.24731v1 Announce Type: cross Abstract: On-policy distillation (OPD) adapts diffusion models by querying a teacher along trajectories generated by the current student, but how it should behave under classifier-free guidance (CFG), a default component of modern diffusion…

  95. Hugging Face Daily Papers TIER_1 English(EN) ·

    Pass the Baton: Trajectory-Relayed On-Policy Distillation

    On-policy distillation (OPD) grounds token-level supervision in the student's own trajectory, yet suffers from prefix failure: once the student commits to a wrong reasoning direction, all subsequent generation builds on this deviation, producing misdirected continuations that eli…

  96. Hugging Face Daily Papers TIER_1 English(EN) ·

    Weak-to-Strong On-Policy Distillation

    On-policy distillation (OPD), which aligns a student with the teacher's token-level distribution on the student's own rollouts, is an effective paradigm for transferring capabilities across LLMs. Prevailing approaches assume a teacher at least as capable as the student: they eith…

  97. Hugging Face Daily Papers TIER_1 English(EN) ·

    Rethinking Classifier-Free Guidance in On-Policy Diffusion Distillation

    On-policy distillation (OPD) adapts diffusion models by querying a teacher along trajectories generated by the current student, but how it should behave under classifier-free guidance (CFG), a default component of modern diffusion systems, remains poorly understood. Existing OPD …

  98. Hugging Face Daily Papers TIER_1 English(EN) ·

    CADENCE: Closing the Reasoning Gap via Coverage-Adaptive On-Policy Distillation

    On-policy knowledge distillation transfers reasoning from large teachers to compact students, but existing approaches suffer three compounding failure modes: (i) cold-start collapse, where a fresh student assigns near-zero mass to teacher-preferred tokens; (ii) state-agnostic div…

  99. arXiv cs.CV TIER_1 English(EN) · Shiyi Zhang, Mushui Liu, Yunze Tong, Wanggui He, Siyu Zou, Jinlong Liu, Yunlong Yu, Jian Song, Hao Jiang, Pipei Huang, Bo Zheng ·

    Self-OPD: On-Policy Distillation for Flow Matching Models without Teacher

    arXiv:2608.26872v1 Announce Type: new Abstract: On-policy distillation (OPD), which leverages a pre-trained, specialized teacher model to provide dense supervisory signals, has achieved significant success in Large Language Models (LLMs) and has recently been adapted to flow matc…

  100. arXiv cs.CV TIER_1 English(EN) · Wei Zhou, Xiongwei Zhu, Lingdong Kong, Bo Chen, Lei Zhang, Yongyuan Liang, Xiaoxia Hou, Ye Tian, Xian Sun, Yingshuo Wang, Linfeng Li, Shengqiong Wu, Leigang Qu, Feng Li, Wei Liu, Julian McAuley, Tat-Seng Chua ·

    On-Policy Self-Distillation in Diffusion Models

    arXiv:2608.24646v1 Announce Type: new Abstract: Reinforcement learning can align diffusion models with human preferences and task-specific objectives, but endpoint rewards do not specify how an intermediate denoising prediction should change. We introduce DiffusionOPSD as an on-p…

  101. arXiv cs.CV TIER_1 English(EN) · Ke Zhang, Yunjie Tian, Dongdi Zhao, Yijiang Li, Yuanye Liu, Vishal M Patel, Di Fu ·

    On-Policy Distillation with Best-of-N Teacher Rollout Selection

    arXiv:2605.09725v3 Announce Type: replace Abstract: On-policy distillation (OPD), which supervises a student on its own sampled trajectories, has emerged as a data-efficient post-training method for improving reasoning while avoiding the reward dependence of reinforcement learnin…

  102. arXiv stat.ML TIER_1 English(EN) · Zhuo Sun, Entong Li, Yanlong Zhao, Xiaoyuan Cheng, Wenxuan Yuan, Kaiyu Li, Che Liu, Huihang Liu, Harrison Bo Hua Zhu, Li Zeng ·

    SR-OPSD: Self-Referenced On-Policy Self-Distillation

    arXiv:2608.09745v1 Announce Type: cross Abstract: On-policy self-distillation (OPSD) converts feedback into dense token-level supervision on trajectories generated by the policy to be optimized, providing a useful complement to reinforcement learning with sparse outcome rewards. …

  103. arXiv cs.CV TIER_1 English(EN) · Qingyan Wei, Guangzhao Li, Xiaobing Tu, Yinggui Wang, Xiantao Zhang, Jinkui Ren, Xiaohong Liu, Linfeng Zhang ·

    STEP-OPD: Rethinking Output Targets and Internal Dynamics in On-Policy Distillation for Diffusion Models

    arXiv:2608.04887v1 Announce Type: new Abstract: On-policy distillation (OPD) has become an effective approach for consolidating multiple task-specialized image generation models into a single student. However, existing OPD methods optimize the student mainly to match the teacher'…

  104. arXiv cs.CV TIER_1 English(EN) · Siming Fu, Haojun Xu, Ruizhe He, Zheming Fu, Hualiang Wang, Jie Huang, Xiaoxiao Ma, Mingchen Zhong, Weihu Huang, Xiaoxuan He, Linjiang Huang, Si Liu ·

    Poly-OPD: Heterogeneous Multi-Teacher On-Policy Distillation for Capability-Selectable Flow Models

    arXiv:2608.04349v1 Announce Type: new Abstract: Leading open text-to-image models often carry complementary strengths: one may lead on preference-aligned aesthetics while another follows compositional instructions more faithfully. However, differences in their autoencoders and no…