当前位置:网站首页>时间序列数据:预测
时间序列数据:预测
2022-07-21 02:44:00 【u013250861】
多元时间序列 (Multivariate time series MTS)的 预测广泛应用于气象和交通等各个领域。
由于数据收集、传输和存储的限制,现实世界的 MTS 数据通常包含缺失值,使得应用现有的 MTS 预测模型(如线性回归和循环神经网络)变得不可行。
尽管已经针对这个问题进行了许多努力,但其中大多数仅依靠局部依赖性来估算缺失值,而忽略了全局时间动态。
当缺失率很高,或者数据有连续缺失值时,局部依赖/模式将变得不那么有用;因此同时探索全局模式可以缓解此类问题。
因此,联合建模局部和全局时间动态对于具有缺失值的 MTS 预测非常有用。
因此这篇论文通过联合探索局部和全局时间动态来研究具有缺失值的 MTS 预测的新问题。
文中提出了一个新的框架 LGnet,它从局部视角的估计中利用记忆网络来探索全局模式。
文中进一步引入对抗性训练来增强全局时间分布的建模。
在真实世界数据集上的实验结果表明 LGnet 对缺失值的 MTS 预测的有效性及其在各种缺失率下的鲁棒性。
参考资料:
时间序列预测@Joint modeling of local and global temporal dynamics for multivariate time series forecast…
边栏推荐
猜你喜欢
Security video monitoring platform easycvr database fields cannot be updated, how to optimize?
教程篇(7.0) 04. FortiClient 部署 * FortiClient EMS * Fortinet 网络安全专家 NSE 5
ClickHouse架构
Electronic bidding procurement mall system: optimize traditional procurement business and speed up enterprise digital upgrading
Description du développement de l'ESB en combinaison avec la plateforme UMC Cloud
Small exercise of batch replacement with VIM regular expression
ACM training July 4
The thought of depth first and breadth first
STM32 OLED显示屏移植工程方法
Essential tools for streamlit Data Science
随机推荐
测试必知必会的Mock数据方法
C语言运算符
ACM集训7月4号
Stm32f40x minimum system
kubernetes的这几种存储卷,别再傻傻分不清了
qt开发技巧与三个问题点
Exchange class sorting
DOS command exports the names and full paths of all files in the folder
C语言常量与变量
DOS命令导出文件夹内所有文件的名称和全路径
程序初学者推荐学哪种编程语言比较好?
[translation] technical writing of developers
Solution to field 'ID' doesn't have a default value error
有趣的 Kotlin 0x0D:IntArray vs Array<Int>
emuelec开发笔记
QT4、5、6各版本之间的特点和选择
Redis+Caffeine两级缓存,让访问速度纵享丝滑
Apple released watchos 8.7 with bug fixes and security updates
Oracle startup command
Qt development skills and three problems