arXiv:2411.04056cs.ROcs.LG2024-11

通过变换问题空间提升机器人模仿学习在分布外场景的泛化能力

Problem Space Transformations for Out-of-Distribution Generalisation in Behavioural Cloning

  • 利用机器人操作中的姿态等变性和局部性特性设计问题空间变换
  • 实验证明变换后策略在分布外状态下的动作预测准确率显著提升
  • 适用于真实机器人系统,尤其适合物理属性未知的黑箱控制场景

行为克隆与神经网络的结合推动了机器人操作的发展。然而,这些算法在复杂场景中需要大量示范数据,有限的数据集难以覆盖完整状态空间,导致分布外(OOD)泛化能力差,即对数据集中低概率状态无法正确预测动作。当控制系统被视为黑箱且忽略其物理特性时,该问题更加严重。本文强调了机器人操作中的普遍特性:姿态等变性和局部性。研究了问题空间选择对行为克隆策略在分布外性能的影响,并探索如何利用操作特性引发的问题空间变换来改善泛化能力。通过受控模拟和真实世界实验,我们实证表明,这类变换可使基于标准MLP的一步动作预测或基于扩散模型的动作序列预测策略,在特定分布外实例上实现更好泛化。代码已公开于https://github.com/kirandoshi/pst_ood_gen。

原文摘要 · Abstract (English)

The combination of behavioural cloning and neural networks has driven significant progress in robotic manipulation. As these algorithms may require a large number of demonstrations for each task of interest, they remain fundamentally inefficient in complex scenarios, in which finite datasets can hardly cover the state space. One of the remaining challenges is thus out-of-distribution (OOD) generalisation, i.e. the ability to predict correct actions for states with a low likelihood with respect to the state occupancy induced by the dataset. This issue is aggravated when the system to control is treated as a black-box, ignoring its physical properties. This work highlights widespread properties of robotic manipulation, specifically pose equivariance and locality. We investigate the effect of the choice of problem space on OOD performance of BC policies and how transformations arising from characteristic properties of manipulation can be employed for its improvement. Through controlled, simulated and real-world experiments, we empirically demonstrate that these transformations allow behaviour cloning policies, using either standard MLP-based one-step action prediction or diffusion-based action-sequence prediction, to generalise better to certain OOD problem instances. Code is available at https://github.com/kirandoshi/pst_ood_gen.

行为克隆分布外泛化机器人操作姿态等变性

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