arXiv:2511.16426cs.LG2025-11中稿 · EurIPS, 2025被引 2

用频域流匹配实现轻量级长期时间序列预测

FreqFlow: Long-term forecasting using lightweight flow matching

  • 在频域通过复数线性层建模幅度和相位变化
  • 仅89k参数,单次前向传播完成预测,比扩散模型快得多
  • 适合实时部署的交通流等高维非平稳数据预测

多变量时间序列(MTS)预测广泛应用于城市交通、资源管理与气候建模。尽管基于去噪扩散的生成模型在捕捉复杂数据分布方面表现优异,但其迭代随机采样带来巨大计算开销,难以实现实时部署。此外,面对真实传感器网络中常见的高维、非平稳及多尺度周期模式时,这类模型表现脆弱。本文提出FreqFlow,一种基于条件流匹配的频域轻量级预测框架。不同于传统时域方法,FreqFlow将预测问题转化为谱域,通过单个复数线性层学习幅度与相位偏移,利用复数乘法高效建模时间动态(对应缩放与时移)。该架构仅含89,000参数,远低于同类扩散模型,且通过常微分方程(ODE)积分实现单次确定性采样。模型将MTS分解为趋势、季节与残差成分,专门针对残差进行流匹配学习,提升长期预测精度。在真实交通速度、流量与通行量数据集上的大量实验表明,FreqFlow平均实现7%的RMSE降低,性能优于现有方法,同时显著更快、更省参数。

原文摘要 · Abstract (English)

Multivariate time-series (MTS) forecasting is fundamental to applications ranging from urban mobility and resource management to climate modeling. While recent generative models based on denoising diffusion have advanced state-of-the-art performance in capturing complex data distributions, they suffer from significant computational overhead due to iterative stochastic sampling procedures that limit real-time deployment. Moreover, these models can be brittle when handling high-dimensional, non-stationary, and multi-scale periodic patterns characteristic of real-world sensor networks. We introduce FreqFlow, a novel framework that leverages conditional flow matching in the frequency domain for deterministic MTS forecasting. Unlike conventional approaches that operate in the time domain, FreqFlow transforms the forecasting problem into the spectral domain, where it learns to model amplitude and phase shifts through a single complex-valued linear layer. This frequency-domain formulation enables the model to efficiently capture temporal dynamics via complex multiplication, corresponding to scaling and temporal translations. The resulting architecture is exceptionally lightweight with only 89k parameters - an order of magnitude smaller than competing diffusion-based models-while enabling single-pass deterministic sampling through ordinary differential equation (ODE) integration. Our approach decomposes MTS signals into trend, seasonal, and residual components, with the flow matching mechanism specifically designed for residual learning to enhance long-term forecasting accuracy. Extensive experiments on real-world traffic speed, volume, and flow datasets demonstrate that FreqFlow achieves state-of-the-art forecasting performance, on average 7\% RMSE improvements, while being significantly faster and more parameter-efficient than existing methods

时间序列流匹配轻量化频域建模

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