Time-Series Anomaly Detection Service at Microsoft
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.
Code (3)
Tasks
Anomaly DetectionSaliency DetectionTime SeriesTime Series AnalysisTime Series Anomaly DetectionSimilar Papers 제목 키워드 기반
Argos: Agentic Time-Series Anomaly Detection with Autonomous Rule Generation via Large Language Models
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 DetectionA Survey of Time Series Anomaly Detection Methods in the AIOps Domain
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 DetectionUsing Causality for Enhanced Prediction of Web Traffic Time Series
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 PredictionSynthetic Time Series for Anomaly Detection in Cloud Microservices
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+1RobustTAD: Robust Time Series Anomaly Detection via Decomposition and Convolutional Neural Networks
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