ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.01479
14
0

SymPlanner: Deliberate Planning in Language Models with Symbolic Representation

2 May 2025
Siheng Xiong
Jieyu Zhou
Zhangding Liu
Yusen Su
    LLMAG
    LM&Ro
ArXivPDFHTML
Abstract

Planning remains a core challenge for language models (LMs), particularly in domains that require coherent multi-step action sequences grounded in external constraints. We introduce SymPlanner, a novel framework that equips LMs with structured planning capabilities by interfacing them with a symbolic environment that serves as an explicit world model. Rather than relying purely on natural language reasoning, SymPlanner grounds the planning process in a symbolic state space, where a policy model proposes actions and a symbolic environment deterministically executes and verifies their effects. To enhance exploration and improve robustness, we introduce Iterative Correction (IC), which refines previously proposed actions by leveraging feedback from the symbolic environment to eliminate invalid decisions and guide the model toward valid alternatives. Additionally, Contrastive Ranking (CR) enables fine-grained comparison of candidate plans by evaluating them jointly. We evaluate SymPlanner on PlanBench, demonstrating that it produces more coherent, diverse, and verifiable plans than pure natural language baselines.

View on arXiv
@article{xiong2025_2505.01479,
  title={ SymPlanner: Deliberate Planning in Language Models with Symbolic Representation },
  author={ Siheng Xiong and Jieyu Zhou and Zhangding Liu and Yusen Su },
  journal={arXiv preprint arXiv:2505.01479},
  year={ 2025 }
}
Comments on this paper