arXiv:2412.15182cs.ROcs.LG2024-12ICLR被引 48

用细粒度轨迹检索提升机器人政策学习的适应性与泛化能力

STRAP: Robot Sub-Trajectory Retrieval for Augmented Policy Learning

  • 基于视觉基础模型和动态时间规整,按子轨迹级别检索相关数据
  • 仅需少量真实演示即可学习鲁棒控制策略,实测表现优于多任务学习
  • 适合需要快速适配新任务的机器人部署场景

机器人学习正面临预收集数据集规模、多样性和复杂性的显著增长,类似自然语言处理和计算机视觉领域的趋势。许多方法将这些数据视为多任务专家数据,通过广泛训练获得通用型多任务策略。然而,这类通用策略在单个任务上的表现常因任务间负迁移而低于专用策略。本文提出在部署时根据遇到的场景动态检索并训练策略:不采用零样本部署预训练策略,而是非参数化地在测试时检索并基于相关数据直接训练。我们发现众多机器人任务共享大量低层行为,以‘子轨迹’为单位进行检索可显著提升数据利用率、泛化能力和对新问题的适应性。相比现有全轨迹检索方法,子轨迹检索能更充分挖掘跨任务共享内容。本文提出STRAP方法,利用预训练视觉基础模型与动态时间规整,在大型训练语料库中鲁棒地检索子轨迹序列。在仿真和真实实验中,STRAP均优于以往检索算法和多任务学习方法,展现出在大规模离线数据下的扩展能力,以及仅用少量真实演示即可学习鲁棒控制策略的能力。

原文摘要 · Abstract (English)

Robot learning is witnessing a significant increase in the size, diversity, and complexity of pre-collected datasets, mirroring trends in domains such as natural language processing and computer vision. Many robot learning methods treat such datasets as multi-task expert data and learn a multi-task, generalist policy by training broadly across them. Notably, while these generalist policies can improve the average performance across many tasks, the performance of generalist policies on any one task is often suboptimal due to negative transfer between partitions of the data, compared to task-specific specialist policies. In this work, we argue for the paradigm of training policies during deployment given the scenarios they encounter: rather than deploying pre-trained policies to unseen problems in a zero-shot manner, we non-parametrically retrieve and train models directly on relevant data at test time. Furthermore, we show that many robotics tasks share considerable amounts of low-level behaviors and that retrieval at the "sub"-trajectory granularity enables significantly improved data utilization, generalization, and robustness in adapting policies to novel problems. In contrast, existing full-trajectory retrieval methods tend to underutilize the data and miss out on shared cross-task content. This work proposes STRAP, a technique for leveraging pre-trained vision foundation models and dynamic time warping to retrieve sub-sequences of trajectories from large training corpora in a robust fashion. STRAP outperforms both prior retrieval algorithms and multi-task learning methods in simulated and real experiments, showing the ability to scale to much larger offline datasets in the real world as well as the ability to learn robust control policies with just a handful of real-world demonstrations.

机器人学习轨迹检索政策学习视觉基础模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。