LGAICVNEMLDec 28, 2023

STanHop: Sparse Tandem Hopfield Model for Memory-Enhanced Time Series Prediction

arXiv:2312.17346v141 citationsh-index: 14ICLR
Originality Incremental advance
AI Analysis

This work addresses memory enhancement for time series prediction, offering a novel method with theoretical and empirical gains, though it is incremental in its domain-specific application.

The authors tackled multivariate time series prediction by developing STanHop-Net, a memory-enhanced model using sparse Hopfield layers and external memory modules, achieving improved memory retrieval error and performance in synthetic and real-world settings.

We present STanHop-Net (Sparse Tandem Hopfield Network) for multivariate time series prediction with memory-enhanced capabilities. At the heart of our approach is STanHop, a novel Hopfield-based neural network block, which sparsely learns and stores both temporal and cross-series representations in a data-dependent fashion. In essence, STanHop sequentially learn temporal representation and cross-series representation using two tandem sparse Hopfield layers. In addition, StanHop incorporates two additional external memory modules: a Plug-and-Play module and a Tune-and-Play module for train-less and task-aware memory-enhancements, respectively. They allow StanHop-Net to swiftly respond to certain sudden events. Methodologically, we construct the StanHop-Net by stacking STanHop blocks in a hierarchical fashion, enabling multi-resolution feature extraction with resolution-specific sparsity. Theoretically, we introduce a sparse extension of the modern Hopfield model (Generalized Sparse Modern Hopfield Model) and show that it endows a tighter memory retrieval error compared to the dense counterpart without sacrificing memory capacity. Empirically, we validate the efficacy of our framework on both synthetic and real-world settings.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes