paper-with-me

홈 › Papers

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 extensive hyperparameter tuning, leading to practical limitations. Although foundation models present a potential solution, their use in time series is limited. To overcome these issues, we propose an innovative image-based, training-free time-series anomaly detection (ITF-TAD) approach. ITF-TAD converts time-series data into images using wavelet transform and compresses them into a single representation, leveraging image foundation models for anomaly detection. This approach achieves high-performance anomaly detection without unstable neural network training or hyperparameter tuning. Furthermore, ITF-TAD identifies anomalies across different frequencies, providing users with a detailed visualization of anomalies and their corresponding frequencies. Comprehensive experiments on five benchmark datasets, including univariate and multivariate time series, demonstrate that ITF-TAD offers a practical and effective solution with performance exceeding or comparable to that of deep models.

📄 PDF Abstract BibTeX arXiv:2408.14756

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

An Attention Free Conditional Autoencoder For Anomaly Detection in Cryptocurrencies

2023-04-20 · Hugo Inzirillo, Ludovic De Villelongue

It is difficult to identify anomalies in time series, especially when there is a lot of noise. Denoising techniques can remove the noise but this technique can cause a significant loss of information. To detect anomalies…

Anomaly DetectionDenoisingTime Series

VISTA: Unsupervised 2D Temporal Dependency Representations for Time Series Anomaly Detection

2025-04-03 · Sinchee Chin, Fan Zhang, Xiaochen Yang, Jing-Hao Xue 외

Time Series Anomaly Detection (TSAD) is essential for uncovering rare and potentially harmful events in unlabeled time series data. Existing methods are highly dependent on clean, high-quality inputs, making them suscept…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Time Series Anomaly Detection with label-free Model Selection

2021-06-11 · Deokwoo Jung, Nandini Ramanan, Mehrnaz Amjadi, Sankeerth Rao Karingula 외

Anomaly detection for time-series data becomes an essential task for many data-driven applications fueled with an abundance of data and out-of-the-box machine-learning algorithms. In many real-world settings, developing …

Anomaly DetectionEnsemble LearningModel SelectionTime Series+2

Anomaly Detection on IT Operation Series via Online Matrix Profile

2021-08-27 · Shi-Ying Lan, Run-Qing Chen, Wan-Lei Zhao

Anomaly detection on time series is a fundamental task in monitoring the Key Performance Indicators (KPIs) of IT systems. Many of the existing approaches in the literature show good performance while requiring a lot of t…

Anomaly DetectionTime SeriesTime Series Analysis

Model-Free Unsupervised Anomaly Detection Framework in Multivariate Time-Series of Industrial Dynamical Systems

2024-05-14 · Mazen Alamir, Raphaël Dion

In this paper, a new model-free anomaly detection framework is proposed for time-series induced by industrial dynamical systems.The framework lies in the category of conventional approaches which enable appealing feature…

Anomaly DetectionIncremental LearningTime SeriesUnsupervised Anomaly Detection