Mobile Manipulation Instruction Generation from Multiple Images with Automatic Metric Enhancement
Kei Katsumata, Motonari Kambara, Daichi Yashima, Ryosuke Korekata, Komei Sugiura
TL;DR
This work tackles free-form mobile manipulation instruction generation from two images: a target object and a receptacle. It introduces Triplet Qformer to align two visual streams with text anchors and a human-centric calibration phase (HCCP) that optimizes a hybrid reward via HCCT loss combining learning-based and $n$-gram metrics. On HM3D-FC, the approach outperforms representative multimodal models across standard metrics, and data augmentation using generated instructions improves downstream IROV-FC performance and real-robot success in physical tests. The method provides a scalable path toward richer, more reliable robot instructions grounded in multi-image understanding, with practical implications for service robotics and assistive applications.
Abstract
We consider the problem of generating free-form mobile manipulation instructions based on a target object image and receptacle image. Conventional image captioning models are not able to generate appropriate instructions because their architectures are typically optimized for single-image. In this study, we propose a model that handles both the target object and receptacle to generate free-form instruction sentences for mobile manipulation tasks. Moreover, we introduce a novel training method that effectively incorporates the scores from both learning-based and n-gram based automatic evaluation metrics as rewards. This method enables the model to learn the co-occurrence relationships between words and appropriate paraphrases. Results demonstrate that our proposed method outperforms baseline methods including representative multimodal large language models on standard automatic evaluation metrics. Moreover, physical experiments reveal that using our method to augment data on language instructions improves the performance of an existing multimodal language understanding model for mobile manipulation.
