Variational Neural Belief Parameterizations for Robust Dexterous Grasping under Multimodal Uncertainty

arXiv cs.RO / 4/29/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses stochastic grasping caused by contact variability, sensing uncertainty, and external disturbances, noting that expected-quality objectives can fail on adverse contact realizations.
  • It proposes a risk-sensitive approach based on variational inference over latent contact parameters and object pose, using a differentiable Gaussian-mixture belief representation.
  • By applying Gumbel-Softmax component selection and location-scale reparameterization, the method enables pathwise gradients through a differentiable CVaR surrogate for direct tail-robustness optimization.
  • Simulation results show the variational neural belief improves robust grasp success under contact-parameter uncertainty and force perturbations while cutting planning time by roughly an order of magnitude versus particle-filter model-predictive control.
  • On a serial-chain robot arm with a multifingered hand, the learned belief achieves better efficiency and higher tactile grasp-quality proxy while more accurately calibrating risk (mean absolute calibration error < 0.14 vs 0.58 for a Cross-Entropy Method planner).

Abstract

Contact variability, sensing uncertainty, and external disturbances make grasp execution stochastic. Expected-quality objectives ignore tail outcomes and often select grasps that fail under adverse contact realizations. Risk-sensitive POMDPs address this failure mode, but many use particle-filter beliefs that scale poorly, obstruct gradient-based optimization, and estimate Conditional Value-at-Risk (CVaR) with high-variance approximations. We instead formulate grasp acquisition as variational inference over latent contact parameters and object pose, representing the belief with a differentiable Gaussian mixture. We use Gumbel-Softmax component selection and location-scale reparameterization to express samples as smooth functions of the belief parameters, enabling pathwise gradients through a differentiable CVaR surrogate for direct optimization of tail robustness. In simulation, our variational neural belief improves robust grasp success under contact-parameter uncertainty and exogenous force perturbations while reducing planning time by roughly an order of magnitude relative to particle-filter model-predictive control. On a serial-chain robot arm with a multifingered hand, we validate grasp-and-lift success under object-pose uncertainty against a Gaussian baseline. Both methods succeed on the tested perturbations, but our controller terminates in fewer steps and less wall-clock time while achieving a higher tactile grasp-quality proxy. Our learned belief also calibrates risk more accurately, keeping mean absolute calibration error below 0.14 across tested simulation regimes, compared with 0.58 for a Cross-Entropy Method planner.

Variational Neural Belief Parameterizations for Robust Dexterous Grasping under Multimodal Uncertainty | AI Navigate