TL;DR
PaAno is a lightweight, patch-based neural network method for efficient time-series anomaly detection that outperforms heavier models on benchmark datasets.
Contribution
It introduces a novel patch-based embedding approach using CNNs trained with triplet and pretext losses for effective anomaly detection.
Findings
Achieved state-of-the-art results on TSB-AD benchmark.
Significantly outperformed existing methods, including large models.
Operates efficiently with lower computational costs.
Abstract
Although recent studies on time-series anomaly detection have increasingly adopted ever-larger neural network architectures such as transformers and foundation models, they incur high computational costs and memory usage, making them impractical for real-time and resource-constrained scenarios. Moreover, they often fail to demonstrate significant performance gains over simpler methods under rigorous evaluation protocols. In this study, we propose Patch-based representation learning for time-series Anomaly detection (PaAno), a lightweight yet effective method for fast and efficient time-series anomaly detection. PaAno extracts short temporal patches from time-series training data and uses a 1D convolutional neural network to embed each patch into a vector representation. The model is trained using a combination of triplet loss and pretext loss to ensure the embeddings capture informative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
