MultiGraspNet: A Multitask 3D Vision Model for Multi-gripper Robotic Grasping
Stephany Ortuno-Chanelo, Paolo Rabino, Enrico Civitelli, Tatiana Tommasi, Raffaello Camoriano
TL;DR
MultiGraspNet addresses the limitations of single-gripper grasping by proposing a multitask 3D vision model that jointly predicts grasp poses for parallel and vacuum grippers from a single 3D point cloud. It employs a shared Minkowski-based backbone with gripper-specific refiners and learns per-point graspness maps by aligning GraspNet-1Billion and SuctionNet-1Billion data, enabling knowledge transfer across grasp modalities. The approach achieves competitive or superior performance versus single-task baselines on seen and novel objects and demonstrates real-world viability on a single-arm, dual-gripper robot, including improved vacuum grasping and robust parallel grasping. The work contributes a unified multitask architecture, an aligned dual-gripper dataset, and extensive experiments, highlighting the practicality of multitask learning for versatile robotic manipulation.
Abstract
Vision-based models for robotic grasping automate critical, repetitive, and draining industrial tasks. Existing approaches are typically limited in two ways: they either target a single gripper and are potentially applied on costly dual-arm setups, or rely on custom hybrid grippers that require ad-hoc learning procedures with logic that cannot be transferred across tasks, restricting their general applicability. In this work, we present MultiGraspNet, a novel multitask 3D deep learning method that predicts feasible poses simultaneously for parallel and vacuum grippers within a unified framework, enabling a single robot to handle multiple end effectors. The model is trained on the richly annotated GraspNet-1Billion and SuctionNet-1Billion datasets, which have been aligned for the purpose, and generates graspability masks quantifying the suitability of each scene point for successful grasps. By sharing early-stage features while maintaining gripper-specific refiners, MultiGraspNet effectively leverages complementary information across grasping modalities, enhancing robustness and adaptability in cluttered scenes. We characterize MultiGraspNet's performance with an extensive experimental analysis, demonstrating its competitiveness with single-task models on relevant benchmarks. We run real-world experiments on a single-arm multi-gripper robotic setup showing that our approach outperforms the vacuum baseline, grasping 16% percent more seen objects and 32% more of the novel ones, while obtaining competitive results for the parallel task.
