首页 /研究 /Boosting Robot Intelligence in Practice: Enhancing Robot Task Planning with Large Language Models
OTHER

Boosting Robot Intelligence in Practice: Enhancing Robot Task Planning with Large Language Models

Yisheng Zhang, Zhigang Wang, Shengmin Zhang, Yanlong Peng, Ming Chen

发表年份
2023
引用次数
6

摘要

Task planning capabilities are crucial for intelligent robots to operate autonomously in the physical world. However, traditional Planning Domain Definition Language (PDDL) based methods often suffer from combinatorial explosion and unsat-isfactory planning time. In this paper, we propose enhancing robot task planning with large language models (LLMs) in an innovative way - using LLMs to guide the search process of PDDL planners rather than replacing PDDL planning completely. The LLMs guide the search process of PDDL planners with learned heuristics and provide constraint reasoning to reduce the search space. To address potential pitfalls of LLMs, a verification mechanism is added at the execution stage to validate plan correctness. We evaluated our method on a real scenario, end-of-life vehicle battery disassembly. Experimental results demonstrate that incorporating LLMs into the planning pipeline can significantly improve planning efficiency and scalability while maintaining plan validity. This research provides a promising direction towards integrating language models with classical approaches to boost robot intelligence for practical applications. The proposed framework makes a solid step forward in en-hancing the task planning capability of future intelligent robotic systems.

关键词

Boosting (machine learning)Computer scienceRobotTask (project management)Artificial intelligenceHuman–computer interactionEngineeringSystems engineering

相关论文

查看 OTHER 分类全部论文