paper-with-me

Papers

Enhancing Time-Series Anomaly Detection by Integrating Spectral-Residual Bottom-Up Attention with Reservoir Computing

2025-10-16 · Hayato Nihei, Sou Nobukawa, Yusuke Sakemi, Kazuyuki Aihara arxiv

Reservoir computing (RC) establishes the basis for the processing of time-series data by exploiting the high-dimensional spatiotemporal response of a recurrent neural network to an input signal. In particular, RC trains only the output layer weights. This simplicity has drawn attention especially in Edge Artificial Intelligence (AI) applications. Edge AI enables time-series anomaly detection in real time, which is important because detection delays can lead to serious incidents. However, achieving adequate anomaly-detection performance with RC alone may require an unacceptably large reservoir on resource-constrained edge devices. Without enlarging the reservoir, attention mechanisms can improve accuracy, although they may require substantial computation and undermine the learning efficiency of RC. In this study, to improve the anomaly detection performance of RC without sacrificing learning efficiency, we propose a spectral residual RC (SR-RC) that integrates the spectral residual (SR) method - a learning-free, bottom-up attention mechanism - with RC. We demonstrated that SR-RC outperformed conventional RC and logistic-regression models based on values extracted by the SR method across benchmark tasks and real-world time-series datasets. Moreover, because the SR method, similarly to RC, is well suited for hardware implementation, SR-RC suggests a practical direction for deploying RC as Edge AI for time-series anomaly detection.

📄 PDF Abstract BibTeX arXiv:2510.14287

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Anomaly Detection in Time Series Data Using Reinforcement Learning, Variational Autoencoder, and Active Learning

2025-04-03 · Bahareh Golchin, Banafsheh Rekabdar

A novel approach to detecting anomalies in time series data is presented in this paper. This approach is pivotal in domains such as data centers, sensor networks, and finance. Traditional methods often struggle with manu…

Active LearningAnomaly DetectionDeep Reinforcement LearningTime Series+1

Enhancing Network Anomaly Detection with Quantum GANs and Successive Data Injection for Multivariate Time Series

2025-05-16 · Wajdi Hammami, Soumaya Cherkaoui, Shengrui Wang

Quantum computing may offer new approaches for advancing machine learning, including in complex tasks such as anomaly detection in network traffic. In this paper, we introduce a quantum generative adversarial network (QG…

Anomaly DetectionGenerative Adversarial NetworkTime SeriesTime Series Anomaly Detection

Prospective Multi-Graph Cohesion for Multivariate Time Series Anomaly Detection

2025-09-21 · Jiazhen Chen, Mingbin Feng, Tony S. Wirjanto arxiv

Anomaly detection in high-dimensional time series data is pivotal for numerous industrial applications. Recent advances in multivariate time series anomaly detection (TSAD) have increasingly leveraged graph structures to…

Time Series Anomaly Detection

RobustTAD: Robust Time Series Anomaly Detection via Decomposition and Convolutional Neural Networks

2020-02-21 · Jingkun Gao, Xiaomin Song, Qingsong Wen, Pichao Wang 외

The monitoring and management of numerous and diverse time series data at Alibaba Group calls for an effective and scalable time series anomaly detection service. In this paper, we propose RobustTAD, a Robust Time series…

Anomaly DetectionData AugmentationDecoderManagement+3

CLEANet: Robust and Efficient Anomaly Detection in Contaminated Multivariate Time Series

2025-10-26 · Songhan Zhang, Yuanhao Lai, Pengfei Zheng, Boxi Yu 외 arxiv

Multivariate time series (MTS) anomaly detection is essential for maintaining the reliability of industrial systems, yet real-world deployment is hindered by two critical challenges: training data contamination (noises a…

Computational EfficiencyContrastive LearningAnomaly Detection