From 5fa518958fa03dcff3026435e188a3bbf3e395c5 Mon Sep 17 00:00:00 2001 From: mattia-bra <89598771+mattia-bra@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:30:44 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b30f4ac..aa506cc 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ For general **Recent AI Advances: Tutorials and Surveys in various areas (DL, ML ### Transformers in Anomaly Detection +* A Tiny Transformer-Based Anomaly Detection Framework for IoT Solutions,in *IEEE Open Journal of Signal Processing* 2023. [\[paper\]](https://doi.org/10.1109/OJSP.2023.3333756) * MEMTO: Memory-guided Transformer for Multivariate Time Series Anomaly Detection,in *NeurIPS* 2023. [\[paper\]](https://openreview.net/forum?id=UFW67uduJd) * CAT: Beyond Efficient Transformer for Content-Aware Anomaly Detection in Event Sequences, in *KDD* 2022. [\[paper\]](https://dl.acm.org/doi/abs/10.1145/3534678.3539155) [\[official code\]](https://github.com/mmichaelzhang/CAT) * DCT-GAN: Dilated Convolutional Transformer-based GAN for Time Series Anomaly Detection, in *TKDE* 2022. [\[paper\]](https://ieeexplore.ieee.org/abstract/document/9626552)