English

The Role of Generator Access in Autoregressive Post-Training

Machine Learning 2026-04-07 v1

Abstract

We study how generator access constrains autoregressive post-training. The central question is whether the learner is confined to fresh root-start rollouts or can return to previously built prefixes and query the next-token rule there. In the root-start regime, output sampling, generated-token log probabilities, top-kk reports, and full next-token distributions along sampled trajectories all reduce to one canonical experiment, limited by the on-policy probability of reaching informative prefixes. Weak prefix control breaks this barrier, and once control is available, richer observations such as conditional sampling or logits can outperform top-11 access. Changing only the generator interface creates an exponential gap for KL-regularized outcome-reward post-training.

Keywords

Cite

@article{arxiv.2604.04855,
  title  = {The Role of Generator Access in Autoregressive Post-Training},
  author = {Amit Kiran Rege},
  journal= {arXiv preprint arXiv:2604.04855},
  year   = {2026}
}

Comments

Work in progress