English

Dream2Real: Zero-Shot 3D Object Rearrangement with Vision-Language Models

Robotics 2024-07-31 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

We introduce Dream2Real, a robotics framework which integrates vision-language models (VLMs) trained on 2D data into a 3D object rearrangement pipeline. This is achieved by the robot autonomously constructing a 3D representation of the scene, where objects can be rearranged virtually and an image of the resulting arrangement rendered. These renders are evaluated by a VLM, so that the arrangement which best satisfies the user instruction is selected and recreated in the real world with pick-and-place. This enables language-conditioned rearrangement to be performed zero-shot, without needing to collect a training dataset of example arrangements. Results on a series of real-world tasks show that this framework is robust to distractors, controllable by language, capable of understanding complex multi-object relations, and readily applicable to both tabletop and 6-DoF rearrangement tasks.

Keywords

Cite

@article{arxiv.2312.04533,
  title  = {Dream2Real: Zero-Shot 3D Object Rearrangement with Vision-Language Models},
  author = {Ivan Kapelyukh and Yifei Ren and Ignacio Alzugaray and Edward Johns},
  journal= {arXiv preprint arXiv:2312.04533},
  year   = {2024}
}

Comments

ICRA 2024. Project webpage with robot videos: https://www.robot-learning.uk/dream2real

R2 v1 2026-06-28T13:44:19.047Z