Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Embodied Task Planning with Large Language Models

About

Equipping embodied agents with commonsense is important for robots to successfully complete complex human instructions in general environments. Recent large language models (LLM) can embed rich semantic knowledge for agents in plan generation of complex tasks, while they lack the information about the realistic world and usually yield infeasible action sequences. In this paper, we propose a TAsk Planing Agent (TaPA) in embodied tasks for grounded planning with physical scene constraint, where the agent generates executable plans according to the existed objects in the scene by aligning LLMs with the visual perception models. Specifically, we first construct a multimodal dataset containing triplets of indoor scenes, instructions and action plans, where we provide the designed prompts and the list of existing objects in the scene for GPT-3.5 to generate a large number of instructions and corresponding planned actions. The generated data is leveraged for grounded plan tuning of pre-trained LLMs. During inference, we discover the objects in the scene by extending open-vocabulary object detectors to multi-view RGB images collected in different achievable locations. Experimental results show that the generated plan from our TaPA framework can achieve higher success rate than LLaVA and GPT-3.5 by a sizable margin, which indicates the practicality of embodied task planning in general and complex environments.

Zhenyu Wu, Ziwei Wang, Xiuwei Xu, Jiwen Lu, Haibin Yan• 2023

Related benchmarks

TaskDatasetResultRank
Dual-arm task planningAgricultural Greenhouse Scene
TFR55.3
16
Dual-arm task planningKitchen Scene
TEI0.859
16
Dual-arm task planningX-DAPT Easy Packages
TFR (Task Success Fraction)26.5
8
Dual-arm task planningX-DAPT Medium Packages
TFR59.1
8
Dual-arm task planningX-DAPT Factory scene
TFR46.7
8
Dual-arm task planningFactory Scene
TEI0.927
8
Dual-arm task planningX-DAPT Office scene
TFR0.461
8
Dual-arm task planningX-DAPT Easy Packages 1.0 (test)
TEI (Time)1.367
8
Dual-arm task planningX-DAPT Medium Packages 1.0 (test)
TEI0.91
8
Dual-arm task planningX-DAPT Hard Packages 1.0 (test)
TEI45.1
8
Showing 10 of 22 rows

Other info

Follow for update