CVFeb 1, 2024

MEIA: Multimodal Embodied Perception and Interaction in Unknown Environments

arXiv:2402.00290v33 citationsh-index: 54
Originality Incremental advance
AI Analysis

This work addresses the challenge of multimodal perception and interaction for embodied intelligence, representing an incremental improvement over prior unimodal approaches.

The paper tackles the problem of aligning action planning with embodied control in unknown environments by introducing MEIA, a multimodal agent that translates natural language tasks into executable actions, and experimental results show promising performance in various embodied interactive tasks.

With the surge in the development of large language models, embodied intelligence has attracted increasing attention. Nevertheless, prior works on embodied intelligence typically encode scene or historical memory in an unimodal manner, either visual or linguistic, which complicates the alignment of the model's action planning with embodied control. To overcome this limitation, we introduce the Multimodal Embodied Interactive Agent (MEIA), capable of translating high-level tasks expressed in natural language into a sequence of executable actions. Specifically, we propose a novel Multimodal Environment Memory (MEM) module, facilitating the integration of embodied control with large models through the visual-language memory of scenes. This capability enables MEIA to generate executable action plans based on diverse requirements and the robot's capabilities. Furthermore, we construct an embodied question answering dataset based on a dynamic virtual cafe environment with the help of the large language model. In this virtual environment, we conduct several experiments, utilizing multiple large models through zero-shot learning, and carefully design scenarios for various situations. The experimental results showcase the promising performance of our MEIA in various embodied interactive tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes