Datasets:
ArXiv:
License:
update citation
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
---
|
| 2 |
{license: apache-2.0}
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
{license: apache-2.0}
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
SMD+ dataset, please consider citing our work:
|
| 6 |
+
|
| 7 |
+
```
|
| 8 |
+
@misc{zhang2026postpriorobservationadversariallearning,
|
| 9 |
+
title={POST: Prior-Observation Adversarial Learning of Spatio-Temporal Associations for Multivariate Time Series Anomaly Detection},
|
| 10 |
+
author={Suofei Zhang and Yaxuan Zheng and Haifeng Hu},
|
| 11 |
+
year={2026},
|
| 12 |
+
eprint={2605.18128},
|
| 13 |
+
archivePrefix={arXiv},
|
| 14 |
+
primaryClass={cs.AI},
|
| 15 |
+
url={https://arxiv.org/abs/2605.18128},
|
| 16 |
+
}
|
| 17 |
+
```
|