English

Mechanical Search: Multi-Step Retrieval of a Target Object Occluded by Clutter

Robotics 2020-04-21 v1

Abstract

When operating in unstructured environments such as warehouses, homes, and retail centers, robots are frequently required to interactively search for and retrieve specific objects from cluttered bins, shelves, or tables. Mechanical Search describes the class of tasks where the goal is to locate and extract a known target object. In this paper, we formalize Mechanical Search and study a version where distractor objects are heaped over the target object in a bin. The robot uses an RGBD perception system and control policies to iteratively select, parameterize, and perform one of 3 actions -- push, suction, grasp -- until the target object is extracted, or either a time limit is exceeded, or no high confidence push or grasp is available. We present a study of 5 algorithmic policies for mechanical search, with 15,000 simulated trials and 300 physical trials for heaps ranging from 10 to 20 objects. Results suggest that success can be achieved in this long-horizon task with algorithmic policies in over 95% of instances and that the number of actions required scales approximately linearly with the size of the heap. Code and supplementary material can be found at http://ai.stanford.edu/mech-search .

Keywords

Cite

@article{arxiv.1903.01588,
  title  = {Mechanical Search: Multi-Step Retrieval of a Target Object Occluded by Clutter},
  author = {Michael Danielczuk and Andrey Kurenkov and Ashwin Balakrishna and Matthew Matl and David Wang and Roberto Martín-Martín and Animesh Garg and Silvio Savarese and Ken Goldberg},
  journal= {arXiv preprint arXiv:1903.01588},
  year   = {2020}
}

Comments

To appear in IEEE International Conference on Robotics and Automation (ICRA), 2019. 9 pages with 4 figures

R2 v1 2026-06-23T07:58:12.531Z