arXiv Analytics

Sign in

arXiv:2006.14556 [cs.LG]AbstractReferencesReviewsResources

Anomaly Detection using Deep Reconstruction and Forecasting for Autonomous Systems

Nadarasar Bahavan, Navaratnarajah Suman, Sulhi Cader, Ruwinda Ranganayake, Damitha Seneviratne, Vinu Maddumage, Gershom Seneviratne, Yasinha Supun, Isuru Wijesiri, Suchitha Dehigaspitiya, Dumindu Tissera, Chamira Edussooriya

Published 2020-06-25Version 1

We propose self-supervised deep algorithms to detect anomalies in heterogeneous autonomous systems using frontal camera video and IMU readings. Given that the video and IMU data are not synchronized, each of them are analyzed separately. The vision-based system, which utilizes a conditional GAN, analyzes immediate-past three frames and attempts to predict the next frame. The frame is classified as either an anomalous case or a normal case based on the degree of difference estimated using the prediction error and a threshold. The IMU-based system utilizes two approaches to classify the timestamps; the first being an LSTM autoencoder which reconstructs three consecutive IMU vectors and the second being an LSTM forecaster which is utilized to predict the next vector using the previous three IMU vectors. Based on the reconstruction error, the prediction error, and a threshold, the timestamp is classified as either an anomalous case or a normal case. The composition of algorithms won runners up at the IEEE Signal Processing Cup anomaly detection challenge 2020. In the competition dataset of camera frames consisting of both normal and anomalous cases, we achieve a test accuracy of 94% and an F1-score of 0.95. Furthermore, we achieve an accuracy of 100% on a test set containing normal IMU data, and an F1-score of 0.98 on the test set of abnormal IMU data.

Comments: Runners Up - IEEE Signal Processing Cup 2020
Categories: cs.LG, cs.CV, eess.SP
Related articles: Most relevant | Search more
arXiv:2402.09780 [cs.LG] (Published 2024-02-15, updated 2024-08-05)
TinyCL: An Efficient Hardware Architecture for Continual Learning on Autonomous Systems
arXiv:2406.02767 [cs.LG] (Published 2024-06-04)
Spatial and social situation-aware transformer-based trajectory prediction of autonomous systems
arXiv:2012.03133 [cs.LG] (Published 2020-12-05)
Learning Poisson systems and trajectories of autonomous systems via Poisson neural networks