ICRA 2020poster77 citations

On-board Deep-learning-based Unmanned Aerial Vehicle Fault Cause Detection and Identification

Vidyasagar Sadhu, Saman Zonouz, Dario Pompili

Abstract

With the increase in use of Unmanned Aerial Vehicles (UAVs)/drones, it is important to detect and identify causes of failure in real time for proper recovery from a potential crash-like scenario or post incident forensics analysis. The cause of crash could be either a fault in the sensor/actuator system, a physical damage/attack, or a cyber attack on the drone's software. In this paper, we propose novel architectures based on deep Convolutional and Long Short-Term Memory Neural Networks (CNNs and LSTMs) to detect (via Autoencoder) and classify drone mis-operations based on real-time sensor data. The proposed architectures are able to learn high-level features automatically from the raw sensor data and learn the spatial and temporal dynamics in the sensor data. We validate the proposed deep-learning architectures via simulations and realworld experiments on a drone. Empirical results show that our solution is able to detect (with over 90% accuracy) and classify various types of drone mis-operations (with about 99% accuracy (simulation data) and upto 85% accuracy (experimental data)).

BibTeX
@inproceedings{icra2020_onboarddeeplearn,
  title = {On-board Deep-learning-based Unmanned Aerial Vehicle Fault Cause Detection and Identification},
  author = {Vidyasagar Sadhu and Saman Zonouz and Dario Pompili},
  booktitle = {ICRA 2020},
  year = {2020}
}