An Anomaly Detection Method for Satellites Using Monte Carlo Dropout
Mohammad Amin Maleki Sadr, Yeying Zhu, Peng Hu

TL;DR
This paper introduces a Monte Carlo Dropout-based Bayesian neural network approach for satellite telemetry anomaly detection, providing uncertainty estimation and improved accuracy over existing methods.
Contribution
The paper presents a tractable BNN approximation using MC Dropout within LSTM networks for satellite telemetry anomaly detection, enhancing reliability measurement.
Findings
Outperforms existing methods in prediction accuracy
Effectively captures anomaly points with uncertainty estimation
Provides a computationally feasible Bayesian approach
Abstract
Recently, there has been a significant amount of interest in satellite telemetry anomaly detection (AD) using neural networks (NN). For AD purposes, the current approaches focus on either forecasting or reconstruction of the time series, and they cannot measure the level of reliability or the probability of correct detection. Although the Bayesian neural network (BNN)-based approaches are well known for time series uncertainty estimation, they are computationally intractable. In this paper, we present a tractable approximation for BNN based on the Monte Carlo (MC) dropout method for capturing the uncertainty in the satellite telemetry time series, without sacrificing accuracy. For time series forecasting, we employ an NN, which consists of several Long Short-Term Memory (LSTM) layers followed by various dense layers. We employ the MC dropout inside each LSTM layer and before the dense…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Dropout
