ROCVLGJun 12, 2023

Learning Any-View 6DoF Robotic Grasping in Cluttered Scenes via Neural Surface Rendering

arXiv:2306.07392v418 citationsh-index: 6
AI Analysis

This addresses the problem of efficient object grasping for robots in cluttered environments without needing additional exploration, though it appears incremental as it builds on neural volumetric representations.

The paper tackles 6DoF robotic grasping in cluttered scenes from any single viewpoint by introducing NeuGraspNet, which reinterprets grasping as rendering and uses neural surface rendering to predict grasp quality, outperforming existing methods in real-world mobile manipulation scenarios.

A significant challenge for real-world robotic manipulation is the effective 6DoF grasping of objects in cluttered scenes from any single viewpoint without the need for additional scene exploration. This work reinterprets grasping as rendering and introduces NeuGraspNet, a novel method for 6DoF grasp detection that leverages advances in neural volumetric representations and surface rendering. It encodes the interaction between a robot's end-effector and an object's surface by jointly learning to render the local object surface and learning grasping functions in a shared feature space. The approach uses global (scene-level) features for grasp generation and local (grasp-level) neural surface features for grasp evaluation. This enables effective, fully implicit 6DoF grasp quality prediction, even in partially observed scenes. NeuGraspNet operates on random viewpoints, common in mobile manipulation scenarios, and outperforms existing implicit and semi-implicit grasping methods. The real-world applicability of the method has been demonstrated with a mobile manipulator robot, grasping in open, cluttered spaces. Project website at https://sites.google.com/view/neugraspnet

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes