A new paper from University of Maryland researchers exposes a blind spot in classical grasp quality metrics: they assume friction is constant. In the real world, friction varies with surface wear, moisture, and material inconsistencies, and that variation can cause seemingly robust grasps to fail.
The paper, titled "FIRMGrasp: A Friction-Informed Risk Margin for Robust Grasp Synthesis" and posted on arXiv on July 27, 2026, introduces a family of grasp quality metrics that explicitly model friction volatility. The key insight: instead of evaluating a grasp at a single friction coefficient, FIRMGrasp uses Conditional Value-at-Risk (CVaR) from finance to assess the worst-case tail of friction values.
The result is a risk-adjusted margin ε^(β) — the radius of the largest inscribed ball in the risk-adjusted wrench space. When ε^(β) > 0, the grasp is guaranteed to maintain force closure with probability at least β. The metric is monotonic in β and differentiable, making it suitable for gradient-based grasp optimization.
The empirical results are striking. The team tested 1,599 grasps across two popular dexterous hands: the LEAP Hand and the Allegro Hand. Using the classic Ferrari-Canny epsilon metric — the gold standard for grasp quality — 53% of grasps that were certified as high-quality lost force closure when friction dropped to adverse levels. In other words, more than half of the grasps that look good on paper are fragile in practice.
When comparing prediction power, the nominal Ferrari-Canny margin separated realized shake and pick success with probabilities of only 0.53 and 0.67 — essentially random for shake success. FIRMGrasp's ε^(β) metric correctly ordered grasps with probabilities of 0.63 and 0.78, a meaningful improvement.
In simulated lift trials with gravity enabled and an adverse friction coefficient of 0.2, grasps certified by FIRMGrasp achieved a 70% success rate under lateral pull, compared to just 25% for grasps certified by the nominal margin but rejected by FIRMGrasp. That's nearly a 3x improvement in success rate.
For startups building grippers, manipulation systems, or bin-picking solutions, the implication is clear: your grasp planner may be systematically overconfident. If you rely on classical metrics, you might be shipping a system that fails unpredictably when surface conditions change. FIRMGrasp offers a principled way to build robustness into the grasp synthesis pipeline without requiring new hardware.
The metric is differentiable, meaning it can be integrated into learning-based grasp synthesis frameworks. This opens the door for end-to-end training of grasp policies that are explicitly aware of friction uncertainty.
For founders, the takeaway is that friction-aware quality metrics could become a differentiator in industrial applications where reliability matters — think warehouse automation, assembly, or surgical robotics. The 53% failure rate of nominal grasps suggests there is significant headroom for improvement in existing systems.
The paper is available on arXiv under ID 2607.25049. The authors are Clinton Enwerem, John S. Baras, and Calin Belta from the University of Maryland.
Source: arXiv.