Home /Research /Stream-based Active Learning for efficient and adaptive classification of 3D objects
LEARNING

Stream-based Active Learning for efficient and adaptive classification of 3D objects

Alexander Narr, Rudolph Triebel, Daniel Cremers

Year
2016
Citations
25

Abstract

We present a new Active Learning approach for classifying objects from streams of 3D point cloud data. The major problems here are the non-uniform occurrence of class instances and the unbalanced numbers of samples per class. We show that standard online learning methods based on decision trees perform comparably bad for such data streams, which are however particularly relevant for mobile robots that need to learn semantics persistently. To address this, we use Mondrian forests (MF), a recent online learning algorithm that is independent on the data order. We present an extension of that algorithm and show that MF are less overconfident than standard Random Forests. In experiments on the KITTI benchmark, we show that this leads to a substantially improved classification performance for data streams, rendering our approach very attractive for lifelong robot learning applications.

Keywords

Computer scienceData stream miningArtificial intelligenceMachine learningRobotRandom forestDecision treeMobile robotPoint cloudData stream

Related papers

Browse all LEARNING papers