Related Experiment Video
Updated: Jan 1, 2026

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
Unsupervised Pre-training of a Deep LSTM-based Stacked Autoencoder for Multivariate Time Series Forecasting Problems.
Alaa Sagheer1,2, Mostafa Kotb3
1College of Computer Science and Information Technology, King Faisal University, Al-Ahsa, 31982, Saudi Arabia. asagheer@kfu.edu.sa.
This study introduces an unsupervised pre-training approach for Long Short-Term Memory (LSTM) networks to improve multivariate time series (MTS) modeling. The proposed LSTM-based stacked autoencoder (LSTM-SAE) method enhances accuracy and convergence for complex datasets.
Area of Science:
- Machine Learning
- Data Science
- Time Series Analysis
Background:
- Real-world time series data is increasingly high-dimensional and multivariate, requiring accurate modeling techniques.
- Recurrent Neural Networks (RNNs) and Long Short-Term Memory (LSTM) networks show promise but struggle with non-linear, long-interval multivariate time series (MTS) data.
- Current supervised learning approaches for deep LSTMs suffer from random weight initialization, hindering the learning of latent features in correlated variables.
Purpose of the Study:
- To propose an unsupervised pre-training strategy for deep LSTM networks to enhance MTS modeling.
- To address the limitations of random weight initialization in supervised deep LSTM models for complex MTS datasets.
- To improve the accuracy and convergence speed of MTS modeling using a novel LSTM-based stacked autoencoder (LSTM-SAE).
Main Methods:
- Developed a pre-trained LSTM-based stacked autoencoder (LSTM-SAE) utilizing unsupervised learning.
- Replaced the traditional random weight initialization in deep LSTM recurrent networks with unsupervised pre-training.
- Evaluated the proposed LSTM-SAE approach on two real-world multivariate time series datasets.
Main Results:
- The proposed LSTM-SAE approach demonstrated favorable performance compared to the standard deep LSTM model.
- The unsupervised pre-training method outperformed several reference models in the investigated case studies.
- Experimental results confirmed that unsupervised pre-training improves deep LSTM performance, leading to better and faster convergence.
Conclusions:
- Unsupervised pre-training using LSTM-SAE is an effective strategy for enhancing multivariate time series modeling.
- The proposed method overcomes limitations of supervised learning in deep LSTMs for complex, non-linear MTS data.
- The LSTM-SAE approach offers a more accurate and efficient alternative for modeling high-dimensional, dynamic time series data.
Related Concept Videos
Multi-input and Multi-variable systems
In the absence of...
Survival Tree
Building a Survival Tree
Constructing a...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Time-Series Graph