DAMP
Unofficial Python implementation for "Matrix Profile XXIV: Scaling Time Series Anomaly Detection to Trillions of Datapoints and Ultra-fast Arriving Data Streams" (KDD '22)
Install / Use
/learn @sihohan/DAMPREADME
Discord Aware Matrix Profile (DAMP)
Authors:
- Siho Han (@sihohan)
- Jihwan Min (@rtm-jihwan-min)
- Taeyeong Heo (@htyvv)
- JuI Ma (@iju298)
This repository contains an unofficial Python implementation of Discord Aware Matrix Profile (DAMP), introduced in "Matrix Profile XXIV: Scaling Time Series Anomaly Detection to Trillions of Datapoints and Ultra-fast Arriving Data Streams" (KDD '22). The official MATLAB implementation can be found here.
Project Organization
├── data
| └── samples
| └── BourkeStreetMall.txt
├── .gitignore
├── README.md
├── damp.py
└── utils.py
Requirements
- Python >= 3.6
- matplotlib
- numpy
Datasets
This repository includes Bourke Street Mall as the default dataset (see the data directory), which can be downloaded here.
Run
You can run the code using the following command.
python damp.py
With --enable_output, the resulting plot and DAMP values will be saved in the ./figures and ./outputs directories, respectively.
Note that the input time series and its corresponding DAMP scores on the plot are scaled for visualization purposes.
References
- Lu, Yue, et al. "Matrix Profile XXIV: Scaling Time Series Anomaly Detection to Trillions of Datapoints and Ultra-fast Arriving Data Streams." Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 2022.
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
