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. 2312.01797
16
21

LLM A*: Human in the Loop Large Language Models Enabled A* Search for Robotics

4 December 2023
Hengjia Xiao
Peng Wang
Mingzhe Yu
Mattia Robbiani
ArXivPDFHTML
Abstract

This research focuses on how Large Language Models (LLMs) can help with (path) planning for mobile embodied agents such as robots, in a human-in-the-loop and interactive manner. A novel framework named LLM A*, aims to leverage the commonsense of LLMs, and the utility-optimal A* is proposed to facilitate few-shot near-optimal path planning. Prompts are used for two main purposes: 1) to provide LLMs with essential information like environments, costs, heuristics, etc.; 2) to communicate human feedback on intermediate planning results to LLMs. This approach takes human feedback on board and renders the entire planning process transparent (akin to a `white box') to humans. Moreover, it facilitates code-free path planning, thereby fostering the accessibility and inclusiveness of artificial intelligence techniques to communities less proficient in coding. Comparative analysis against A* and RL demonstrates that LLM A* exhibits greater efficiency in terms of search space and achieves paths comparable to A* while outperforming RL. The interactive nature of LLM A* also makes it a promising tool for deployment in collaborative human-robot tasks. Codes and Supplemental Materials can be found at GitHub:this https URL.

View on arXiv
@article{xiao2025_2312.01797,
  title={ LLM A*: Human in the Loop Large Language Models Enabled A* Search for Robotics },
  author={ Hengjia Xiao and Peng Wang and Mingzhe Yu and Mattia Robbiani },
  journal={arXiv preprint arXiv:2312.01797},
  year={ 2025 }
}
Comments on this paper