长期时间序列预测的变化层次N-BEATS模型
概括
本研究介绍了VH-NBEATS,这是一种用于长期时间序列预测的新型模型,利用分层时间信息. 它通过捕捉复杂的季节性和趋势效应来实现最先进的结果.
科学领域:
- 机器学习 机器学习
- 时间序列分析时间序列分析
- 预测 预测 预测 预测
背景情况:
- 长期时间序列预测 (LTSF) 提出了重大挑战.
- 现有的LTSF方法往往忽略了等级时间信息,阻碍了捕获每周和每年的模式.
研究的目的:
- 提出VH-NBEATS,一个可解释的变量层次模型,扩展N-BEATS.
- 为了有效地将层次时间信息纳入LTSF模型.
- 通过捕捉层次性的季节性和趋势效应来提高LTSF的表现.
主要方法:
- 开发了VH-NBEATS,具有层次时间块和和季节块.
- 集成了一个变化自编码器 (VAE) 来处理高时间序列变化.
- 在七个不同的现实世界数据集上评估了模型.
主要成果:
- 在所有测试的LTSF数据集中,VH-NBEATS实现了最先进的 (SOTA) 性能.
- 证明了分层时间块在捕捉复杂的时间模式中的有效性.
- 展示了等级时间块与现有的LTSF方法的插件运行功能.
结论:
- 通过有效利用等级时间数据,VH-NBEATS在LTSF中提供了显著的进步.
- 建议的层次时间块可以与各种预测模型集成,以提高性能.
- 变化方法提高了处理波动时间序列数据的稳定性.
相关概念视频
Linear time-invariant Systems
447
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
447
Basic Continuous Time Signals
388
Basic continuous-time signals include the unit step function, unit impulse function, and unit ramp function, collectively referred to as singularity functions. Singularity functions are characterized by discontinuities or discontinuous derivatives.
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
388
Sampling Continuous Time Signal
373
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...
373
BIBO stability of continuous and discrete -time systems
529
System stability is a fundamental concept in signal processing, often assessed using convolution. For a system to be considered bounded-input bounded-output (BIBO) stable, any bounded input signal must produce a bounded output signal. A bounded input signal is one where the modulus does not exceed a certain constant at any point in time.
To determine the BIBO stability, the convolution integral is utilized when a bounded continuous-time input is applied to a Linear Time-Invariant (LTI) system....
To determine the BIBO stability, the convolution integral is utilized when a bounded continuous-time input is applied to a Linear Time-Invariant (LTI) system....
529
Beats
786
The study of music provides many examples of the superposition of waves and the constructive and destructive interference that occurs. Very few examples of music being performed consist of a single source playing a single frequency for an extended period of time. A single frequency of sound for an extended period might be monotonous to the point of irritation, similar to the unwanted drone of an aircraft engine or a loud fan. Music is pleasant and exciting due to mixing the changing frequencies...
786
Prediction Intervals
2.4K
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.
2.4K


