LGNESYFeb 10, 2023

Satellite Anomaly Detection Using Variance Based Genetic Ensemble of Neural Networks

arXiv:2302.05525v16 citationsh-index: 14
Originality Incremental advance
AI Analysis

This work addresses anomaly detection in satellite data, which is an incremental improvement in a domain-specific application.

The paper tackles satellite anomaly detection by using a variance-based genetic ensemble of recurrent neural networks, achieving improved forecasting and anomaly detection performance compared to existing methods.

In this paper, we use a variance-based genetic ensemble (VGE) of Neural Networks (NNs) to detect anomalies in the satellite's historical data. We use an efficient ensemble of the predictions from multiple Recurrent Neural Networks (RNNs) by leveraging each model's uncertainty level (variance). For prediction, each RNN is guided by a Genetic Algorithm (GA) which constructs the optimal structure for each RNN model. However, finding the model uncertainty level is challenging in many cases. Although the Bayesian NNs (BNNs)-based methods are popular for providing the confidence bound of the models, they cannot be employed in complex NN structures as they are computationally intractable. This paper uses the Monte Carlo (MC) dropout as an approximation version of BNNs. Then these uncertainty levels and each predictive model suggested by GA are used to generate a new model, which is then used for forecasting the TS and AD. Simulation results show that the forecasting and AD capability of the ensemble model outperforms existing approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes