RoboReflect couples GPT-4V planning with a self-reflection loop, a discussion module, and a memory of successful strategies, claiming improved grasping success on ambiguous-condition objects over AnyGrasp, ReKep, and plain GPT-4V.
LLM-based Robot Task Planning with Exceptional Handling for General Purpose Service Robots
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The development of a general purpose service robot for daily life necessitates the robot's ability to deploy a myriad of fundamental behaviors judiciously. Recent advancements in training Large Language Models (LLMs) can be used to generate action sequences directly, given an instruction in natural language with no additional domain information. However, while the outputs of LLMs are semantically correct, the generated task plans may not accurately map to acceptable actions and might encompass various linguistic ambiguities. LLM hallucinations pose another challenge for robot task planning, which results in content that is inconsistent with real-world facts or user inputs. In this paper, we propose a task planning method based on a constrained LLM prompt scheme, which can generate an executable action sequence from a command. An exceptional handling module is further proposed to deal with LLM hallucinations problem. This module can ensure the LLM-generated results are admissible in the current environment. We evaluate our method on the commands generated by the RoboCup@Home Command Generator, observing that the robot demonstrates exceptional performance in both comprehending instructions and executing tasks.
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
RoboReflect: A Robotic Reflective Reasoning Framework for Grasping Ambiguous-Condition Objects
RoboReflect couples GPT-4V planning with a self-reflection loop, a discussion module, and a memory of successful strategies, claiming improved grasping success on ambiguous-condition objects over AnyGrasp, ReKep, and plain GPT-4V.