Guiding Data Collection via Factored Scaling Curves
Lihan Zha, Apurva Badithela, Michael Zhang, Justin Lidard, Jeremy Bao, Emily Zhou, David Snyder, Allen Z. Ren, Dhruv Shah, Anirudha Majumdar
TL;DR
This work tackles the data-efficiency challenge in training generalist imitation policies by introducing factored scaling curves (FSC), which quantify how policy performance scales with added demonstrations for individual environmental factors and their combinations. By fitting power-law curves and optionally using offline proxy metrics (FSC-Proxy) based on embedding similarity, FSC enables principled data allocation strategies (One Factor, Pairwise, Group) that prioritize the most informative factor variations under a fixed budget. Across extensive simulation and real-world robotic manipulation tasks, FSC achieves up to 26% improvements over baselines, with FSC-Proxy providing nearly equivalent guidance without hardware trials. The framework is general across tasks and policy backbones, offering a practical path to data-efficient generalization in robotics.
Abstract
Generalist imitation learning policies trained on large datasets show great promise for solving diverse manipulation tasks. However, to ensure generalization to different conditions, policies need to be trained with data collected across a large set of environmental factor variations (e.g., camera pose, table height, distractors) $-$ a prohibitively expensive undertaking, if done exhaustively. We introduce a principled method for deciding what data to collect and how much to collect for each factor by constructing factored scaling curves (FSC), which quantify how policy performance varies as data scales along individual or paired factors. These curves enable targeted data acquisition for the most influential factor combinations within a given budget. We evaluate the proposed method through extensive simulated and real-world experiments, across both training-from-scratch and fine-tuning settings, and show that it boosts success rates in real-world tasks in new environments by up to 26% over existing data-collection strategies. We further demonstrate how factored scaling curves can effectively guide data collection using an offline metric, without requiring real-world evaluation at scale.
