paper-with-me

Papers

VETime: Vision Enhanced Zero-Shot Time Series Anomaly Detection

2026-02-18 · Yingyuan Yang, Tian Lan, Yifei Gao, Yimeng Lu, Wenjun He, Meng Wang, Chenghao Liu, Chen Zhang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.16681

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Anomaly DetectionContrastive Learning

Similar Papers 제목 키워드 기반

WeaveTime: Stream from Earlier Frames into Emergent Memory in VideoLLMs

2026-02-25 · Yulin Zhang, Cheng Shi, Sibei Yang arxiv

Recent advances in Multimodal Large Language Models have greatly improved visual understanding and reasoning, yet their quadratic attention and offline training protocols make them ill-suited for streaming settings where…

NarrativeTime: Dense Temporal Annotation on a Timeline

2019-08-29 · Anna Rogers, Marzena Karpinska, Ankita Gupta, Vladislav Lialin 외

For the past decade, temporal annotation has been sparse: only a small portion of event pairs in a text was annotated. We present NarrativeTime, the first timeline-based annotation framework that achieves full coverage o…

Chunking

PEVA-Net: Prompt-Enhanced View Aggregation Network for Zero/Few-Shot Multi-View 3D Shape Recognition

2024-04-30 · Dongyun Lin, Yi Cheng, Shangbo Mao, Aiyuan Guo 외

Large vision-language models have impressively promote the performance of 2D visual recognition under zero/few-shot scenarios. In this paper, we focus on exploiting the large vision-language model, i.e., CLIP, to address…

3D Shape RecognitionFew-Shot LearningLanguage ModellingZero-Shot Learning

Dual-Image Enhanced CLIP for Zero-Shot Anomaly Detection

2024-05-08 · Zhaoxiang Zhang, Hanqiu Deng, Jinan Bao, Xingyu Li

Image Anomaly Detection has been a challenging task in Computer Vision field. The advent of Vision-Language models, particularly the rise of CLIP-based frameworks, has opened new avenues for zero-shot anomaly detection. …

Anomaly ClassificationAnomaly DetectionTest-time Adaptationzero-shot anomaly detection

Text-Enhanced Zero-Shot Action Recognition: A training-free approach

2024-08-29 · Massimo Bosetti, Shibingfeng Zhang, Bendetta Liberatori, Giacomo Zara 외

Vision-language models (VLMs) have demonstrated remarkable performance across various visual tasks, leveraging joint learning of visual and textual representations. While these models excel in zero-shot image tasks, thei…

Action RecognitionTemporal Action LocalizationZero-Shot Action Recognition