paper-with-me

Papers

A Formula-Driven Survey and Research Agenda for On-Policy Distillation

2026-06-22 · Bowen Zhang arxiv

On-policy distillation (OPD) trains an LLM on states induced by the current or recent student policy: the student generates complete or partial rollouts, a teacher or self-teacher scores the resulting tokens under their generated contexts, and dense log-probability, logit, or distributional signals are converted into post-training updates. This survey studies OPD as a feedback-to-update problem rather than a single loss family. We develop a formula-driven taxonomy from two routes -- direct distributional losses and policy-gradient-style log-ratio updates -- and use it to organize core methods, verifier- or outcome-guided hybrids, industrial reports, framework implementations, failure modes, and stabilization recipes under explicit evidence boundaries. The taxonomy shows that OPD effectiveness depends not only on KL direction or teacher access, but also on state compatibility, support construction, temporal credit, vocabulary-level probability routing, gates and weights, and regularization. We further separate two mechanisms often conflated in sampled-token OPD stability discussions. Temporal credit asks how teacher-student log-ratio returns should weight sampled actions across a rollout; vocabulary routing asks where probability mass should move when negative feedback suppresses a sampled token. This distinction yields bias boundaries for immediate, return-to-go, discounted, and baseline-corrected estimators, motivates GAE-OPD as a value-based hypothesis for log-ratio returns, and motivates Counterfactual Routed OPD (CR-OPD) for routing probability mass toward teacher-supported, student-reachable alternatives. We close by mapping actionability diagnostics, failure mechanisms, case studies, open problems, and a reporting checklist onto the same feedback-to-update variables.

📄 PDF Abstract BibTeX arXiv:2606.22793

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Generative Modeling in Network Science with Applications to Public Policy Research

2020-10-15 · Gavin S. Hartnett, Raffaele Vardavas, Lawrence Baker, Michael Chaykowsky 외

Network data is increasingly being used in quantitative, data-driven public policy research. These are typically very rich datasets that contain complex correlations and inter-dependencies. This richness both promises to…

The Foreign Policy AI Evaluation Gap

2026-07-03 · Charles Pozniak, Jeba Sania arxiv

We argue that AI systems used in conducting foreign policy tasks - broadly enacting 'statecraft' - should be a priority test case for technical AI governance research. In enacting foreign policy, we refer to the formulat…

Towards Developing Socially Compliant Automated Vehicles: Advances, Expert Insights, and A Conceptual Framework

2025-01-10 · Yongqi Dong, Bart van Arem, Haneen Farah

Automated Vehicles (AVs) hold promise for revolutionizing transportation by improving road safety, traffic efficiency, and overall mobility. Despite the steady advancement in high-level AVs in recent years, the transitio…

Reimagining Urban Science: Scaling Causal Inference with Large Language Models

2025-04-15 · Yutong Xia, Ao Qu, Yunhan Zheng, Yihong Tang 외

Urban causal research is essential for understanding the complex, dynamic processes that shape cities and for informing evidence-based policies. However, current practices are often constrained by inefficient and biased …

Causal Inference

Continuous-Time Machine Learning: A Unified Mathematical Perspective

2026-09-15 · Waleed Razzaq, Yun-Sheng Zhao, Yun-Bo Zhao arxiv

Continuous-time (CT) machine learning has emerged as a principled framework for modeling temporal dynamics as a continuous process, particularly when observations are sampled at arbitrary time points or span long-range h…