Meta-Ctrl: Guaranteed Plan Generation by Decoupling Syntactic and Semantic Constraints (bibtex)
by Gwen Yidou-Weng, Edward Sun, Tianyi Ma, Metin Alp Dogan, Benjie Wang, Allen Peng, Guy Van den Broeck and Yuchen Cui
Abstract:
LLMs generate fluent plans for robots but routinely violate the syntactic and semantic constraints they must satisfy to execute, and existing remedies trade formal guarantees against plan quality: soft methods (affordance scoring, grounded decoding) give no guarantee, while symbolic planners (LLM+P) discard the LM's commonsense. We propose Meta-Ctrl, a constrained-decoding framework that guarantees the encoded constraints while preserving the base LM's plan quality. Meta-Ctrl introduces meta-tokens—a compact vocabulary of grounded actions—enforcing syntax at the token level and semantics (preconditions, goals, ordering) at the action level, an exact factorization that cuts the memory of constrained decoding from over 107 TB to under 2 GB. With it, a small open-weight LM becomes competitive where it otherwise sits at the bottom of the leaderboard: on WAH-NL under the LoTa-Bench protocol it reaches the highest reported subgoal success rate, exceeding GPT-4's, with consistent gains across the Embodied Agent Interface. We further demonstrate it on a real tabletop robot, where every generated plan satisfies its preconditions and goals by construction. Project website: https://meta-ctrlg.github.io/
View — Paper PDF
Reference:
Gwen Yidou-Weng, Edward Sun, Tianyi Ma, Metin Alp Dogan, Benjie Wang, Allen Peng, Guy Van den Broeck and Yuchen Cui. Meta-Ctrl: Guaranteed Plan Generation by Decoupling Syntactic and Semantic Constraints, In Arxiv, 2026.
Bibtex Entry:
@inproceedings{YidouWengArxiv26,
title = {Meta-Ctrl: Guaranteed Plan Generation by Decoupling Syntactic and Semantic Constraints},
author = {Yidou-Weng, Gwen and Sun, Edward and Ma, Tianyi and Dogan, Metin Alp and Wang, Benjie and Peng, Allen and Van den Broeck, Guy and Cui, Yuchen},
booktitle = {Arxiv},
url = "https://starai.cs.ucla.edu/papers/YidouWengArxiv26.pdf",
eprint = {2608.22149},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
month = 8,
year = {2026},
keywords = {techreport}
}PDF Preview:
Powered by bibtexbrowser