Autonomously Learning to Visually Detect Where Manipulation Will Succeed
Hai Nguyen, Charles C. Kemp

TL;DR
This paper presents a method for a robot to autonomously learn to predict successful manipulation locations using visual features and active learning, enabling it to improve its success rate in tasks like flipping switches and opening drawers.
Contribution
The paper introduces an autonomous learning framework that trains SVM classifiers for manipulation success prediction using visual features and active learning in a simulated home environment.
Findings
Robot achieved high success rates in manipulation tasks
Active learning improved training efficiency
The approach adapts to failures over time
Abstract
Visual features can help predict if a manipulation behavior will succeed at a given location. For example, the success of a behavior that flips light switches depends on the location of the switch. Within this paper, we present methods that enable a mobile manipulator to autonomously learn a function that takes an RGB image and a registered 3D point cloud as input and returns a 3D location at which a manipulation behavior is likely to succeed. Given a pair of manipulation behaviors that can change the state of the world between two sets (e.g., light switch up and light switch down), classifiers that detect when each behavior has been successful, and an initial hint as to where one of the behaviors will be successful, the robot autonomously trains a pair of support vector machine (SVM) classifiers by trying out the behaviors at locations in the world and observing the results. When an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Machine Learning and Algorithms · Domain Adaptation and Few-Shot Learning
