Learning to Manipulate Anything: Revealing Data Scaling Laws in Bounding-Box Guided Policies
Yihao Wu, Jinming Ma, Junbo Tan, Yanzhao Yu, Shoujie Li, Mingliang Zhou, Diyun Xiang, Xueqian Wang
TL;DR
This work tackles the limited generalization of diffusion-based robotic manipulation under semantic instructions by introducing bounding-box visual guidance. It couples a handheld Label-UMI data-collection device with a Bounding-Box Guided Diffusion Policy (BBox-DP), forming a semantic–motion decoupled framework that transfers generalization to the object-detection module. Through large-scale real-world experiments, it reveals a power-law scaling where generalization improves with the number of bounding-box object classes, enabling an object-diversity–first data collection strategy that achieves ~85% success on four tasks, including unseen objects. The approach offers a practical, scalable path for data-efficient semantic manipulation and provides datasets and code for community release.
Abstract
Diffusion-based policies show limited generalization in semantic manipulation, posing a key obstacle to the deployment of real-world robots. This limitation arises because relying solely on text instructions is inadequate to direct the policy's attention toward the target object in complex and dynamic environments. To solve this problem, we propose leveraging bounding-box instruction to directly specify target object, and further investigate whether data scaling laws exist in semantic manipulation tasks. Specifically, we design a handheld segmentation device with an automated annotation pipeline, Label-UMI, which enables the efficient collection of demonstration data with semantic labels. We further propose a semantic-motion-decoupled framework that integrates object detection and bounding-box guided diffusion policy to improve generalization and adaptability in semantic manipulation. Throughout extensive real-world experiments on large-scale datasets, we validate the effectiveness of the approach, and reveal a power-law relationship between generalization performance and the number of bounding-box objects. Finally, we summarize an effective data collection strategy for semantic manipulation, which can achieve 85\% success rates across four tasks on both seen and unseen objects. All datasets and code will be released to the community.
