LoTa-Bench: Benchmarking Language-oriented Task Planners for Embodied Agents

Jae-Woo Choi, Youngwoo Yoon, Hyobin Ong, Jaehong Kim, Minsu Jang
2024-02-13
Abstract:Large language models (LLMs) have recently received considerable attention as alternative solutions for task planning. However, comparing the performance of language-oriented task planners becomes difficult, and there exists a dearth of detailed exploration regarding the effects of various factors such as pre-trained model selection and prompt construction. To address this, we propose a benchmark system for automatically quantifying performance of task planning for home-service embodied agents. Task planners are tested on two pairs of datasets and simulators: 1) ALFRED and AI2-THOR, 2) an extension of Watch-And-Help and VirtualHome. Using the proposed benchmark system, we perform extensive experiments with LLMs and prompts, and explore several enhancements of the baseline planner. We expect that the proposed benchmark tool would accelerate the development of language-oriented task planners.
Artificial Intelligence
What problem does this paper attempt to address?
This paper proposes a benchmark system called LoTa-Bench for evaluating the performance of language-based task planners in embodied agents such as robots. Currently, Large Language Models (LLMs) are used as an alternative solution for task planning, but lack detailed exploration and standardized evaluation frameworks for various factors such as pre-training model selection and prompt construction. LoTa-Bench aims to promote fair and reproducible comparisons by quantifying task planning performance automatically. In the paper, the authors conducted numerous experiments to study the effects of different pre-training models, prompt quantities, and selection strategies on the baseline task planner. They also extended the benchmark tests to include exploration of re-planning with natural language feedback and fine-tuning effects. This benchmark tool is expected to accelerate the development of language-driven task planners.