2025
IterGen: Iterative Semantic-aware Structured LLM Generation with Backtracking
ICLR 2025poster
Large Language Models (LLMs) are widely used for tasks such as natural language and code generation, but their outputs often suffer from issues like hallucination, toxicity, and incorrect results. Current libraries for structured LLM generation rely on left-to-right decoding without support for back…