MEGA Hub

Flux-OPD: On-Policy Distillation with Evolving Contexts

Authors

Do you know Yuran Wang?You can claim authorship or link another user.Do you know Zekun Wang?You can claim authorship or link another user.Do you know Bohan Zeng?You can claim authorship or link another user.Do you know Ruixu Zhang?You can claim authorship or link another user.Do you know Wenxuan Liu?You can claim authorship or link another user.Do you know Liu Yang?You can claim authorship or link another user.Do you know Yifan Dai?You can claim authorship or link another user.Do you know Yang Shi?You can claim authorship or link another user.Do you know Bozhou Li?You can claim authorship or link another user.Do you know Chengzhuo Tong?You can claim authorship or link another user.Do you know Daili Hua?You can claim authorship or link another user.Do you know Yuanxing Zhang?You can claim authorship or link another user.Do you know Wentao Zhang?You can claim authorship or link another user.

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 once distilled into the student, motivating contexts that evolve with student performance. However, directly using evolving contexts as in-training supervision results in an unstable distillation target and conflicting distributions, requiring mechanisms to stabilize target and downweight conflicts. In this paper, we analyze the effect of contexts through a decomposition of the reverse KL objective, revealing two findings: the student is distilled toward the geometric mean of context-conditioned teachers, and the objective contains a conflict term that measures conflicts among these teachers. Based on this decomposition, we propose Flux-OPD, an OPD paradigm that uses evolving contexts as in-training supervision to capture task preferences in open-ended domains. Flux-OPD treats the differences between context-conditioned and context-free teachers as contextual difference signals, injects them as contextual corrections into the context-free teacher anchor, and weights their correction strength using the conflict term as an indicator. Experiments on open-ended tasks show that Flux-OPD outperforms existing OPD paradigms, highlighting the potential to combine teacher supervision with evolving contexts.

Community

00