Hybrid State Space-based Learning for Sequential Data Prediction with Joint Optimization
Mustafa E. Ayd{\i}n, Arda Fazla, Suleyman S. Kozat

TL;DR
This paper introduces a novel hybrid state space model that jointly optimizes a neural network and a traditional time series model for improved sequential data prediction, reducing training time and enhancing accuracy.
Contribution
It presents the first joint optimization framework combining RNNs and ARMA models via state space representations and particle filtering, improving efficiency and performance.
Findings
Significant performance improvements on real-world datasets.
Efficient joint optimization reduces training time.
Flexible architecture adaptable to various models.
Abstract
We investigate nonlinear prediction/regression in an online setting and introduce a hybrid model that effectively mitigates, via a joint mechanism through a state space formulation, the need for domain-specific feature engineering issues of conventional nonlinear prediction models and achieves an efficient mix of nonlinear and linear components. In particular, we use recursive structures to extract features from raw sequential sequences and a traditional linear time series model to deal with the intricacies of the sequential data, e.g., seasonality, trends. The state-of-the-art ensemble or hybrid models typically train the base models in a disjoint manner, which is not only time consuming but also sub-optimal due to the separation of modeling or independent training. In contrast, as the first time in the literature, we jointly optimize an enhanced recurrent neural network (LSTM) for…
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 · Blind Source Separation Techniques · Data Stream Mining Techniques
MethodsBalanced Selection
