SVD-AE:一种具有SVD规范化的非对称自编码器,用于多变量时间序列异常检测
Yueyue Yao1, Jianghong Ma1, Shanshan Feng1
1Department of Computer Science and Technology, Harbin Institute of Technology, Shenzhen 518055, China; Shenzhen Key Laboratory of Internet Information Collaboration, Shenzhen 518055, China.
概括
这项研究引入了SVD-AE,这是一种用于多变量时间序列中的异常检测的新无监督方法. 它有效地识别了复杂的正常模式,提高了现实应用中的检测准确性.
科学领域:
- 数据科学数据科学数据科学
- 机器学习 机器学习
- 时间序列分析时间序列分析
背景情况:
- 在多变量时间序列中检测异常对于系统监控和维护至关重要.
- 现有的方法在高维度,时间依赖的数据中与复杂的正常模式作斗争.
研究的目的:
- 提出一种新的无监督框架,SVD-AE,用于在多变量时间序列中准确检测异常.
- 为了提高复杂的正常模式的捕获,使用单值分解 (SVD) 和自动编码技术的融合.
主要方法:
- 开发了一个不对称的自编码器,用于时间和可变维度的单独编码器和共享的解码器.
- 引入基于SVD的规范化,以强制执行轴特定特征学习.
- 整合了一个损失组件,使富里埃系数对齐,以保存输入细节并增强功能学习.
主要成果:
- 该SVD-AE框架在多变量时间序列异常检测方面表现出卓越的性能.
- 与基线算法相比,取得了更好的结果,特别是在高度不平衡的数据集中.
- 拟议的规范化和损失组件有助于增强特征学习和重建精度.
结论:
- 在多变量时间序列中,SVD-AE提供了一种强大而有效的无监督方法来检测异常.
- SVD和自动编码器的融合,以及新的规范化,显著提高了模型捕获复杂数据模式的能力.
- 该框架对需要在时间依赖数据中可靠识别异常的现实应用具有前景.
相关概念视频
Mean Absolute Deviation
2.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.6K
Classification of Signals
472
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...
472
Linear Approximation in Time Domain
83
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
83
Variability: Analysis
143
Measures of variability are statistical metrics that reveal the dispersion pattern within a dataset. They are pivotal in biostatistics, providing insights into the heterogeneity within health and biological data. Variability signifies the degree to which data points diverge from one another, helping researchers understand the potential range of values and associated uncertainty within the data.
The range is a simple measure of variability, indicating the difference between the highest and...
The range is a simple measure of variability, indicating the difference between the highest and...
143
Multi-input and Multi-variable systems
107
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...
107
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
517
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
517


