arXiv:2603.10971cs.ROcs.AI2026-03

通过接触模式引导探索,提升灵巧操作的样本效率与泛化能力

ContactExplorer: Contact Coverage-Guided Exploration for General-Purpose Dexterous Manipulation

  • 将接触建模为手部关键点与物体表面交集,动态追踪各手指接触区域频率
  • 设计双重奖励机制:鼓励探索新接触模式,引导前往未充分接触区域
  • 在多种任务上表现优越,且学习到的接触策略可成功迁移到真实机器人

强化学习在雅达利游戏、导航和运动等领域取得显著进展,其探索常依赖状态或动力学的新颖性。然而,灵巧操作需丰富的手-物物理交互,现有方法往往面临接触新颖性信号不稳定、距离新颖性信号效率低或依赖特定任务先验的问题。本文提出ContactExplorer,一种通用的灵巧操作探索方法。该方法将接触表示为物体表面点与手部关键点的交集,促使机械手发现多样且新颖的接触模式(即哪些手指接触物体的哪些区域)。通过学习的哈希码对物体状态进行离散化,维护一个条件接触计数器,记录各手指与不同物体区域的交互频率。该计数器被用于两种互补机制:(1) 基于计数的接触覆盖奖励,促进探索新接触模式;(2) 基于能量的抵达奖励,引导智能体向未充分探索的接触区域移动。我们在多种灵巧操作任务上评估ContactExplorer,实验结果表明,其显著提升了样本效率和成功率,且所学接触模式在真实世界中具有鲁棒迁移能力。

原文摘要 · Abstract (English)

Reinforcement learning has achieved remarkable success in domains such as Atari games, navigation, and locomotion, where exploration can often be guided by novelty over states or dynamics. In contrast, dexterous manipulation requires rich physical hand--object interactions, but existing methods often suffer from unstable contact-based novelty signals, inefficient distance novelty signals, or reliance on task-specific priors. We propose ContactExplorer, a general exploration method for dexterous manipulation tasks. ContactExplorer represents contact as the intersection between object surface points and hand keypoints, encouraging dexterous hands to discover diverse and novel contact patterns, namely which fingers contact which object regions. It maintains a contact counter conditioned on discretized object states obtained via learned hash codes, capturing how frequently each finger interacts with different object regions. This counter is leveraged in two complementary ways: (1) to assign a count-based contact coverage reward that promotes exploration of novel contact patterns, and (2) an energy-based reaching reward that guides the agent toward under-explored contact regions. We evaluate ContactExplorer on a diverse set of dexterous manipulation tasks. Experimental results show that ContactExplorer substantially improves sample efficiency and success rates over existing exploration methods, and that the contact patterns learned with ContactExplorer transfer robustly to the real world. Project page is https://contact-explorer.github.io.

灵巧操作强化学习接触建模探索策略

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