Learning Tractable Distributions Of Language Model Continuations

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Yidou-Weng, Gwen, Li, Ian, Liu, Anji, Broadrick, Oliver, Cui, Yuchen, Broeck, Guy Van den, Wang, Benjie
Format: Preprint
Published: 2025
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866910017280540672
author Yidou-Weng, Gwen
Li, Ian
Liu, Anji
Broadrick, Oliver
Cui, Yuchen
Broeck, Guy Van den
Wang, Benjie
author_facet Yidou-Weng, Gwen
Li, Ian
Liu, Anji
Broadrick, Oliver
Cui, Yuchen
Broeck, Guy Van den
Wang, Benjie
contents Controlled generation imposes sequence-level constraints (syntax, style, safety) that depend on future tokens, making exact conditioning of an autoregressive LM intractable. Tractable surrogates such as HMMs can approximate continuation distributions and steer decoding, but standard surrogates are often weakly context-aware. We propose Learning to Look Ahead (LTLA), a hybrid method that uses base-LM embeddings to condition a globally learned tractable surrogate: a neural head predicts only a prefix-dependent latent prior, while a shared HMM answers continuation queries exactly. LTLA is designed to avoid two common efficiency traps when adding neural context. First, it avoids vocabulary-sized prefix rescoring (V extra LM evaluations) by scoring all next-token candidates via a single batched HMM forward update. Second, it avoids predicting a new HMM per prefix by learning one shared HMM and conditioning only the latent prior, which enables reuse of cached future-likelihood (backward) messages across decoding steps. Empirically, LTLA improves continuation likelihood over standard HMM surrogates, enables lookahead control for vision--language models by incorporating continuous context, achieves 100% syntactic constraint satisfaction, and improves detoxification while adding only a 14% decoding-time overhead.
format Preprint
id arxiv_https___arxiv_org_abs_2511_16054
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Learning Tractable Distributions Of Language Model Continuations
Yidou-Weng, Gwen
Li, Ian
Liu, Anji
Broadrick, Oliver
Cui, Yuchen
Broeck, Guy Van den
Wang, Benjie
Computation and Language
Artificial Intelligence
Controlled generation imposes sequence-level constraints (syntax, style, safety) that depend on future tokens, making exact conditioning of an autoregressive LM intractable. Tractable surrogates such as HMMs can approximate continuation distributions and steer decoding, but standard surrogates are often weakly context-aware. We propose Learning to Look Ahead (LTLA), a hybrid method that uses base-LM embeddings to condition a globally learned tractable surrogate: a neural head predicts only a prefix-dependent latent prior, while a shared HMM answers continuation queries exactly. LTLA is designed to avoid two common efficiency traps when adding neural context. First, it avoids vocabulary-sized prefix rescoring (V extra LM evaluations) by scoring all next-token candidates via a single batched HMM forward update. Second, it avoids predicting a new HMM per prefix by learning one shared HMM and conditioning only the latent prior, which enables reuse of cached future-likelihood (backward) messages across decoding steps. Empirically, LTLA improves continuation likelihood over standard HMM surrogates, enables lookahead control for vision--language models by incorporating continuous context, achieves 100% syntactic constraint satisfaction, and improves detoxification while adding only a 14% decoding-time overhead.
title Learning Tractable Distributions Of Language Model Continuations
topic Computation and Language
Artificial Intelligence
url https://arxiv.org/abs/2511.16054