日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
経路計画/LLMarXiv:2501.15901

LLMによる動的ウェイポイント生成を用いたロバストな移動ロボット経路計画

Robust Mobile Robot Path Planning via LLM-Based Dynamic Waypoint Generation

シェア:XThreadsFacebookLINEはてブBluesky

大規模言語モデル(LLM)を組み込み、自然言語コマンドを解釈して障害物に応じて経路を動的に調整する移動ロボットの経路計画フレームワークを提案し、llama3.1が他のLLMより優れた性能を示した。

著者: Muhammad Taha Tariq, Congqing Wang, Yasir Hussain

分類: cs.RO

原文アブストラクト

Mobile robot path planning in complex environments remains a significant challenge, especially in achieving efficient, safe and robust paths. The traditional path planning techniques like DRL models typically trained for a given configuration of the starting point and target positions, these models only perform well when these conditions are satisfied. In this paper, we proposed a novel path planning framework that embeds Large Language Models to empower mobile robots with the capability of dynamically interpreting natural language commands and autonomously generating efficient, collision-free navigation paths. The proposed framework uses LLMs to translate high-level user inputs into actionable waypoints while dynamically adjusting paths in response to obstacles. We experimentally evaluated our proposed LLM-based approach across three different environments of progressive complexity, showing the robustness of our approach with llama3.1 model that outperformed other LLM models in path planning time, waypoint generation success rate, and collision avoidance. This underlines the promising contribution of LLMs for enhancing the capability of mobile robots, especially when their operation involves complex decisions in large and complex environments. Our framework has provided safer, more reliable navigation systems and opened a new direction for the future research. The source code of this work is publicly available on GitHub.

PR本紙発行元 EmplifAI