Search papers, labs, and topics across Lattice.
The paper introduces In-Context Imitation Learning with Visual Reasoning (ICLR), a framework that enhances in-context learning for robots by incorporating structured visual reasoning traces into demonstration prompts. ICLR jointly learns to generate these reasoning traces, representing anticipated future robot trajectories in image space, and low-level actions within an autoregressive transformer. Experiments in simulation and real-world manipulation show that ICLR improves success rates and generalization compared to methods relying solely on state-action trajectories.
Robots get smarter at in-context learning by "thinking" visually about future trajectories, leading to better generalization and success rates in manipulation tasks.
In-context imitation learning enables robots to adapt to new tasks from a small number of demonstrations without additional training. However, existing approaches typically condition only on state-action trajectories and lack explicit representations of task intent. This limitation hinders performance in complex and ambiguous task settings where the same actions may be consistent with different objectives. To address this, we present In-Context Imitation Learning with Visual Reasoning (ICLR), a novel framework that augments demonstration prompts with structured visual reasoning traces representing anticipated future robot trajectories in image space. ICLR also jointly learns to generate reasoning traces and low-level actions within a unified autoregressive transformer, enabling the model to mimic not only action prediction but also the reasoning process that leads to those actions. We extensively evaluate ICLR in both simulation and real-world manipulation tasks and demonstrate consistent improvements in success rates and generalization to unseen tasks and novel object configurations compared to other in-context imitation learning methods. These results suggest that incorporating embodied visual reasoning represents a promising direction for enhancing the robustness and generalization of robotic in-context learning systems.