arXiv:2511.14632cs.LGcs.AI2025-11被引 5

自适应通道管理让多变量时间序列预测更准更快

Adapformer: Adaptive Channel Management for Multivariate Time Series Forecasting

  • 用双阶段结构动态选择关键变量关系,平衡信息利用与噪声控制
  • 在多个数据集上优于现有模型,预测精度和效率均提升
  • 适合需要高精度多变量时序预测的场景,如金融、气象建模

在多变量时间序列预测(MTSF)中,准确建模多变量间的复杂依赖关系仍面临挑战,源于传统方法的固有限制。现有模型多采用通道独立(CI)或通道依赖(CD)策略,各有缺陷:CI方法忽略变量间交互,无法充分利用数据中的统计依赖;而CD方法常引入过多无关信息,易导致过拟合和预测效率低下。为此,本文提出自适应预测变换器(Adapformer),一种基于Transformer的先进框架,通过有效的通道管理融合CI与CD方法的优势。其核心为双阶段编码器-解码器结构,包含自适应通道增强器(ACE)用于丰富嵌入过程,以及自适应通道预测器(ACF)用于优化预测。ACE通过选择性地引入关键依赖关系增强令牌表示,而ACF则聚焦于最相关的协变量,显著减少噪声与冗余。在多种数据集上的严格测试表明,Adapformer在预测精度和计算效率方面均超越现有模型,成为当前MTSF领域的最先进方法。

原文摘要 · Abstract (English)

In multivariate time series forecasting (MTSF), accurately modeling the intricate dependencies among multiple variables remains a significant challenge due to the inherent limitations of traditional approaches. Most existing models adopt either \textbf{channel-independent} (CI) or \textbf{channel-dependent} (CD) strategies, each presenting distinct drawbacks. CI methods fail to leverage the potential insights from inter-channel interactions, resulting in models that may not fully exploit the underlying statistical dependencies present in the data. Conversely, CD approaches often incorporate too much extraneous information, risking model overfitting and predictive inefficiency. To address these issues, we introduce the Adaptive Forecasting Transformer (\textbf{Adapformer}), an advanced Transformer-based framework that merges the benefits of CI and CD methodologies through effective channel management. The core of Adapformer lies in its dual-stage encoder-decoder architecture, which includes the \textbf{A}daptive \textbf{C}hannel \textbf{E}nhancer (\textbf{ACE}) for enriching embedding processes and the \textbf{A}daptive \textbf{C}hannel \textbf{F}orecaster (\textbf{ACF}) for refining the predictions. ACE enhances token representations by selectively incorporating essential dependencies, while ACF streamlines the decoding process by focusing on the most relevant covariates, substantially reducing noise and redundancy. Our rigorous testing on diverse datasets shows that Adapformer achieves superior performance over existing models, enhancing both predictive accuracy and computational efficiency, thus making it state-of-the-art in MTSF.

时间序列Transformer预测

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