CVAIROMar 15, 2025

LIAM: Multimodal Transformer for Language Instructions, Images, Actions and Semantic Maps

arXiv:2503.12230v2h-index: 12
Originality Incremental advance
AI Analysis

This work addresses flexibility in domestic robotics by integrating language, images, actions, and maps, but it is incremental as it builds on existing models and datasets.

The authors tackled the problem of enabling domestic service robots to perform varied tasks by predicting action transcripts from multimodal inputs, achieving improved performance on the ALFRED dataset through pre-aligned embeddings and semantic maps.

The availability of large language models and open-vocabulary object perception methods enables more flexibility for domestic service robots. The large variability of domestic tasks can be addressed without implementing each task individually by providing the robot with a task description along with appropriate environment information. In this work, we propose LIAM - an end-to-end model that predicts action transcripts based on language, image, action, and map inputs. Language and image inputs are encoded with a CLIP backbone, for which we designed two pre-training tasks to fine-tune its weights and pre-align the latent spaces. We evaluate our method on the ALFRED dataset, a simulator-generated benchmark for domestic tasks. Our results demonstrate the importance of pre-aligning embedding spaces from different modalities and the efficacy of incorporating semantic maps.

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