开发一个多变量时间序列预测框架,基于堆叠的自动编码器和多相特征
Dilip Kumar Sharma1, Ravi Prakash Varshney2, Saurabh Agarwal3
1Department of Computer Engineering and Application, GLA University, Mathura 281406, India.
Heliyon
|May 1, 2024
概括
这项研究引入了一个新的深度学习框架,用于准确的时间序列预测,改善对空气质量和太阳辐射等复杂现实数据的预测.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 数据科学数据科学数据科学
背景情况:
- 多变量时间序列预测对于智能决策至关重要.
- 深度学习模型面临的挑战是非线性模式和数据随机性.
- 现有的模型在有效性和稳定性同时扎.
研究的目的:
- 为增强时间序列预测提出一个新的预测框架.
- 为复杂数据集解决当前深度学习模型的局限性.
- 为了提高多变量时间序列预测的准确性和稳定性.
主要方法:
- 一种多相特征选择技术,用于最佳的特征和滞后窗口选择.
- 使用长短期内存 (LSTM) 和时间卷积网络的堆叠自编码器策略.
- 两个自动编码器:一个用于随机重量初始化,另一个用于时间关系.
主要成果:
- 拟议的框架在现实数据集 (能源设备,PM2.5,太阳辐射) 上显著优于现有的模型.
- 在PM2.5数据的平均绝对误差 (MAE) 中实现了大约40%的改进.
- 在太阳辐射数据的平均平方误差 (MSE) 和MAE方面取得了实质性的改进.
结论:
- 这种新的框架提供了卓越的概括性和预测准确性.
- 它有效地在多变量时间序列中模拟复杂的时间动态.
- 该方法为跨领域的复杂预测任务提供了强大的解决方案.
相关概念视频
Multi-input and Multi-variable systems
106
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...
106
Multiple Regression
3.0K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.0K
Multicompartment Models: Overview
138
Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
138
Prediction Intervals
2.3K
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.3K
Time-Series Graph
4.4K
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...
4.4K
Classification of Signals
453
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...
453


