🤖 AI Summary
Multi-arm grasping suffers from poor generalization across diverse robotic manipulator configurations and heavy reliance on large-scale annotated datasets. Method: This paper proposes a geometry-aware equivariant grasp generation framework. We introduce, for the first time, a batched equivariant neural network architecture implemented in JAX, explicitly encoding manipulator kinematics. The model derives kinematic constraints solely from scene point clouds and end-effector geometric structure, enabling parallel batch processing of scenes, manipulators, and grasp poses. By innovatively integrating flow-based equivariant networks with geometric deep learning, it achieves degree-of-freedom-agnostic generalization. Results: Evaluated on a large-scale dataset comprising 25,000 scenes and 20 million grasp samples, our method significantly improves inference speed and grasp success rate. Crucially, it demonstrates strong cross-configuration generalization—achieving high performance on previously unseen manipulator geometries without retraining.
📝 Abstract
Multi-embodiment grasping focuses on developing approaches that exhibit generalist behavior across diverse gripper designs. Existing methods often learn the kinematic structure of the robot implicitly and face challenges due to the difficulty of sourcing the required large-scale data. In this work, we present a data-efficient, flow-based, equivariant grasp synthesis architecture that can handle different gripper types with variable degrees of freedom and successfully exploit the underlying kinematic model, deducing all necessary information solely from the gripper and scene geometry. Unlike previous equivariant grasping methods, we translated all modules from the ground up to JAX and provide a model with batching capabilities over scenes, grippers, and grasps, resulting in smoother learning, improved performance and faster inference time. Our dataset encompasses grippers ranging from humanoid hands to parallel yaw grippers and includes 25,000 scenes and 20 million grasps.