ImageInThat: Manipulating Images to Convey User Instructions to Robots
Karthik Mahadevan, Blaine Lewis, Jiannan Li, Bilge Mutlu, Anthony Tang, Tovi Grossman
TL;DR
The paper addresses the persistent challenge of instructing robots in real-world tasks where natural language can be ambiguous and traditional end-user programming can be hard to ground. It proposes ImageInThat, a direct image manipulation interface that lets users edit environment images along a timeline to generate robot instructions, leveraging multiple foundation models to caption edits, predict goals, and translate manipulations into executable steps. In a user study with ten participants across four kitchen tasks, ImageInThat produced substantially faster instruction generation (about 64-65% less time) and higher confidence and usability than a text-based baseline, with a real-robot case study demonstrating feasibility. The work demonstrates the viability of multimodal instruction for robotics and points to future directions in blending image and language interfaces, improving perception in-the-wild, and enabling richer back-and-forth human-robot collaboration.
Abstract
Foundation models are rapidly improving the capability of robots in performing everyday tasks autonomously such as meal preparation, yet robots will still need to be instructed by humans due to model performance, the difficulty of capturing user preferences, and the need for user agency. Robots can be instructed using various methods-natural language conveys immediate instructions but can be abstract or ambiguous, whereas end-user programming supports longer horizon tasks but interfaces face difficulties in capturing user intent. In this work, we propose using direct manipulation of images as an alternative paradigm to instruct robots, and introduce a specific instantiation called ImageInThat which allows users to perform direct manipulation on images in a timeline-style interface to generate robot instructions. Through a user study, we demonstrate the efficacy of ImageInThat to instruct robots in kitchen manipulation tasks, comparing it to a text-based natural language instruction method. The results show that participants were faster with ImageInThat and preferred to use it over the text-based method. Supplementary material including code can be found at: https://image-in-that.github.io/.
