www0wwwjs1 commited on
Commit
7572c28
·
verified ·
1 Parent(s): f040ef9

update citation

Browse files
Files changed (1) hide show
  1. README.md +15 -1
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
+ ```