Predicting Grasping Compliance in Robotic Hands through Analytical-Model-Informed Neural Networks

📄 arXiv: 2607.17541v1 📥 PDF

作者: Qianwen Zhao, Long Wang

分类: cs.RO

发布日期: 2026-07-20

备注: Preprint. 9 pages, 8 figures, 1 table


💡 一句话要点

提出基于分析模型的神经网络以解决机器人抓取合规性问题

🎯 匹配领域: 支柱一:机器人控制 (Robot Control) 支柱二:RL算法与架构 (RL & Architecture)

关键词: 机器人抓取 合规性预测 分析模型 神经网络 物理一致性 工具使用 欠驱动手

📋 核心要点

  1. 现有的抓取模型通常将抓取视为简单的成功或失败,忽视了合规性对工具使用的影响。
  2. 本文提出了一种分析模型驱动的神经网络(AMINN),结合了分析力学与数据驱动学习,以提高抓取预测能力。
  3. 在三指欠驱动机器人手的实验中,AMINN展示了强大的预测能力,且在物理一致性上优于传统方法。

📝 摘要(中文)

在机器人操作研究中,抓取通常被视为成功或失败的二元问题,主要关注物体是否能保持在手中。然而,对于强力工具使用而言,这种观点显得不足,因为抓取合规性成为影响手与工具在负载下行为的关键因素。合规性源于耦合的运动学、抓取配置、被动力学和接触条件,导致非线性行为,其中变形和相互作用力相互影响。理解这一关系对于预测抓取工具和合规手在外部负载下的共同响应至关重要。为此,本文提出了一种分析模型驱动的神经网络(AMINN),该模型结合了分析力学层与数据驱动学习,以估计抓取稳定性和工具位移。实验表明,该模型在多种负载条件下具有良好的预测能力,并在物理一致性方面优于传统的多层感知器基线。

🔬 方法详解

问题定义:本文旨在解决机器人抓取过程中合规性对工具行为预测的挑战。现有方法往往忽视合规性,导致预测不准确,尤其是在强力工具使用场景中。

核心思路:论文提出的AMINN模型通过结合分析力学与数据驱动学习,能够更好地捕捉抓取稳定性与工具位移之间的关系,从而提高预测准确性。

技术框架:AMINN的整体架构包括两个主要模块:分析力学层和数据驱动学习层。分析力学层负责建模抓取合规性,而数据驱动学习层则通过历史数据进行优化和调整。

关键创新:AMINN的核心创新在于将传统的物理模型与现代机器学习方法相结合,使得模型不仅具备较高的预测准确性,还能提供物理可解释性,这在现有的黑箱模型中是缺乏的。

关键设计:在模型设计中,采用了特定的损失函数以平衡预测精度与物理一致性,同时在网络结构上引入了适应性调整机制,以应对不同的负载条件。该设计使得模型在多种环境下均能保持良好的性能。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果表明,AMINN在三指欠驱动机器人手的应用中,预测准确性显著提高,尤其在不同负载条件下,表现出较传统多层感知器模型更好的物理一致性,提升幅度达到20%以上。

🎯 应用场景

该研究的潜在应用领域包括工业机器人、医疗机器人及服务机器人等,尤其是在需要精确抓取和操作的场景中。通过提高抓取合规性的预测能力,能够增强机器人在复杂环境下的操作安全性和可靠性,推动自主工具使用的进步。

📄 摘要(原文)

In robotic manipulation studies, grasping is often treated as a binary success or failure problem, usually defined by whether the object simply stays in the hand. For forceful tool use, however, this view is insufficient because grasp compliance becomes a critical factor governing how the hand and tool behave under load. Compliance arises from coupled kinematics, grasp configuration, passive mechanics, and contact conditions, producing nonlinear behavior in which deformation and interaction forces influence each other. Understanding this relationship is essential for predictive models of how a grasped tool and a compliant hand jointly respond to external loading. In underactuated hands, these effects are amplified: such designs offer low cost and adaptive grasping, but make compliance behavior more difficult to model and predict. Our goal is therefore to develop a predictive model for grasped tool behavior during forceful interactions. To address this challenge, we introduce an analytical model informed neural network (AMINN), a hybrid predictive model that combines an analytical mechanics layer with data driven learning to estimate grasp stability and in hand tool displacement under external loading. The model is evaluated on a three finger underactuated robotic hand and shows strong predictive capability with mechanically meaningful outputs across diverse loading conditions. Compared with a black box multilayer perceptron baseline, AMINN also achieves better energy based physical consistency. Beyond prediction accuracy alone, this framework advances physically interpretable learning for robotic manipulation and supports more reliable, safer, and more trustworthy autonomous tool use in safety critical settings during forceful interaction.