Hydra: Dual Exponentiated Memory for Multivariate Time Series Analysis
Asal Meskin, Alireza Mirrokni, Ali Najar, Ali Behrouz

TL;DR
Hydra introduces a dual-memory, 2D-recurrent model for multivariate time series that captures inter-variable dependencies and temporal dynamics more effectively than existing models, with improved training efficiency and superior performance.
Contribution
The paper proposes Hydra, a novel 2D-recurrent memory module with a new chunk-wise training algorithm, enhancing multivariate time series modeling capabilities and efficiency.
Findings
Hydra outperforms state-of-the-art models in forecasting, classification, and anomaly detection.
The 2D-chunk-wise training algorithm achieves a 10x efficiency improvement.
Hydra effectively captures inter-variable dependencies and temporal patterns.
Abstract
In recent years, effectively modeling multivariate time series has gained significant popularity, mainly due to its wide range of applications, ranging from healthcare to financial markets and energy management. Transformers, MLPs, and linear models as the de facto backbones of modern time series models have shown promising results in single-variant and/or short-term forecasting. These models, however: (1) are permutation equivariant and so lack temporal inductive bias, being less expressive to capture the temporal dynamics; (2) are naturally designed for univariate setup, missing the inter-dependencies of temporal and variate dimensions; and/or (3) are inefficient for Long-term time series modeling. To overcome training and inference efficiency as well as the lack of temporal inductive bias, recently, linear Recurrent Neural Networks (RNNs) have gained attention as an alternative to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Anomaly Detection Techniques and Applications
