Data Scaling Laws in Imitation Learning for Robotic Manipulation

Fanqi Lin, Yingdong Hu, Pingyue Sheng, Chuan Wen, Jiacheng You, Yang Gao

arXiv:2410.18647 · 2026-07-27 공개 · arXiv · PDF

robotic-manipulation imitation-learning robot-policies data-scaling-laws real-world-robotics zero-shot-deployment generalization-performance environment-diversity

Abstract

Data scaling has revolutionized fields like natural language processing and computer vision, providing models with remarkable generalization capabilities. In this paper, we investigate whether similar data scaling laws exist in robotics, particularly in robotic manipulation, and whether appropriate data scaling can yield single-task robot policies that can be deployed zero-shot for any object within the same category in any environment. To this end, we conduct a comprehensive empirical study on data scaling in imitation learning. By collecting data across numerous environments and objects, we study how a policy's generalization performance changes with the number of training environments, objects, and demonstrations. Throughout our research, we collect over 40,000 demonstrations and execute more than 15,000 real-world robot rollouts under a rigorous evaluation protocol. Our findings reveal several intriguing results: the generalization performance of the policy follows a roughly power-law relationship with the number of environments and objects. The diversity of environments and objects is far more important than the absolute number of demonstrations; once the number of demonstrations per environment or object reaches a certain threshold, additional demonstrations have minimal effect. Based on these insights, we propose an efficient data collection strategy. With four data collectors working for one afternoon, we collect sufficient data to enable the policies for two tasks to achieve approximately 90% success rates in novel environments with unseen objects.

한국어 요약

한 줄 요약

로봇 조작에서 데이터 확장 법칙을 규명하고, 환경과 객체 다양성에 따른 정책 일반화 성능을 실증적으로 분석한다.

핵심 기여도

핵심 아이디어

기존 자연어 처리 및 컴퓨터 비전에서의 데이터 확장 법칙이 로봇 조작 분야에도 적용될 수 있는지 탐구하였다. 이 연구는 단일 작업 정책이 **zero-shot 방식**으로 새로운 환경과 객체에 일반화될 수 있는지에 초점을 맞춘다. 핵심 통찰은 **데이터 다양성**(diversity)이 단순히 데이터 양보다 훨씬 더 중요한 역할을 한다는 점이다. 특히, 환경과 객체의 수가 증가할수록 정책의 성능이 거듭제곱 법칙에 따라 향상되며, 이는 기존 로봇 학습에서 일반적으로 고려되지 않았던 요소이다.

본 연구는 **Diffusion Policy**를 사용하여 대규모 시연 데이터를 모델링하고, **DINOv2** 시각 인코더와 **Temporal Ensemble** 기법을 도입하여 정책 성능을 향상시켰다. 이는 정책이 시간적으로 일관된 동작을 수행하도록 도와주며, 특히 로봇 제어에서 중요한 공간적 추론 능력을 강화한다.

기술적 접근법

주요 결과

의의 및 한계

본 연구는 로봇 조작 분야에서 **데이터 확장 법칙**을 처음으로 실증적으로 규명한 것으로, 대규모 로봇 데이터셋 구축 전략에 중요한 실마리를 제공한다. 특히, **Diversity is all you need**라는 통찰은 기존 로봇 학습에서 데이터 수집 방식을 재고하도록 유도한다. 또한, **Diffusion Policy**와 **DINOv2**의 조합은 실제 환경에서의 정책 성능 향상에 기여한다.

그러나 본 연구는 **단일 작업**(single-task)에만 초점을 맞추었으며, **다중 작업**(multi-task) 또는 **작업 수준 일반화**(task-level generalization)는 아직 다루지 않았다. 또한, 환경의 질적 다양성(예: 조명, 배경)은 정량적으로 평가되지 않았으며, 이는 향후 연구 주제로 남는다.

실용적 활용

본 연구는 로봇 제조사와 연구소에서 **대규모 로봇 데이터셋**을 효율적으로 구축할 수 있는 전략을 제공한다. 특히, **UMI와 Diffusion Policy 기반 학습**은 저비용으로 높은 성능의 정책을 개발할 수 있는 실용적 접근법으로 활용될 수 있다. 또한, **DINOv2와 Temporal Ensemble 기법**은 실제 산업 환경에서의 로봇 제어 정확도 향상에 기여할 수 있다.