VETime: Vision Enhanced Zero-Shot Time Series Anomaly Detection
About
Time-series anomaly detection (TSAD) requires identifying both immediate Point Anomalies and long-range Context Anomalies. However, existing foundation models face a fundamental trade-off: 1D temporal models provide fine-grained pointwise localization but lack a global contextual perspective, while 2D vision-based models capture global patterns but suffer from information bottlenecks due to a lack of temporal alignment and coarse-grained pointwise detection. To resolve this dilemma, we propose VETime, the first TSAD framework that unifies temporal and visual modalities through fine-grained visual-temporal alignment and dynamic fusion. VETime introduces a Reversible Image Conversion and a Patch-Level Temporal Alignment module to establish a shared visual-temporal timeline, preserving discriminative details while maintaining temporal sensitivity. Furthermore, we design an Anomaly Window Contrastive Learning mechanism and a Task-Adaptive Multi-Modal Fusion to adaptively integrate the complementary perceptual strengths of both modalities. Extensive experiments demonstrate that VETime significantly outperforms state-of-the-art models in zero-shot scenarios, achieving superior localization precision with lower computational overhead than current vision-based approaches. Code available at: https://github.com/yyyangcoder/VETime.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Anomaly Detection | SMD | F1 Score51.41 | 217 | |
| Time Series Anomaly Detection | SMAP | Affiliation F198.83 | 29 | |
| Time Series Anomaly Detection | IOPS | Affiliation F190.53 | 14 | |
| Time Series Anomaly Detection | MGAB | Affiliation-F168.03 | 14 | |
| Time Series Anomaly Detection | SWaT | Affiliation-F175.45 | 11 | |
| Time Series Anomaly Detection | PSM | Affiliation-F177.27 | 11 | |
| Time Series Anomaly Detection | NAB | Affiliation-F188.57 | 11 | |
| Time Series Anomaly Detection | Yahoo | Affiliation-F197.15 | 8 | |
| Time Series Anomaly Detection | SED | Affiliation-F197.31 | 3 | |
| Time Series Anomaly Detection | NEK | Affiliation-F179.56 | 3 |