Learning Geometry-Aware Nonprehensile Pushing and Pulling with Dexterous Hands

arXiv cs.RO / 4/7/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces Geometry-aware Dexterous Pushing and Pulling (GD2P), a learning framework for nonprehensile pushing/pulling using multi-finger dexterous robotic hands rather than parallel-jaw grippers or simple tools.
  • It models manipulation as finding effective pre-contact hand poses, generating candidate poses through contact-guided sampling, filtering them with physics simulation, and training a diffusion model conditioned on object geometry to predict viable poses.
  • At execution time, the system samples hand poses and leverages standard motion planners to choose and run pushing/pulling actions in real environments.
  • Extensive real-world experiments on Allegro Hand and LEAP Hand show that GD2P scales across different hand morphologies and supports generating dexterous nonprehensile manipulation motions.

Abstract

Nonprehensile manipulation, such as pushing and pulling, enables robots to move, align, or reposition objects that may be difficult to grasp due to their geometry, size, or relationship to the robot or the environment. Much of the existing work in nonprehensile manipulation relies on parallel-jaw grippers or tools such as rods and spatulas. In contrast, multi-fingered dexterous hands offer richer contact modes and versatility for handling diverse objects to provide stable support over the objects, which compensates for the difficulty of modeling the dynamics of nonprehensile manipulation. Therefore, we propose Geometry-aware Dexterous Pushing and Pulling(GD2P) for nonprehensile manipulation with dexterous robotic hands. We study pushing and pulling by framing the problem as synthesizing and learning pre-contact dexterous hand poses that lead to effective manipulation. We generate diverse hand poses via contact-guided sampling, filter them using physics simulation, and train a diffusion model conditioned on object geometry to predict viable poses. At test time, we sample hand poses and use standard motion planners to select and execute pushing and pulling actions. We perform extensive real-world experiments with an Allegro Hand and a LEAP Hand, demonstrating that GD2P offers a scalable route for generating dexterous nonprehensile manipulation motions with its applicability to different hand morphologies. Our project website is available at: geodex2p.github.io.