paper-with-me

Papers

Efficient Data Collection for Robotic Manipulation via Compositional Generalization

2024-03-08 · Jensen Gao, Annie Xie, Ted Xiao, Chelsea Finn, Dorsa Sadigh

Data collection has become an increasingly important problem in robotic manipulation, yet there still lacks much understanding of how to effectively collect data to facilitate broad generalization. Recent works on large-scale robotic data collection typically vary many environmental factors of variation (e.g., object types, table textures) during data collection, to cover a diverse range of scenarios. However, they do not explicitly account for the possible compositional abilities of policies trained on the data. If robot policies can compose environmental factors from their data to succeed when encountering unseen factor combinations, we can exploit this to avoid collecting data for situations that composition would address. To investigate this possibility, we conduct thorough empirical studies both in simulation and on a real robot that compare data collection strategies and assess whether visual imitation learning policies can compose environmental factors. We find that policies do exhibit composition, although leveraging prior robotic datasets is critical for this on a real robot. We use these insights to propose better in-domain data collection strategies that exploit composition, which can induce better generalization than naive approaches for the same amount of effort during data collection. We further demonstrate that a real robot policy trained on data from such a strategy achieves a success rate of 77.5% when transferred to entirely new environments that encompass unseen combinations of environmental factors, whereas policies trained using data collected without accounting for environmental variation fail to transfer effectively, with a success rate of only 2.5%. We provide videos at http://iliad.stanford.edu/robot-data-comp/.

📄 PDF Abstract BibTeX arXiv:2403.05110

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Robotic Manipulation Datasets for Offline Compositional Reinforcement Learning

2023-07-13 · Marcel Hussing, Jorge A. Mendez, Anisha Singrodia, Cassandra Kent 외

Offline reinforcement learning (RL) is a promising direction that allows RL agents to pre-train on large datasets, avoiding the recurrence of expensive data collection. To advance the field, it is crucial to generate lar…

BenchmarkingOffline RLreinforcement-learningReinforcement Learning+1

ATOM-Bench: A Real-World Benchmark for Atomic Skills and Compositional Generalization in Manipulation Policies

2026-06-15 · Zenan Wu, Bingqing Wei, Lu Liu, Zheqi He 외 arxiv

Generalist manipulation policies are increasingly presented as foundation models for robotic control, but their real-world generalization remains difficult to diagnose. A policy may succeed on demonstrated tasks while st…

Scale Up Strategically: Learning Compositional Generalization via Bias-Aware Evaluation and Data Collection for Robotic Manipulation

2026-07-23 · Yu Qi, Zhang Ye, Xinyi Xu, Yuxuan Lu 외 arxiv

Compositional generalization is essential for robot to follow diverse instructions. However, pretrained policies are known to take shortcuts, deferring to salient cues rather than grounding language. We introduce a diagn…

Towards Generalizable Robotic Data Flywheel: High-Dimensional Factorization and Composition

2026-03-26 · Yuyang Xiao, Yifei Zhou, Haoran Wang, Wenxuan Ou 외 arxiv

The lack of sufficiently diverse data, coupled with limited data efficiency, remains a major bottleneck for generalist robotic models, yet systematic strategies for collecting and curating such data are not fully explore…

Bootstrapping Imitation Learning for Long-horizon Manipulation via Hierarchical Data Collection Space

2025-05-23 · Jinrong Yang, Kexun Chen, Zhuoling Li, Shengkai Wu 외

Imitation learning (IL) with human demonstrations is a promising method for robotic manipulation tasks. While minimal demonstrations enable robotic action execution, achieving high success rates and generalization requir…

Imitation Learning