paper-with-me

Papers

Trajectory-Refined Distillation

2026-06-07 · Li Jiang, Haoran Xu, Yichuan Ding, Amy Zhang arxiv

On-policy distillation (OPD) has become a central post-training tool for large language models (LLMs), providing dense per-token teacher supervision along the student's own rollouts. In this work, we identify a common structural cause underlying OPD, which we call prefix failure. Under prefix failure, dense per-token supervision induces a bimodal teacher mixture and fragmented gradients that token-level loss truncation or reweighting fail to address. This observation motivates us to move beyond token-level loss interventions toward trajectory-level output corrections. We thus propose Trajectory-Refined Distillation (TRD), a trajectory-level correction method that revises the student's rollout under the teacher guidance while within on-policy support. By correcting problematic prefixes before distillation, TRD mitigates prefix failure at its source. Moreover, TRD improves the exploration by exposing the student to alternative valid derivations under teacher guidance, even when the original rolls are already correct. TRD can also be applied to on-policy self-distillation (OPSD), a parameter-sharing variant that uses the student model conditioned on privileged informations as the teacher. Across a wide range of benchmarks and base models at multiple scales, TRD consistently outperforms prior baselines, improving single-attempt accuracy and broadening reasoning coverage. Code is available at https://github.com/louieworth/trd

📄 PDF Abstract BibTeX arXiv:2606.08432

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAVEN-T: Reinforced Heterogeneous Distillation for Real-Time Multi-Agent Trajectory Prediction

2026-04-11 · Wenchang Duan, Zhenguo Gao, Jinguo Xian, Yi Shi arxiv

Trajectory prediction is a key component of autonomous driving systems because future motions directly affect collision checking, behavior planning, and control. The task remains challenging under dense interactions, het…

Trajectory PredictionCollision AvoidanceAutonomous Driving

Learning from Language Feedback via Variational Policy Distillation

2026-05-14 · Yang Li, Erik Nijkamp, Semih Yavuz, Shafiq Joty arxiv

Reinforcement learning from verifiable rewards (RLVR) suffers from sparse outcome signals, creating severe exploration bottlenecks on complex reasoning tasks. Recent on-policy self-distillation methods attempt to address…

Reinforcement LearningMathematical ReasoningCode Generation

TraFlow: Trajectory Distillation on Pre-Trained Rectified Flow

2025-02-24 · Zhangkai Wu, Xuhui Fan, Hongyu Wu, Longbing Cao

Majorities of distillation methods on pre-trained diffusion models or on pre-trained rectified flow, focus on either the distillation outputs or the trajectories between random noises and clean images to speed up sample …

Towards Scalable & Efficient Interaction-Aware Planning in Autonomous Vehicles using Knowledge Distillation

2024-04-02 · Piyush Gupta, David Isele, Sangjae Bae

Real-world driving involves intricate interactions among vehicles navigating through dense traffic scenarios. Recent research focuses on enhancing the interaction awareness of autonomous vehicles to leverage these intera…

Autonomous VehiclesDecision MakingKnowledge DistillationModel Predictive Control+1

Refined Response Distillation for Class-Incremental Player Detection

2023-05-01 · Liang Bai, Hangjie Yuan, Tao Feng, Hong Song 외

Detecting players from sports broadcast videos is essential for intelligent event analysis. However, existing methods assume fixed player categories, incapably accommodating the real-world scenarios where categories cont…

Knowledge Distillationobject-detectionObject Detection