paper-with-me

홈 › Papers

DAPD: Dual-Anchored Policy Distillation

2026-08-03 · Jianyu Wu, Yizhou Wang, Encheng Su, Chen Tang, Shixiang Tang hf

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 context, yet behaves as if the training-time privileged information remained available, ultimately degrading performance. In this paper, we identify information asymmetry between the privileged teacher and the student at inference as the root cause of this failure in OPSD. To resolve this asymmetry, we propose Dual-Anchored Policy Distillation (DAPD), a unified framework with two levels of anchoring. Dual-Path Anchoring (DPA) introduces a self-conditioned bridge and aligns reference and rollout behavior along two matched-information paths, preventing privilege-dependent behavior from being transferred to the inference-time student. Dual-Source Anchoring (DSA) applies these paths in both reference-to-rollout and rollout-to-reference directions, reducing reliance on privileged reference guidance while preserving correctness supervision. Extensive experiments show that DAPD significantly alleviates privilege illusion, outperforming OPSD on Qwen3-4B by +2.00 points on average across tasks. Notably, its gains persist across scales, reaching +2.69 at 4B and +2.78 at 32B.

📄 PDF Abstract BibTeX arXiv:2608.01735

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Class Incremental Medical Image Segmentation via Prototype-Guided Calibration and Dual-Aligned Distillation

2025-11-11 · Shengqian Zhu, Chengrong Yu, Qiang Wang, Ying Song 외 arxiv

Class incremental medical image segmentation (CIMIS) aims to preserve knowledge of previously learned classes while learning new ones without relying on old-class labels. However, existing methods 1) either adopt one-siz…

Medical Image Segmentation

Beyond Absolute Imitation: Anchored Residual Guidance for Privileged On-Policy Distillation

2026-06-09 · Wenhao Zhang arxiv

On-policy distillation (OPD) has demonstrated strong empirical gains in enhancing complex reasoning in LLMs by aligning a student model with a teacher's predictive distribution over the student's own trajectories. An eme…

AdapDISCOM: An Adaptive Sparse Regression Method for High-Dimensional Multimodal Data With Block-Wise Missingness and Measurement Errors

2025-07-31 · Maimouna Baldé, Abdoul O. Diakité, Claudia Moreau, Gleb Bezgin 외 arxiv

Multimodal high-dimensional data are increasingly prevalent in biomedical research, yet they are often compromised by block-wise missingness and measurement errors, posing significant challenges for statistical inference…

Adversarial Dual On-Policy Distillation from Expressive Teacher

2026-05-26 · Zhenglin Wan, Jingxuan Wu, Xingrui Yu, Chubin Zhang 외 arxiv

Learning from demonstrations in embodied control is often cast as behavioral cloning, and recent diffusion or flow-matching policies improve this paradigm by modeling multi-modal expert actions. Yet these methods remain …

Robot Navigation

DAPD: Dependency-Aware Parallel Decoding via Attention for Diffusion LLMs

2026-03-13 · Bumjun Kim, Dongjae Jeon, Moongyu Jeon, Albert No arxiv

Parallel decoding for Diffusion LLMs (dLLMs) is difficult because each denoising step provides only token-wise marginal distributions, while unmasking multiple tokens simultaneously requires accounting for inter-token de…