This is the repository of the paper Future of Time Series Anomaly Detection: From Historical Review to Unified Outlook.
Main Recent Update:
- [Jun. 23, 2025] Project homepage is online.
- [Jul. 03, 2025] (1) Finish the evaluation of metrics. (2) Open supplementary files resource.
- All supplementary files can be found at the directory './supp_files'.
- All datasets can be found in the directories './datasets' or './dataset_tar'. You can use the script './src/data_utils/SimAD_data_loader2.py' to load them. Please note that this script is still under development.
- To download all the datasets, you should install
git-lfsfirst. Then rungit lfs install; git lfs pullto dowanload them.
We appreciate the following github repos a lot for their valuable code:
https://github.com/EmorZz1G/SimAD
https://github.com/TheDatumOrg/VUS
https://github.com/ahstat/affiliation-metrics-py
https://github.com/TheDatumOrg/TSB-AD
https://github.com/Raminghorbanii/PATE/