Jithsaavvy / Explaining-deep-learning-models-for-detecting-anomalies-in-time-series-data-RnD-project
This research work focuses on comparing the existing approaches to explain the decisions of models trained using time-series data and proposing the best-fit method that generates explanations for a deep neural network. The proposed approach is used specifically for explaining LSTM networks for anomaly detection task in time-series data (satellit…
☆24Updated 2 years ago
Alternatives and similar repositories for Explaining-deep-learning-models-for-detecting-anomalies-in-time-series-data-RnD-project:
Users that are interested in Explaining-deep-learning-models-for-detecting-anomalies-in-time-series-data-RnD-project are comparing it to the libraries listed below
- Analyzing multiple multivariate time series datasets and using LSTMs and Nonparametric Dynamic Thresholding to detect anomalies across va…☆19Updated 2 years ago
- Unofficial implementation of the KDD2020 paper "USAD: UnSupervised Anomaly Detection on multivariate time series" on two datasets cited i…☆57Updated 2 years ago
- Learning complex time series forecasting models usually requires a large amount of data, as each model is trained from scratch for each t…☆41Updated 2 years ago
- Code for KDD' 21 paper: Time Series Anomaly Detection for Cyber-physical Systems via Neural System Identification and Bayesian Filtering☆41Updated 2 years ago
- A repository for code accompanying the manuscript 'An Evaluation of Anomaly Detection and Diagnosis in Multivariate Time Series' (publish…☆96Updated last year
- Anomaly Detection for SWaT Dataset using Sequence-to-Sequence Neural Networks