提交 99fad319 编辑于 作者: openaiops's avatar openaiops
浏览文件

update readme

上级 35f5ce71
加载中
加载中
加载中
加载中
+2 −0
原始行号 差异行号 差异行
# InterFusion

数据/代码github地址:https://github.com/zhhlee/InterFusion

**KDD 2021: Multivariate Time Series Anomaly Detection and Interpretation using Hierarchical Inter-Metric and Temporal Embedding**

InterFusion is an unsupervised MTS anomaly detection and interpretation method. It's core idea is to model the normal patterns of MTS using HVAE with jointly trained hierarchical stochastic latent variables, each of which explicitly learns low-dimensional inter-metric or temporal embeddings. You may refer to our [paper](https://dl.acm.org/doi/abs/10.1145/3447548.3467075) for more details.