6-DoF Grasp Detection in Clutter with Enhanced Receptive Field and Graspable Balance Sampling
Hanwen Wang, Ying Zhang, Yunlong Wang, Jian Li
TL;DR
This work tackles 6-DoF grasp detection in clutter with a focus on small-scale grasps. It introduces an enhanced receptive field via Multi-radii Cylinder Grouping and a Passive Attention module, plus a segmentation-guided Graspable Balance Sampling strategy to ensure balanced attention to small objects. The approach yields about a $10\%$ improvement in AP on GraspNet-1Billion and demonstrates strong performance in PyBullet simulations and real-world tests, including small- and mixed-scale grasping. The findings highlight the value of combining geometry-aware receptive-field expansion with semantics-guided sampling to boost fine-grained grasp perception and generalization in cluttered environments.
Abstract
6-DoF grasp detection of small-scale grasps is crucial for robots to perform specific tasks. This paper focuses on enhancing the recognition capability of small-scale grasping, aiming to improve the overall accuracy of grasping prediction results and the generalization ability of the network. We propose an enhanced receptive field method that includes a multi-radii cylinder grouping module and a passive attention module. This method enhances the receptive field area within the graspable space and strengthens the learning of graspable features. Additionally, we design a graspable balance sampling module based on a segmentation network, which enables the network to focus on features of small objects, thereby improving the recognition capability of small-scale grasping. Our network achieves state-of-the-art performance on the GraspNet-1Billion dataset, with an overall improvement of approximately 10% in average precision@k (AP). Furthermore, we deployed our grasp detection model in pybullet grasping platform, which validates the effectiveness of our method.
