paper-with-me

홈 › Papers

Attack Detection using Time Series Foundation Models

2026-06-04 · Sribalaji C. Anand, Anh Tung Nguyen, George J. Pappas arxiv

This paper addresses the problem of attack detection in cyber-physical systems without any knowledge of the plant model or its structure. A remotely located plant transmits sensor measurements to an operator over a network that is assumed to be under attack. We consider two classes of attacks: model-free replay attacks and model-based stealthy attacks. For the latter, we derive closed-form expressions for the optimal stealthy attack policy against a $χ^2$ detector, for both linear and nonlinear systems. We then propose a model-structure-free detector based on TimesFM, a time-series foundation model developed by Google Research, which serves as a surrogate residual generator operating in a zero-shot fashion. We show empirically that the TimesFM-based detector achieves a comparable or superior attack detection performance. The efficacy of the proposed approach is demonstrated numerically on the IEEE 14-bus power system. We also demonstrate that TimesFM predictions can serve as a substitute for corrupted measurements, a practical mitigation technique when classical redundancy assumptions fail.

📄 PDF Abstract BibTeX arXiv:2606.06347

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Training-Free Time-Series Anomaly Detection: Leveraging Image Foundation Models

2024-08-27 · Nobuo Namura, Yuma Ichikawa

Recent advancements in time-series anomaly detection have relied on deep learning models to handle the diverse behaviors of time-series data. However, these models often suffer from unstable training and require extensiv…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

THEMIS: Unlocking Pretrained Knowledge with Foundation Model Embeddings for Anomaly Detection in Time Series

2025-10-04 · Yadav Mahesh Lorik, Kaushik Sarveswaran, Nagaraj Sundaramahalingam, Aravindakumar Venugopalan arxiv

Time series anomaly detection forms a very crucial area in several domains but poses substantial challenges. Due to time series data possessing seasonality, trends, noise, and evolving patterns (concept drift), it become…

Time Series Anomaly DetectionOutlier Detection

Hallucination Detection and Mitigation with Diffusion in Multi-Variate Time-Series Foundation Models

2025-07-23 · Vijja Wichitwechkarn, Charles Fox, Ruchi Choudhary arxiv

Foundation models for natural language processing have many coherent definitions of hallucination and methods for its detection and mitigation. However, analogous definitions and methods do not exist for multi-variate ti…

Advancing Cyber-Attack Detection in Power Systems: A Comparative Study of Machine Learning and Graph Neural Network Approaches

2024-11-04 · Tianzhixi Yin, Syed Ahsan Raza Naqvi, Sai Pushpak Nandanoori, Soumya Kundu

This paper explores the detection and localization of cyber-attacks on time-series measurements data in power systems, focusing on comparing conventional machine learning (ML) like k-means, deep learning method like auto…

Anomaly DetectionCyber Attack DetectionGraph Neural NetworkTime Series+1