arXiv:2501.15388cs.LG2025-01被引 3

用张量补全理论实现多维时间序列的精确预测

Guaranteed Multidimensional Time Series Prediction via Deterministic Tensor Completion Theory

  • 将多维时间序列预测转为确定性张量补全问题
  • 提出TCTNN模型,可确定最大可精确预测时长
  • 在气候、网络流量等数据上表现更优,适合需要可靠预测的场景

近年来,多维时间序列预测因广泛应用而愈发重要。基于张量的方法能保持数据内在结构,但现有方法如张量自回归和张量分解无法明确给出可精确预测的样本数量。基于矩阵的核范数方法虽解决此问题,却因依赖矩阵而降低精度并增加计算开销。为此,本文将多维时间序列预测重新建模为确定性张量补全问题,提出全新的理论框架与时空卷积张量核范数(TCTNN)模型。通过沿时间维度卷积并应用张量核范数,该方法可识别出可实现精确预测的最大预测时长。在气候温度、网络流量和交通出行等真实数据集上,TCTNN在预测精度与计算效率方面均优于现有方法。代码已开源:https://github.com/HaoShu2000/TCTNN。

原文摘要 · Abstract (English)

In recent years, the prediction of multidimensional time series data has become increasingly important due to its wide-ranging applications. Tensor-based prediction methods have gained attention for their ability to preserve the inherent structure of such data. However, existing approaches, such as tensor autoregression and tensor decomposition, often have consistently failed to provide clear assertions regarding the number of samples that can be exactly predicted. While matrix-based methods using nuclear norms address this limitation, their reliance on matrices limits accuracy and increases computational costs when handling multidimensional data. To overcome these challenges, we reformulate multidimensional time series prediction as a deterministic tensor completion problem and propose a novel theoretical framework. Specifically, we develop a deterministic tensor completion theory and introduce the Temporal Convolutional Tensor Nuclear Norm (TCTNN) model. By convolving the multidimensional time series along the temporal dimension and applying the tensor nuclear norm, our approach identifies the maximum forecast horizon for exact predictions. Additionally, TCTNN achieves superior performance in prediction accuracy and computational efficiency compared to existing methods across diverse real-world datasets, including climate temperature, network flow, and traffic ride data. Our implementation is publicly available at https://github.com/HaoShu2000/TCTNN.

时间序列张量补全预测理论多维数据

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。