基于层次空间时间注意力机制的时间序列预测方法
Zhiguo Xiao1,2,3, Junli Liu2, Xinyao Cao2
1School of Computer Science & Technology, Beijing Institute of Technology, Beijing 100811, China.
Sensors (Basel, Switzerland)
|July 12, 2025
概括
本研究介绍了空间时间注意力增强网络 (TSEBG),用于准确的时间序列预测. TSEBG在处理复杂的传感器数据方面表现出色,在工业监控等关键应用中表现优于现有模型.
科学领域:
- 智能决策 - 智能决策
- 数据科学是数据科学.
- 机器学习是机器学习.
背景情况:
- 传感器数据对于智能决策中的物理数字交互至关重要.
- 传统的时间序列方法与时空合和远程依赖性作斗争.
- 在复杂的传感器数据的特征脱和多尺度建模方面存在挑战.
研究的目的:
- 提出一个创新的网络,即空间时间注意力增强网络 (TSEBG),用于增强时间序列预测.
- 解决传统方法在处理时空合和远程依赖方面的局限性.
- 改进基于传感器的时间序列数据的特征解和多尺度建模能力.
主要方法:
- 使用Squeeze-and-Excitation Network (SENet) 重建时间卷积网络 (TCN) 层,以改善特征表达.
- 开发一个具有全球关注机制的双向门式循环单元 (BiGRU),以捕捉跨周期的依赖性并减轻梯度消失.
- 实现一个分层的功能融合架构,具有残余连接和动态关注,以实现多维对齐和语义表示.
主要成果:
- 与占主导地位的现有模型相比,TSEBG模型在时间序列单步预测任务中表现出卓越的性能.
- 实现了高精度和性能,具有优异的概括稳定性,交叉数据集R2的标准偏差仅为3.7%.
- 有效地解决局部模式捕获中的冗余问题,并减轻RNN类模型中的梯度消失.
结论:
- TSEBG提供了一个新的理论框架来分析复杂的时间序列数据,特别是在特征解和多尺度建模方面.
- 拟议的网络为需要精确传感器数据分析的关键应用提供了强大的解决方案,例如工业监控和智能运输.
- 该研究强调了整合注意力机制和层次融合用于高级时间序列预测的有效性.
相关概念视频
Time-Series Graph
4.5K
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.5K
Survival Tree
164
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
164


