用异构专家混合模型提升长时间序列预测精度
MoHETS: Long-term Time Series Forecasting with Mixture-of-Heterogeneous-Experts
- 采用异构专家路由机制,融合卷积与傅里叶专家捕捉序列连续性与周期结构
- 在7个基准上平均降低12%均方误差,优于近期主流方法
- 适合需要长时序预测且关注动态变化的工业/金融场景
现实世界多变量时间序列具有复杂的多尺度结构,包括全局趋势、局部周期性和非平稳状态,给长期预测带来挑战。尽管稀疏专家混合(MoE)方法提升了可扩展性和专业化,但其通常依赖同质的MLP专家,难以捕捉时间序列的多样化动态。本文提出MoHETS,一种仅使用编码器的Transformer架构,集成稀疏异构专家混合(MoHE)层。该模型将时间片段路由至少量专家网络,结合共享深度卷积专家以保持序列连续性,以及路由傅里叶专家以捕捉片段级周期结构。通过跨注意力机制引入外生变量嵌入,进一步增强对非平稳动态的鲁棒性。同时,以轻量卷积片段解码器替代高参数线性投影头,提升参数效率,降低训练不稳定性,并支持单一模型泛化至任意预测范围。在七个多变量基准和多个预测长度上验证,MoHETS持续达到最优性能,相比强基线平均降低12%的均方误差,证明了异构专业化在长期预测中的有效性。
原文摘要 · Abstract (English)
Real-world multivariate time series can exhibit intricate multi-scale structures, including global trends, local periodicities, and non-stationary regimes, which makes long-horizon forecasting challenging. Although sparse Mixture-of-Experts (MoE) approaches improve scalability and specialization, they typically rely on homogeneous MLP experts that poorly capture the diverse temporal dynamics of time series data. We address these limitations with MoHETS, an encoder-only Transformer that integrates sparse Mixture-of-Heterogeneous-Experts (MoHE) layers. MoHE routes temporal patches to a small subset of expert networks, combining a shared depthwise-convolution expert for sequence-level continuity with routed Fourier-based experts for patch-level periodic structures. MoHETS further improves robustness to non-stationary dynamics by incorporating exogenous information via cross-attention over covariate patch embeddings. Finally, we replace parameter-heavy linear projection heads with a lightweight convolutional patch decoder, improving parameter efficiency, reducing training instability, and allowing a single model to generalize across arbitrary forecast horizons. We validate across seven multivariate benchmarks and multiple horizons, with MoHETS consistently achieving state-of-the-art performance, reducing the average MSE by $12\%$ compared to strong recent baselines, demonstrating effective heterogeneous specialization for long-term forecasting.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。