VAN-AD: Visual Masked Autoencoder with Normalizing Flow For Time Series Anomaly Detection
arXiv cs.LG / 3/31/2026
💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research
Key Points
- The paper addresses time series anomaly detection challenges in IoT systems, focusing on poor cross-dataset generalization when models are trained separately per dataset.
- It proposes VAN-AD, adapting a pretrained vision Masked Autoencoder (MAE) to time series while mitigating direct-transfer problems like overgeneralization and weak local perception.
- VAN-AD introduces an Adaptive Distribution Mapping Module (ADMM) to map pre/post-MAE reconstruction statistics into a unified space to better emphasize abnormal patterns.
- It adds a Normalizing Flow Module (NFM) to combine MAE reconstruction with density estimation of the current time-window under a global distribution.
- Experiments across nine real-world datasets show VAN-AD consistently outperforms prior state-of-the-art TS anomaly detection methods, and the authors provide code and datasets publicly.



