时间频率对比学习与时间序列异常预测的上下文建模.
Yushi Li1, Ziwen Chen1, Zhenyu Wen1
1School of Electronic Information and Communications,Huazhong University of Science and Technology, Wuhan, 430074, Hubei, China; Hubei Key Laboratory of Smart Internet Technology, Wuhan, 430074, Hubei, China.
概括
这项研究引入了一种用于时间序列数据中早期异常预测的新方法,改善了对工业系统微妙前体信号的检测. 这种新的方法通过在发生关键故障之前提供及时警告来增强运营维护.
科学领域:
- 计算机科学 计算机科学
- 人工智能的人工智能
- 机器学习 机器学习
背景情况:
- 在多变量时间序列中检测异常对于物联网 (IoT) 系统至关重要.
- 当前的方法经常在故障后检测出异常,从而导致潜在的损失.
- 时间序列异常预测提供了早期警告,但由于弱的前体信号而具有挑战性.
研究的目的:
- 为准确的时间序列异常预测开发一种新的框架.
- 解决现有模型在检测微妙异常前体方面的局限性.
- 增强用于智能操作和维护的早期预警能力.
主要方法:
- 提出了一种新的时间频率对比框架,用于时间序列异常预测 (TFAP) 的上下文建模.
- 引入了使用变压器网络的时间频率对比结构,以根据时间频率一致性对准交叉视图表示.
- 整合了一个上下文建模模块,以学习当前和未来数据之间的依赖关系,以提高前体灵敏度.
主要成果:
- 在时间序列异常预测任务中,TFAP表现出卓越的性能.
- 该框架有效地捕捉了歧视性特征,并增强了对微妙前体信号的敏感性.
- 在五个现实世界数据集中实现了8.43%的F1平均得分改善,超过了最先进的方法.
结论:
- 拟议的TFAP框架在时间序列异常预测领域取得了重大进展.
- TFAP为物联网和工业应用中的预警系统提供了强大的解决方案.
- 该方法显示了通过防止故障来改善智能操作和维护的巨大潜力.
相关概念视频
Prediction Intervals
3.1K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.1K
Aliasing
520
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...
520
Time-Series Graph
5.0K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.0K
Classification of Signals
1.3K
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...
1.3K
Linear Approximation in Time Domain
314
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,...
314
Sampling Continuous Time Signal
652
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
In the...
652
