Accurate and Efficient Multi-Channel Time Series Forecasting via Sparse Attention Mechanism
AI 摘要
Li-Net模型通过稀疏注意力机制和多模态融合,高效准确地进行多通道时间序列预测。
主要贡献
- 提出了Li-Net模型,用于捕捉通道间的线性和非线性依赖
- 引入了稀疏Top-K Softmax注意力机制和多尺度投影框架
- 有效融合多模态嵌入,提升预测准确率和计算效率
方法论
Li-Net动态压缩序列和通道维度,通过非线性模块处理信息,并利用稀疏注意力机制融合多模态嵌入进行预测。
原文摘要
The task of multi-channel time series forecasting is ubiquitous in numerous fields such as finance, supply chain management, and energy planning. It is critical to effectively capture complex dynamic dependencies within and between channels for accurate predictions. However, traditional method paid few attentions on learning the interaction among channels. This paper proposes Linear-Network (Li-Net), a novel architecture designed for multi-channel time series forecasting that captures the linear and non-linear dependencies among channels. Li-Net dynamically compresses representations across sequence and channel dimensions, processes the information through a configurable non-linear module and subsequently reconstructs the forecasts. Moreover, Li-Net integrates a sparse Top-K Softmax attention mechanism within a multi-scale projection framework to address these challenges. A core innovation is its ability to seamlessly incorporate and fuse multi-modal embeddings, guiding the sparse attention process to focus on the most informative time steps and feature channels. Through the experiment results on multiple real-world benchmark datasets demonstrate that Li-Net achieves competitive performance compared to state-of-the-art baseline methods. Furthermore, Li-Net provides a superior balance between prediction accuracy and computational burden, exhibiting significantly lower memory usage and faster inference times. Detailed ablation studies and parameter sensitivity analyses validate the effectiveness of each key component in our proposed architecture. Keywords: Multivariate Time Series Forecasting, Sparse Attention Mechanism, Multimodal Information Fusion, Non-linear relationship