用专家混合模型提升时间序列预测的通用性与准确性
Time Tracker: Mixture-of-Experts-Enhanced Foundation Time Series Forecasting Model with Decoupled Training Pipelines
- 采用稀疏专家混合机制,适应多样的时间模式
- 在多个数据集上达到领先精度,泛化能力更强
- 适合需要处理复杂多变量时间序列的研究者
近年来,时间序列基础模型在预测精度上取得显著进展。然而,真实世界的时间序列在不同时间跨度和领域中表现出显著差异,单一模型架构难以适应所有复杂场景。此外,多变量时间序列间常存在复杂的相互关联。现有主流方法在预训练和微调阶段均采用通道独立建模,忽略了序列间的宝贵依赖关系。为此,本文提出 Time Tracker 模型,以更好预测多变量时间序列。首先,在 Transformer 中引入稀疏专家混合(MoE),有效应对多样化的时间模式,缓解单模型学习难度并提升泛化能力;其次,提出 Any-variate Attention,使统一模型结构可无缝处理单变量与多变量序列,支持预训练时的通道独立建模和微调时的通道混合建模;此外,设计图学习模块,基于频域特征构建序列间关系,为通道混合建模提供更精准的依赖引导。基于上述改进,Time Tracker 在预测精度、模型泛化性和适应性方面均达到当前最优水平。
原文摘要 · Abstract (English)
In the past few years, time series foundation models have achieved superior predicting accuracy. However, real-world time series often exhibit significant diversity in their temporal patterns across different time spans and domains, making it challenging for a single model architecture to fit all complex scenarios. In addition, time series data may have multiple variables exhibiting complex correlations between each other. Recent mainstream works have focused on modeling times series in a channel-independent manner in both pretraining and finetuning stages, overlooking the valuable inter-series dependencies. To this end, we propose Time Tracker for better predictions on multivariate time series data. Firstly, we leverage sparse mixture of experts (MoE) within Transformers to handle the modeling of diverse time series patterns, thereby alleviating the learning difficulties of a single model while improving its generalization. Besides, we propose Any-variate Attention, enabling a unified model structure to seamlessly handle both univariate and multivariate time series, thereby supporting channel-independent modeling during pretraining and channel-mixed modeling for finetuning.Furthermore, we design a graph learning module that constructs relations among sequences from frequency-domain features, providing more precise guidance to capture inter-series dependencies in channel-mixed modeling. Based on these advancements, Time Tracker achieves state-of-the-art performance in predicting accuracy, model generalization and adaptability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。