Related Experiment Video
Updated: Sep 1, 2025

08:05
Design and Analysis for Fall Detection System Simplification
Published on: April 6, 2020
10.8K
Time Series Anomaly Detection Model Based on Multi-Features
Hengyao Tang1, Qingdong Wang1, Guosong Jiang1
1Computer School of Huanggang Normal University, Huanggang, Hubei 43800, China.
Computational Intelligence and Neuroscience
|August 18, 2022
Summary
This study introduces a novel time series anomaly detection model for internet services. The model effectively identifies anomalies using diverse features and a random forest classifier, achieving practical application suitability.
Area of Science:
- Data Science
- Machine Learning
- Time Series Analysis
Background:
- Monitoring key time series data is crucial for anomaly detection in internet information services.
- Existing anomaly detection models face challenges in practical application due to repeated parameter tuning and the need for model selection for different data types.
Purpose of the Study:
- To propose an automated and adaptable anomaly detection model for time series data.
- To address the practical limitations of current anomaly detection methods in real-world internet service monitoring.
Main Methods:
- Feature engineering including statistical, fitting, and time-frequency domain features for time series.
- Utilizing a random forest ensemble model for automated feature selection and anomaly classification.
- Introducing the Anomaly Detection Capability (ADC) score, incorporating a timeliness window to account for detection delay, building upon the F1-score.
Main Results:
- The proposed model demonstrates effective anomaly detection capabilities on Key Performance Indicator (KPI) time series data.
- The ADC score achieved by the model ranges from 0.7 to 0.8, indicating practical applicability.
- The automated feature selection and classification approach reduces the need for manual parameter adjustment.
Conclusions:
- The developed time series anomaly detection model offers a practical solution for monitoring internet information services.
- The ADC score provides a more comprehensive evaluation of anomaly detection performance by including timeliness.
- The model's adaptability and automated feature selection make it suitable for diverse time series data encountered in industry.
Related Concept Videos
Multi-input and Multi-variable systems
145
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
145
Classification of Signals
784
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
784
Steps in Outbreak Investigation
174
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
174
Survival Tree
142
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
142

