Long Short-term Cognitive Networks
Gonzalo N\'apoles, Isel Grau, Agnieszka Jastrzebska, Yamisleydi, Salgueiro

TL;DR
This paper introduces Long Short-term Cognitive Networks (LSTCNs), a recurrent neural system that efficiently forecasts long multivariate time series by combining multiple STCN blocks, a deterministic learning algorithm, and a feature influence score for interpretability.
Contribution
The paper proposes a novel LSTCN model that generalizes STCNs for long-term forecasting, along with a deterministic learning algorithm and a feature influence score for interpretability.
Findings
LSTCN achieves small forecasting errors on three case studies.
LSTCN is significantly faster than state-of-the-art recurrent models.
The model effectively handles very long time series.
Abstract
In this paper, we present a recurrent neural system named Long Short-term Cognitive Networks (LSTCNs) as a generalization of the Short-term Cognitive Network (STCN) model. Such a generalization is motivated by the difficulty of forecasting very long time series efficiently. The LSTCN model can be defined as a collection of STCN blocks, each processing a specific time patch of the (multivariate) time series being modeled. In this neural ensemble, each block passes information to the subsequent one in the form of weight matrices representing the prior knowledge. As a second contribution, we propose a deterministic learning algorithm to compute the learnable weights while preserving the prior knowledge resulting from previous learning processes. As a third contribution, we introduce a feature influence score as a proxy to explain the forecasting process in multivariate time series. The…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Cognitive Science and Mapping · Cognitive Science and Education Research
