arXiv:2507.14721cs.RO2025-07被引 1

用分层强化学习让机器人在遮挡时靠墙翻转物体,实现稳定抓取。

Leveraging Extrinsic Dexterity for Occluded Grasping on Grasp Constraining Walls

  • 分层RL框架:高层选动作类型,底层生成具体操作。
  • 在仿真中训练,真实世界6种物体抓取成功率达70%以上。
  • 结合条件自编码器定位,适应不同形状和墙的大小。

本研究针对因环境遮挡导致主抓取姿态不可见的抓取难题。传统平行夹爪因灵活性不足难以应对。已有方法利用物体与墙等环境特征的外接触进行翻转以使物体可抓,但通常假设存在短墙,而现实场景中墙可能过长或过高,导致翻转后仍无法抓取,需组合多种动作。为此,本文提出一种分层强化学习框架:使用Q-learning训练高层策略选择最有望成功的动作类型;选定低层技能后,在连续空间采样具体机器人动作。为引导机器人至合适执行位置,采用条件变分自编码器(CVAE),以物体点云和技能ID为条件,推断适配位置。为提升泛化性,低层技能训练时引入领域随机化。整个策略在仿真中以盒状物体训练,并部署至六种真实物体上。实验验证了方法的泛化能力与出色的模拟到现实迁移性能,成功率表现良好。

原文摘要 · Abstract (English)

This study addresses the problem of occluded grasping, where primary grasp configurations of an object are not available due to occlusion with environment. Simple parallel grippers often struggle with such tasks due to limited dexterity and actuation constraints. Prior works have explored object pose reorientation such as pivoting by utilizing extrinsic contacts between an object and an environment feature like a wall, to make the object graspable. However, such works often assume the presence of a short wall, and this assumption may not always hold in real-world scenarios. If the wall available for interaction is too large or too tall, the robot may still fail to grasp the object even after pivoting, and the robot must combine different types of actions to grasp. To address this, we propose a hierarchical reinforcement learning (RL) framework. We use Q-learning to train a high-level policy that selects the type of action expected to yield the highest reward. The selected low-level skill then samples a specific robot action in continuous space. To guide the robot to an appropriate location for executing the selected action, we adopt a Conditional Variational Autoencoder (CVAE). We condition the CVAE on the object point cloud and the skill ID, enabling it to infer a suitable location based on the object geometry and the selected skill. To promote generalization, we apply domain randomization during the training of low-level skills. The RL policy is trained entirely in simulation with a box-like object and deployed to six objects in real world. We conduct experiments to evaluate our method and demonstrate both its generalizability and robust sim-to-real transfer performance with promising success rates.

机器人抓取强化学习分层控制仿真实现

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