用学习值函数优化多指抓握中的接触模式切换,提升效率与性能。
AVO: Amortized Value Optimization for Contact Mode Switching in Multi-Finger Manipulation
- 引入可学习的值函数预测未来任务表现,指导每步规划。
- 在减少50%计算量下,仍实现比传统方法更好的抓握与拧动效果。
- 适合需要精细接触控制的机器人操作任务,如灵巧手抓取。
灵巧操作常需在滚动、滑动、粘附或无接触等不同接触模式间切换。传统方法将任务拆分为各模式子任务独立求解,但缺乏对后续任务的考虑,易陷入难以推进的状态,且计算开销大。为此,本文提出渐进式价值优化(AVO),引入一个学习的值函数,用于预测未来的总任务表现。该值函数被融入轨迹优化的每一步成本中,其梯度引导优化器选择更利于后续子任务的状态,从而连接独立优化的子任务,并显著减少在线计算量。我们在仿真与真实世界中验证了螺钉刀抓握与拧动任务,结果表明,在仅使用50%计算预算时,AVO仍优于传统方法。
原文摘要 · Abstract (English)
Dexterous manipulation tasks often require switching between different contact modes, such as rolling, sliding, sticking, or non-contact contact modes. When formulating dexterous manipulation tasks as a trajectory optimization problem, a common approach is to decompose these tasks into sub-tasks for each contact mode, which are each solved independently. Optimizing each sub-task independently can limit performance, as optimizing contact points, contact forces, or other variables without information about future sub-tasks can place the system in a state from which it is challenging to make progress on subsequent sub-tasks. Further, optimizing these sub-tasks is very computationally expensive. To address these challenges, we propose Amortized Value Optimization (AVO), which introduces a learned value function that predicts the total future task performance. By incorporating this value function into the cost of the trajectory optimization at each planning step, the value function gradients guide the optimizer toward states that minimize the cost in future sub-tasks. This effectively bridges separately optimized sub-tasks, and accelerates the optimization by reducing the amount of online computation needed. We validate AVO on a screwdriver grasping and turning task in both simulation and real world experiments, and show improved performance even with 50% less computational budget compared to trajectory optimization without the value function.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。