A library for anomaly prediction in time series data.
Project description
Anomaly Prediction: A Novel Approach with Explicit Delay and Horizon
This is the official repository for the paper "Anomaly Prediction: A Novel Approach with Explicit Delay and Horizon"
🇨🇳 简体中文 | 🇬🇧 English | 🇫🇷 Français | 🇩🇪 Deutsch | 🇷🇴 Română
Link to paper : https://arxiv.org/abs/2408.04377
Abstract
Anomaly detection in time series data is a critical challenge across various domains. Traditional methods typically focus on identifying anomalies in immediate subsequent steps, often underestimating the significance of temporal dynamics such as delay time and horizons of anomalies, which generally require extensive post-analysis. This repository introduces a novel approach for time series anomaly prediction, incorporating temporal information directly into the prediction results. We propose a new dataset specifically designed to evaluate this approach and conduct comprehensive experiments using several state-of-the-art methods. Our results demonstrate the efficacy of our approach in providing timely and accurate anomaly predictions, setting a new benchmark for future research in this field.
Anomaly Prediction with Explicit Delay and Horizon
Figure 1: Illustration of Anomaly Prediction Task.
Comparison of Anomaly Prediction Anomaly Detection
Figure 2: Comparison of Anomaly Prediction Anomaly Detection.
Usage
To use this repository, follow these steps:
- Clone the repository:
git clone https://github.com/JiangYou2025/AnomalyPrediction.git
- Open the Anomaly_Prediction_Examples.ipynb:
run all
Examples
Example of Anomaly Prediction on Synthetical Dataset 1 with Fully Connected Network (FCN)
Figure 3: Example 1-9 of Anomaly Prediction on Synthetical_1.
Example of Anomaly Prediction on Synthetical Dataset 10 with Fully Connected Network (FCN)
Figure 4: Example 1-9 of Anomaly Prediction on Synthetical_10.
Citation
When using this paper or code, please use:
@inproceedings{you_2024_anomaly_prediction,
author={You, Jiang and Cela, Arben and Natowicz, René and Ouanounou, Jacob and Siarry, Patrick},
booktitle={2024 IEEE 20th International Conference on Intelligent Computer Communication and Processing (ICCP)},
title={Anomaly Prediction: A Novel Approach with Explicit Delay and Horizon},
year={2024},
volume={},
number={},
pages={-},
keywords={Time series;Anomaly Prediction;Anomaly Detection;U-Net;Transformers;},
url={https://arxiv.org/abs/2408.04377}}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anomaly-prediction-0.1.0.tar.gz.
File metadata
- Download URL: anomaly-prediction-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c33e4c0de3f3c2ca3898927019ca31ff2ffe9976e8b3e93d6a90b675117e1efe
|
|
| MD5 |
16bebd1c3fd95681d9a239301bdeb5ce
|
|
| BLAKE2b-256 |
a49b6ea036da3d43aee0c236cccf1e9688f67226d473ffd26bce19c3a71d9e72
|
File details
Details for the file anomaly_prediction-0.1.0-py3-none-any.whl.
File metadata
- Download URL: anomaly_prediction-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a01672135a6e8f5b3d6c1c31ff06b2549ecdaea718eeb1a9fa6de38620fda00
|
|
| MD5 |
a86c8200990bd5e684aae180b8696069
|
|
| BLAKE2b-256 |
2cbd0d41db99b9af856c7d71c8ca804d2fd6ec6d1a655e273f975e9e26ab86d7
|