← 返回论文检索
NeurIPS 2025{location} PosterAccept (poster)

Corrector Sampling in Language Models

Itai Gat, Neta Shaul, Uriel Singer, Yaron Lipman

FAIR, Meta AI · Weizmann Institute of Science · Meta AI · Meta FAIR

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Autoregressive language models accumulate errors due to their fixed, irrevocable left-to-right token generation. To address this, we propose a new sampling method called Resample-Previous-Tokens (RPT). RPT mitigates error accumulation by iteratively revisiting and potentially replacing tokens in a window of previously generated text. Fine-tuning a pretrained 8B parameter model with RPT for only 100B resulted in ~10% relative improvements on reasoning and coding benchmarks compared to the standard sampling.