paper-with-me

홈 › Papers

Efficient Linear Attention for Multivariate Time Series Modeling via Entropy Equality

2025-11-05 · Mingtao Zhang, Guoli Yang, Zhanxing Zhu, Mengzhu Wang, Xiaoying Bai arxiv

Attention mechanisms have been extensively employed in various applications, including time series modeling, owing to their capacity to capture intricate dependencies; however, their utility is often constrained by quadratic computational complexity, which impedes scalability for long sequences. In this work, we propose a novel linear attention mechanism designed to overcome these limitations. Our approach is grounded in a theoretical demonstration that entropy, as a strictly concave function on the probability simplex, implies that distributions with aligned probability rankings and similar entropy values exhibit structural resemblance. Building on this insight, we develop an efficient approximation algorithm that computes the entropy of dot-product-derived distributions with only linear complexity, enabling the implementation of a linear attention mechanism based on entropy equality. Through rigorous analysis, we reveal that the effectiveness of attention in spatio-temporal time series modeling may not primarily stem from the non-linearity of softmax but rather from the attainment of a moderate and well-balanced weight distribution. Extensive experiments on four spatio-temporal datasets validate our method, demonstrating competitive or superior forecasting performance while achieving substantial reductions in both memory usage and computational time.

📄 PDF Abstract BibTeX arXiv:2511.03190

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revitalizing Multivariate Time Series Forecasting: Learnable Decomposition with Inter-Series Dependencies and Intra-Series Variations Modeling

2024-02-20 · Guoqi Yu, Jing Zou, Xiaowei Hu, Angelica I. Aviles-Rivero 외

Predicting multivariate time series is crucial, demanding precise modeling of intricate patterns, including inter-series dependencies and intra-series variations. Distinctive trend characteristics in each time series pos…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

MICA: Multivariate Infini Compressive Attention for Time Series Forecasting

2026-04-07 · Willa Potosnak, Nina Żukowska, Michał Wiliński, Dan Howarth 외 arxiv

Multivariate forecasting with Transformers faces a core scalability challenge: modeling cross-channel dependencies via attention compounds attention's quadratic sequence complexity with quadratic channel scaling, making …

Time Series Forecasting

DSANet: Dual Self-Attention Network for Multivariate Time Series Forecasting

2019-11-03 · CIKM ’19, November 3–7, 2019, Beijing, China 2019 11 · Siteng Huang Donglin Wang∗

Multivariate time series forecasting has attracted wide attention in areas, such as system, traffic, and finance. The difficulty of the task lies in that traditional methods fail to capture complicated nonlinear dependen…

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting

Multi-scale Attention Flow for Probabilistic Time Series Forecasting

2022-05-16 · Shibo Feng, Chunyan Miao, Ke Xu, Jiaxiang Wu 외

The probability prediction of multivariate time series is a notoriously challenging but practical task. On the one hand, the challenge is how to effectively capture the cross-series correlations between interacting time …

PositionProbabilistic Time Series ForecastingTime SeriesTime Series Analysis+1

R2N2: Residual Recurrent Neural Networks for Multivariate Time Series Forecasting

2017-09-10 · Hardik Goel, Igor Melnyk, Arindam Banerjee

Multivariate time-series modeling and forecasting is an important problem with numerous applications. Traditional approaches such as VAR (vector auto-regressive) models and more recent approaches such as RNNs (recurrent …

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting