Abstract

Robotic Object Detection: Learning to Improve the Classifiers Using Sparse Graphs for Path Planning
Robotic Object Detection: Learning to Improve the Classifiers Using Sparse Graphs for Path Planning
Zhaoyin Jia, Ashutosh Saxena, Tsuhan Chen
Object detection is a basic skill for a robot to perform tasks in human environments. In order to build a good object classifier, a large training set of labeled images is required; this is typically collected and labeled (often painstakingly) by a human. This method is not scalable and therefore limits the robot's detection performance. We propose an algorithm for a robot to collect more data in the environment during its training phase so that in the future it could detect objects more reliably. The first step is to plan a path for collecting additional training images, which is hard because a previously visited location affects the decision for the future locations. One key component of our work is path planning by building a sparse graph that captures these dependencies. The other key component is our learning algorithm that weighs the errors made in robot's data collection process while updating the classifier. In our experiments, we show that our algorithms enable the robot to improve its object classifiers significantly.