Autonomous meta-classifier for surface hardness classification from UAV landings
Elizabeth Basha, Tristan Watts-Willis, Carrick Detweiler
Abstract
Developing surface classification models manually requires significant time and detracts from the goal of automating systems. We create a system that automatically collects the data using an Unmanned Aerial Vehicle (UAV), extracts features, trains a large number of classifiers, selects the best classifier, and programs the UAV with that classifier. Motivating our work is a prior project [1] that manually developed a surface classifier using an accelerometer; to verify our system functionality, we replicate those results with our new automated system and improve on those results, providing a four-surface classifier with a 75% classification rate and a hard/soft classifier with a 100% classification rate. We further verify our system through a field experiment that collects and classifies new data, proving its end-to-end functionality. Overall, our system reduces the time and machine learning expertise needed by the user to develop new time-series classifiers usable by the UAV. The general form of our system provides a valuable tool for automation of classifier creation and is released as an open-source tool [2].
BibTeX
@inproceedings{iros2017_autonomousmetacl,
title = {Autonomous meta-classifier for surface hardness classification from UAV landings},
author = {Elizabeth Basha and Tristan Watts-Willis and Carrick Detweiler},
booktitle = {IROS 2017},
year = {2017}
}