ROCVMar 20, 2019

GRIP: Generative Robust Inference and Perception for Semantic Robot Manipulation in Adversarial Environments

arXiv:1903.08352v325 citations
Originality Incremental advance
AI Analysis

This addresses reliability issues in semantic robot manipulation for robotics applications, but it is incremental as it builds on existing methods.

The paper tackles the problem of neural networks being vulnerable to adversarial conditions in robot perception by proposing GRIP, a two-stage system combining CNNs with generative inference, which recovers from false detections and achieves robust pose estimation in dark and cluttered environments.

Recent advancements have led to a proliferation of machine learning systems used to assist humans in a wide range of tasks. However, we are still far from accurate, reliable, and resource-efficient operations of these systems. For robot perception, convolutional neural networks (CNNs) for object detection and pose estimation are recently coming into widespread use. However, neural networks are known to suffer overfitting during training process and are less robust within unseen conditions, which are especially vulnerable to adversarial scenarios. In this work, we propose Generative Robust Inference and Perception (GRIP) as a two-stage object detection and pose estimation system that aims to combine relative strengths of discriminative CNNs and generative inference methods to achieve robust estimation. Our results show that a second stage of sample-based generative inference is able to recover from false object detection by CNNs, and produce robust estimations in adversarial conditions. We demonstrate the efficacy of GRIP robustness through comparison with state-of-the-art learning-based pose estimators and pick-and-place manipulation in dark and cluttered environments.

Foundations

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

Your Notes