paper-with-me

홈 › Papers

Time-Series Anomaly Detection Service at Microsoft

2019-06-10 · Hansheng Ren, Bixiong Xu, Yujing Wang, Chao Yi, Congrui Huang, Xiaoyu Kou, Tony Xing, Mao Yang, Jie Tong, Qi Zhang

Large companies need to monitor various metrics (for example, Page Views and Revenue) of their applications and services in real time. At Microsoft, we develop a time-series anomaly detection service which helps customers to monitor the time-series continuously and alert for potential incidents on time. In this paper, we introduce the pipeline and algorithm of our anomaly detection service, which is designed to be accurate, efficient and general. The pipeline consists of three major modules, including data ingestion, experimentation platform and online compute. To tackle the problem of time-series anomaly detection, we propose a novel algorithm based on Spectral Residual (SR) and Convolutional Neural Network (CNN). Our work is the first attempt to borrow the SR model from visual saliency detection domain to time-series anomaly detection. Moreover, we innovatively combine SR and CNN together to improve the performance of SR model. Our approach achieves superior experimental results compared with state-of-the-art baselines on both public datasets and Microsoft production data.

📄 PDF Abstract BibTeX arXiv:1906.03821

Code (3)

y-bar/ml-based-anomaly-detection
y-bar/spectral-residual
yoshinaga0106/spectral-residual

Tasks

Anomaly DetectionSaliency DetectionTime SeriesTime Series AnalysisTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

Argos: Agentic Time-Series Anomaly Detection with Autonomous Rule Generation via Large Language Models

2025-01-24 · Yile Gu, Yifan Xiong, Jonathan Mace, Yuting Jiang 외

Observability in cloud infrastructure is critical for service providers, driving the widespread adoption of anomaly detection systems for monitoring metrics. However, existing systems often struggle to simultaneously ach…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

A Survey of Time Series Anomaly Detection Methods in the AIOps Domain

2023-08-01 · Zhenyu Zhong, Qiliang Fan, Jiacheng Zhang, Minghua Ma 외

Internet-based services have seen remarkable success, generating vast amounts of monitored key performance indicators (KPIs) as univariate or multivariate time series. Monitoring and analyzing these time series are cruci…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Using Causality for Enhanced Prediction of Web Traffic Time Series

2025-02-02 · Chang Tian, Mingzhe Xing, Zenglin Shi, Matthew B. Blaschko 외

Predicting web service traffic has significant social value, as it can be applied to various practical scenarios, including but not limited to dynamic resource scaling, load balancing, system anomaly detection, service-l…

Anomaly DetectionFraud DetectionTime SeriesTraffic Prediction

Synthetic Time Series for Anomaly Detection in Cloud Microservices

2024-07-21 · Mohamed Allam, Noureddine Boujnah, Noel E. O'Connor, Mingming Liu

This paper proposes a framework for time series generation built to investigate anomaly detection in cloud microservices. In the field of cloud computing, ensuring the reliability of microservices is of paramount concern…

Anomaly DetectionCloud ComputingManagementTime Series+1

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