轻量级和快速的时间序列异常检测通过点级和序列级重建不一致性
概括
一个新的轻量级模型,LFTSAD,在资源有限的边缘设备上实现快速准确的无监督时间序列异常检测 (TSAD). 这种方法优先考虑工业安全应用的低消耗和高及时性.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 工业物联网工业物联网工业物联网
背景情况:
- 无监督时间序列异常检测 (TSAD) 对工业安全至关重要.
- 工业4.0需要在资源有限的边缘设备上部署TSAD.
- 现有的TSAD模型通常在计算上太昂贵,无法适用于边缘应用.
研究的目的:
- 提出适用于边缘部署的轻量级快速无监督TSAD模型 (LFTSAD).
- 解决现有的深度学习模型在准确性,及时性和资源消耗方面的局限性.
- 为了实现边缘设备的实时异常检测,提高生产安全.
主要方法:
- 开发了LFTSAD,这是一个无监督的轻量级TSAD模型,使用一个具有两个双层多层感知子网络 (MLP) 的对比架构.
- 实施了双分支重建网络,以产生点级和序列级的重建差异.
- 设计了一种新的异常评分方案,将两种重建差异结合起来,以提高检测准确度.
主要成果:
- 与最先进的 (SOTA) 模型相比,LFTSAD的及时性得到了3-10倍的改善.
- 该模型只消耗了可比深度学习模型的一半资源.
- 实现了与现有的深 SOTA TSAD 模型相比或高于它的准确性.
结论:
- LFTSAD是第一个基于MLP的轻量级TSAD模型,专为资源有限的边缘设备设计.
- 拟议的模型有效地平衡了边缘TSAD的准确性,及时性和低消耗.
- LFTSAD为实时工业异常检测和安全保证提供了可行的解决方案.
相关概念视频
Aliasing
103
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
103
Reconstruction of Signal using Interpolation
153
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
153
Detection of Gross Error: The Q Test
5.0K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
5.0K
Basic Discrete Time Signals
185
The unit step sequence is defined as 1 for zero and positive values of the integer n. This sequence can be graphically displayed using a set of eight sample points, showing a step function starting from n=0 and remaining constant thereafter.
The unit impulse or sample sequence is mathematically expressed as zero for all n values except at n=0, where it is one. The unit impulse sequence, denoted by δ(n), is the first difference of the unit step sequence, while the unit step sequence u(n) is...
The unit impulse or sample sequence is mathematically expressed as zero for all n values except at n=0, where it is one. The unit impulse sequence, denoted by δ(n), is the first difference of the unit step sequence, while the unit step sequence u(n) is...
185
Steps in Outbreak Investigation
101
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:
101
Per-Unit Sequence Models
66
An ideal Y-Y transformer, grounded through neutral impedances, displays per-unit sequence networks akin to those of a single-phase ideal transformer when subjected to balanced positive- or negative-sequence currents. These currents do not produce neutral currents, and their associated voltage drops.
Zero-sequence currents, which are identical in magnitude and phase, generate a neutral current, resulting in voltage drops across the neutral impedance and the low-voltage winding. If the...
Zero-sequence currents, which are identical in magnitude and phase, generate a neutral current, resulting in voltage drops across the neutral impedance and the low-voltage winding. If the...
66


