David Wang

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2019-94

May 22, 2019

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2019/EECS-2019-94.pdf

Robots will become more prevalent in industry and our everyday lives as we continue on the current trend of automation. In a variety of settings, robots need to robustly interact with their environment to successfully accomplish various tasks. Towards this goal of robust robotic systems, I have worked on two projects during the course of my master's studies.

The first project is Mechanical Search, a class of tasks that requires a robot to locate and extract a target object. We implement a physical system for a particular instance of the Mechanical Search problem that involves retrieving a target object from a heap of objects in a bin by leveraging recent advancements in computer vision and using action primitives such as grasping and pushing. For this project, I worked on improving and evaluating the target recognition segment of the pipeline through experiments with varying Siamese network architectures and dataset augmentation techniques.

The second project is Adversarial Grasp Objects, in which we explore an analog of adversarial images in the domain of robust robot grasping to synthesize objects that are difficult for a robot to grasp, but appear similar in shape to existing objects. By doing so, we can analyze the failure modes of a grasp planner. We explore two algorithms for generating such objects: an analytical algorithm and a deep learning algorithm. For this project, I developed one variant of the analytical algorithm that minimally perturbs vertices on antipodal faces in randomly sampled directions subject to geometric constraints to maintain similarity to the input object. I also conducted experiments and analyses on the objects generated by both types of algorithms and evaluated adversarial grasp objects on a physical system.

Advisors: Ken Goldberg


BibTeX citation:

@mastersthesis{Wang:EECS-2019-94,
    Author= {Wang, David},
    Title= {Building a Target Recognition Pipeline for Mechanical Search and Algorithmically Generating Adversarial Grasp Objects with Minimal Random Perturbations},
    School= {EECS Department, University of California, Berkeley},
    Year= {2019},
    Month= {May},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2019/EECS-2019-94.html},
    Number= {UCB/EECS-2019-94},
    Abstract= {Robots will become more prevalent in industry and our everyday lives as we continue on the current trend of automation. In a variety of settings, robots need to robustly interact with their environment to successfully accomplish various tasks. Towards this goal of robust robotic systems, I have worked on two projects during the course of my master's studies. 

The first project is Mechanical Search, a class of tasks that requires a robot to locate and extract a target object. We implement a physical system for a particular instance of the Mechanical Search problem that involves retrieving a target object from a heap of objects in a bin by leveraging recent advancements in computer vision and using action primitives such as grasping and pushing. For this project, I worked on improving and evaluating the target recognition segment of the pipeline through experiments with varying Siamese network architectures and dataset augmentation techniques.

The second project is Adversarial Grasp Objects, in which we explore an analog of adversarial images in the domain of robust robot grasping to synthesize objects that are difficult for a robot to grasp, but appear similar in shape to existing objects. By doing so, we can analyze the failure modes of a grasp planner. We explore two algorithms for generating such objects: an analytical algorithm and a deep learning algorithm. For this project, I developed one variant of the analytical algorithm that minimally perturbs vertices on antipodal faces in randomly sampled directions subject to geometric constraints to maintain similarity to the input object. I also conducted experiments and analyses on the objects generated by both types of algorithms and evaluated adversarial grasp objects on a physical system.},
}

EndNote citation:

%0 Thesis
%A Wang, David 
%T Building a Target Recognition Pipeline for Mechanical Search and Algorithmically Generating Adversarial Grasp Objects with Minimal Random Perturbations
%I EECS Department, University of California, Berkeley
%D 2019
%8 May 22
%@ UCB/EECS-2019-94
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2019/EECS-2019-94.html
%F Wang:EECS-2019-94