ROCVOct 27, 2021

Dex-NeRF: Using a Neural Radiance Field to Grasp Transparent Objects

arXiv:2110.14217v1209 citations
Originality Incremental advance
AI Analysis

This addresses a major problem for robotics in handling transparent objects, with incremental improvements in using NeRF for this specific domain.

The paper tackles the challenge of robots grasping transparent objects by using neural radiance fields (NeRF) to detect, localize, and infer geometry, achieving 90% and 100% grasp success rates in physical experiments where baseline methods fail.

The ability to grasp and manipulate transparent objects is a major challenge for robots. Existing depth cameras have difficulty detecting, localizing, and inferring the geometry of such objects. We propose using neural radiance fields (NeRF) to detect, localize, and infer the geometry of transparent objects with sufficient accuracy to find and grasp them securely. We leverage NeRF's view-independent learned density, place lights to increase specular reflections, and perform a transparency-aware depth-rendering that we feed into the Dex-Net grasp planner. We show how additional lights create specular reflections that improve the quality of the depth map, and test a setup for a robot workcell equipped with an array of cameras to perform transparent object manipulation. We also create synthetic and real datasets of transparent objects in real-world settings, including singulated objects, cluttered tables, and the top rack of a dishwasher. In each setting we show that NeRF and Dex-Net are able to reliably compute robust grasps on transparent objects, achieving 90% and 100% grasp success rates in physical experiments on an ABB YuMi, on objects where baseline methods fail.

Code Implementations1 repo
Foundations

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

Your Notes