English

Large Language Model Post-Training: A Unified View of Off-Policy and On-Policy Learning

Computation and Language 2026-04-17 v2 Artificial Intelligence Machine Learning

Abstract

Post-training has become central to turning pretrained large language models (LLMs) into aligned, capable, and deployable systems. Recent progress spans supervised fine-tuning (SFT), preference optimization, reinforcement learning (RL), process supervision, verifier-guided methods, distillation, and multi-stage pipelines. Yet these methods are often discussed in fragmented ways, organized by labels or objectives rather than by the behavioral bottlenecks they address. This survey argues that LLM post-training is best understood as structured intervention on model behavior. We organize the field first by trajectory provenance, which defines two primary regimes: off-policy learning on externally supplied trajectories and on-policy learning on learner-generated rollouts. We then interpret methods through two recurring roles -- effective support expansion, which makes useful behaviors more reachable, and policy reshaping, which improves behavior within already reachable regions -- together with a complementary systems-level role, behavioral consolidation, which preserves, transfers, and amortizes useful behavior across stages and model transitions. Under this view, SFT may serve either support expansion or policy reshaping; preference optimization is usually off-policy reshaping, though online variants move closer to learner-generated states. On-policy RL often improves behavior on learner-generated states, but stronger guidance can also make hard-to-reach reasoning paths reachable. Distillation is often better understood as consolidation rather than only compression, and hybrid pipelines emerge as coordinated multi-stage compositions. Overall, the framework helps diagnose post-training bottlenecks and reason about stage composition, suggesting that progress increasingly depends on coordinated systems design rather than any single dominant objective.

Keywords

Cite

@article{arxiv.2604.07941,
  title  = {Large Language Model Post-Training: A Unified View of Off-Policy and On-Policy Learning},
  author = {Shiwan Zhao and Zhihu Wang and Xuyang Zhao and Jiaming Zhou and Caiyue Xu and Chenfei Liu and Liting Zhang and Yuhang Jia and Yanzhe Zhang and Hualong Yu and Zichen Xu and Qicheng Li and Yong Qin},
  journal= {arXiv preprint arXiv:2604.07941},
  year   = {2026}
}

Comments

38 pages, 1 figure, 8 tables