TL;DR
VAN-AD introduces a novel framework combining a visual Masked Autoencoder with normalizing flow for improved time series anomaly detection, addressing generalization and local perception challenges.
Contribution
The paper adapts a pretrained visual MAE for TSAD and proposes ADMM and NFM modules to enhance anomaly detection performance.
Findings
VAN-AD outperforms state-of-the-art methods on nine real-world datasets.
The adaptive distribution mapping improves anomaly discrepancy detection.
Normalizing flow enhances local perception by estimating probability densities.
Abstract
Time series anomaly detection (TSAD) is essential for maintaining the reliability and security of IoT-enabled service systems. Existing methods require training one specific model for each dataset, which exhibits limited generalization capability across different target datasets, hindering anomaly detection performance in various scenarios with scarce training data. To address this limitation, foundation models have emerged as a promising direction. However, existing approaches either repurpose large language models (LLMs) or construct largescale time series datasets to develop general anomaly detection foundation models, and still face challenges caused by severe cross-modal gaps or in-domain heterogeneity. In this paper, we investigate the applicability of large-scale vision models to TSAD. Specifically, we adapt a visual Masked Autoencoder (MAE) pretrained on ImageNet to the TSAD…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
