Patten Timothy, Park Kiru, Vincze Markus
Vision for Robotics Laboratory, Automation and Control Institute, TU Wien, Vienna, Austria.
Front Robot AI. 2020 Sep 17;7:120. doi: 10.3389/frobt.2020.00120. eCollection 2020.
This article presents a method for grasping novel objects by learning from experience. Successful attempts are remembered and then used to guide future grasps such that more reliable grasping is achieved over time. To transfer the learned experience to unseen objects, we introduce the dense geometric correspondence matching network (DGCM-Net). This applies metric learning to encode objects with similar geometry nearby in feature space. Retrieving relevant experience for an unseen object is thus a nearest neighbor search with the encoded feature maps. DGCM-Net also reconstructs 3D-3D correspondences using the view-dependent normalized object coordinate space to transform grasp configurations from retrieved samples to unseen objects. In comparison to baseline methods, our approach achieves an equivalent grasp success rate. However, the baselines are significantly improved when fusing the knowledge from experience with their grasp proposal strategy. Offline experiments with a grasping dataset highlight the capability to transfer grasps to new instances as well as to improve success rate over time from increasing experience. Lastly, by learning task-relevant grasps, our approach can prioritize grasp configurations that enable the functional use of objects.
本文提出了一种通过从经验中学习来抓取新物体的方法。成功的尝试会被记住,然后用于指导未来的抓取,从而随着时间的推移实现更可靠的抓取。为了将学到的经验转移到未见过的物体上,我们引入了密集几何对应匹配网络(DGCM-Net)。这应用度量学习在特征空间中对附近具有相似几何形状的物体进行编码。因此,为未见过的物体检索相关经验就是对编码后的特征图进行最近邻搜索。DGCM-Net还使用视图相关的归一化物体坐标空间来重建3D-3D对应关系,以便将抓取配置从检索到的样本转换到未见过的物体上。与基线方法相比,我们的方法实现了同等的抓取成功率。然而,当将经验知识与它们的抓取提议策略融合时,基线方法有显著改进。使用抓取数据集进行的离线实验突出了将抓取转移到新实例的能力,以及随着经验增加而提高成功率的能力。最后,通过学习与任务相关的抓取,我们的方法可以对能够实现物体功能使用的抓取配置进行优先级排序。