paper-with-me

Papers

X-Ray: Mechanical Search for an Occluded Object by Minimizing Support of Learned Occupancy Distributions

2020-04-20 · Michael Danielczuk, Anelia Angelova, Vincent Vanhoucke, Ken Goldberg

For applications in e-commerce, warehouses, healthcare, and home service, robots are often required to search through heaps of objects to grasp a specific target object. For mechanical search, we introduce X-Ray, an algorithm based on learned occupancy distributions. We train a neural network using a synthetic dataset of RGBD heap images labeled for a set of standard bounding box targets with varying aspect ratios. X-Ray minimizes support of the learned distribution as part of a mechanical search policy in both simulated and real environments. We benchmark these policies against two baseline policies on 1,000 heaps of 15 objects in simulation where the target object is partially or fully occluded. Results suggest that X-Ray is significantly more efficient, as it succeeds in extracting the target object 82% of the time, 15% more often than the best-performing baseline. Experiments on an ABB YuMi robot with 20 heaps of 25 household objects suggest that the learned policy transfers easily to a physical system, where it outperforms baseline policies by 15% in success rate with 17% fewer actions. Datasets, videos, and experiments are available at https://sites.google.com/berkeley.edu/x-ray.

📄 PDF Abstract BibTeX arXiv:2004.09039

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Mechanical Search on Shelves using a Novel "Bluction" Tool

2022-01-22 · Huang Huang, Michael Danielczuk, Chung Min Kim, Letian Fu 외

Shelves are common in homes, warehouses, and commercial settings due to their storage efficiency. However, this efficiency comes at the cost of reduced visibility and accessibility. When looking from a side (lateral) vie…

Robotic Grasping of Fully-Occluded Objects using RF Perception

2020-12-31 · Tara Boroushaki, Junshan Leng, Ian Clester, Alberto Rodriguez 외

We present the design, implementation, and evaluation of RF-Grasp, a robotic system that can grasp fully-occluded objects in unknown and unstructured environments. Unlike prior systems that are constrained by the line-of…

Deep Reinforcement LearningEfficient ExplorationRobotic Grasping

Increasing CNN Robustness to Occlusions by Reducing Filter Support

2017-10-01 · ICCV 2017 10 · Elad Osherov, Michael Lindenbaum

Convolutional neural networks (CNNs) provide the current state of the art in visual object classification, but they are far less accurate when classifying partially occluded objects. A straightforward way to improve clas…

General ClassificationObject

A Computational Model for Amodal Completion

2015-11-26 · Maria Oliver, Gloria Haro, Mariella Dimiccoli, Baptiste Mazin 외

This paper presents a computational model to recover the most likely interpretation of the 3D scene structure from a planar image, where some objects may occlude others. The estimated scene interpretation is obtained by …

model

Seeing Behind Things: Extending Semantic Segmentation to Occluded Regions

2019-06-07 · Pulak Purkait, Christopher Zach, Ian Reid

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) …

SegmentationSemantic Segmentation