paper-with-me

홈 › Papers

Towards Foundation Models for Zero-Shot Time Series Anomaly Detection: Leveraging Synthetic Data and Relative Context Discrepancy

2025-09-25 · Tian Lan, Hao Duong Le, Jinbo Li, Wenjun He, Meng Wang, Chenghao Liu, Chen Zhang arxiv

Time series anomaly detection (TSAD) is a critical task, but developing models that generalize to unseen data in a zero-shot manner remains challenging. Existing foundation models for TSAD often rely on reconstruction-error scoring at inference time, which can miss subtle anomalies that are well reconstructed and can falsely flag complex but normal patterns in unseen domains. We introduce TimeRCD, a foundation model for TSAD built on Relative Context Discrepancy (RCD), a pre-training paradigm that trains the model to detect anomalies by comparing a query pattern with its surrounding context. This relational formulation, implemented with a standard Transformer architecture, enables the model to infer normality from the input context rather than relying on fixed global normal patterns. We further construct a large-scale synthetic corpus with context-dependent anomaly labels to provide supervised pre-training signals for RCD. Experiments across diverse benchmarks show that TimeRCD outperforms existing general-purpose and anomaly-specific foundation models in most zero-shot TSAD settings, while remaining competitive with dataset-specific full-shot baselines. These results provide empirical evidence that RCD is an effective direction for building robust and generalizable TSAD models.

📄 PDF Abstract BibTeX arXiv:2509.21190

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Anomaly Detection

Similar Papers 제목 키워드 기반

Forecast2Anomaly (F2A): Adapting Multivariate Time Series Foundation Models for Anomaly Prediction

2025-11-05 · Atif Hassan, Tarun Kumar, Ashish Mishra, Sergey Serebryakov 외 arxiv

Forecasting anomalies (anomaly prediction) in multivariate time series from different real-world, dynamic, and complex systems is vital for preempting critical failures, leading to a substantial minimization in operation…

Towards Foundation Auto-Encoders for Time-Series Anomaly Detection

2025-07-02 · Gastón García González, Pedro Casas, Emilio Martínez, Alicia Fernández arxiv

We investigate a novel approach to time-series modeling, inspired by the successes of large pretrained foundation models. We introduce FAE (Foundation Auto-Encoders), a foundation generative-AI model for anomaly detectio…

Anomaly Detection

Exploring Zero-Shot Foundation Models for Multivariate Time Series Anomaly Detection

2026-07-14 · Martin Uray, Saverio Messineo, Roland Kwitt, Stefan Huber arxiv

Multivariate Time Series Anomaly Detection (MTSAD) is essential for reliability and safety in domains such as industrial process monitoring and financial risk management, yet conventional approaches rely on application-s…

Univariate Time Series ForecastingTime Series Anomaly DetectionZero-shot Generalization

A Comparative Study of Adaptation Strategies for Time Series Foundation Models in Anomaly Detection

2026-01-01 · Miseon Park, Kijung Yoon arxiv

Time series anomaly detection is essential for the reliable operation of complex systems, but most existing methods require extensive task-specific training. We explore whether time series foundation models (TSFMs), pret…

parameter-efficient fine-tuningTime Series Anomaly Detection

Time Series Foundational Models: Their Role in Anomaly Detection and Prediction

2024-12-26 · Chathurangi Shyalika, Harleen Kaur Bagga, Ahan Bhatt, Renjith Prasad 외

Time series foundational models (TSFM) have gained prominence in time series forecasting, promising state-of-the-art performance across various applications. However, their application in anomaly detection and prediction…

Anomaly DetectionPredictionTime SeriesTime Series Forecasting