Papers › NeuroLogic A*esque Decoding: Constrained Text Generation with Lookahead Heuristics

NeuroLogic A*esque Decoding: Constrained Text Generation with Lookahead Heuristics

16 Dec 2021NAACL 2022 7arXiv:2112.08726archive 2025-07-28

Ximing Lu, Sean Welleck, Peter West, Liwei Jiang, Jungo Kasai, Daniel Khashabi, Ronan Le Bras, Lianhui Qin, Youngjae Yu, Rowan Zellers, Noah A. Smith, Yejin Choi

The dominant paradigm for neural text generation is left-to-right decoding from autoregressive language models. Constrained or controllable generation under complex lexical constraints, however, requires foresight to plan ahead feasible future paths. Drawing inspiration from the A* search algorithm, we propose NeuroLogic A*esque, a decoding algorithm that incorporates heuristic estimates of future cost. We develop efficient lookahead heuristics that are efficient for large-scale language models, making our method a drop-in replacement for common techniques such as beam search and top-k sampling. To enable constrained generation, we build on NeuroLogic decoding (Lu et al., 2021), combining its flexibility in incorporating logical constraints with A*esque estimates of future constraint satisfaction. Our approach outperforms competitive baselines on five generation tasks, and achieves new state-of-the-art performance on table-to-text generation, constrained machine translation, and keyword-constrained generation. The improvements are particularly notable on tasks that require complex constraint satisfaction or in few-shot or zero-shot settings. NeuroLogic A*esque illustrates the power of decoding for improving and enabling new capabilities of large-scale language models.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Machine TranslationTable-to-Text GenerationText Generation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Text Generation ROCStories Beam search + A*esque (beam) BLEU-1 34.4 #1 of 4 Archive leaderboard report
Text Generation ROCStories Beam search + A*esque (beam) Perplexity 2.14 #1 of 4 Archive leaderboard report
Text Generation ROCStories Beam search + A*esque (sample) BLEU-1 34.4 #2 of 4 Archive leaderboard report
Text Generation ROCStories Beam search + A*esque (sample) Perplexity 2.16 #2 of 4 Archive leaderboard report
Text Generation ROCStories Beam search + A*esque (greedy) BLEU-1 34.3 #3 of 4 Archive leaderboard report
Text Generation ROCStories Beam search + A*esque (greedy) Perplexity 2.11 #3 of 4 Archive leaderboard report
Text Generation ROCStories Beam search BLEU-1 33.7 #4 of 4 Archive leaderboard report
Text Generation ROCStories Beam search Perplexity 2.24 #4 of 4 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections