Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

NeuroLogic A*esque Decoding: Constrained Text Generation with Lookahead Heuristics (2112.08726v1)

Published 16 Dec 2021 in cs.CL

Abstract: The dominant paradigm for neural text generation is left-to-right decoding from autoregressive LLMs. 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 LLMs, 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 LLMs.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (12)
  1. Ximing Lu (52 papers)
  2. Sean Welleck (54 papers)
  3. Peter West (76 papers)
  4. Liwei Jiang (53 papers)
  5. Jungo Kasai (38 papers)
  6. Daniel Khashabi (84 papers)
  7. Ronan Le Bras (56 papers)
  8. Lianhui Qin (35 papers)
  9. Youngjae Yu (72 papers)
  10. Rowan Zellers (25 papers)
  11. Noah A. Smith (224 papers)
  12. Yejin Choi (287 papers)
Citations (146)

Summary

We haven't generated a summary for this paper yet.