Related Experiment Video
Updated: Jan 16, 2026

06:09
P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
Published on: September 8, 2023
929
A Multivariate Cloud Workload Prediction Method Integrating Convolutional Nonlinear Spiking Neural Model with
Minglong He1, Nan Zhou1, Hong Peng1
1School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China.
International Journal of Neural Systems
|September 30, 2025
Summary
This study introduces a novel hybrid model for multivariate workload prediction in cloud computing. The proposed model significantly improves forecasting accuracy, outperforming existing deep learning methods.
Area of Science:
- Cloud Computing
- Artificial Intelligence
- Time Series Analysis
Background:
- Multivariate workload prediction is crucial for efficient cloud resource management.
- Existing models struggle to capture complex inter-variable correlations and temporal dynamics.
Purpose of the Study:
- To develop an advanced model for accurate multivariate workload prediction.
- To enhance the capture of nonlinear data patterns and long-term temporal dependencies.
Main Methods:
- A hybrid model integrating a Nonlinear Spiking Neural P System (ConvNSNP) with a Bidirectional Long Short-Term Memory (BiLSTM) network was proposed.
- ConvNSNP extracts temporal and cross-variable dependencies, while BiLSTM strengthens long-term modeling.
- The model was evaluated on public cloud workload traces from Alibaba and Google.
Main Results:
- The proposed model demonstrated superior performance compared to various deep learning approaches (CNN, RNN, LSTM, TCN, LSTNet, CNN-GRU, CNN-LSTM).
- Achieved up to 9.9% improvement in Root Mean Square Error (RMSE) and 11.6% improvement in Mean Absolute Error (MAE).
- Showcased favorable performance in Mean Absolute Percentage Error (MAPE).
Conclusions:
- The hybrid ConvNSNP-BiLSTM model is highly effective for multivariate workload prediction in cloud environments.
- The model's ability to process nonlinear data and capture complex dependencies leads to improved forecasting accuracy.
- This research offers a significant advancement in cloud workload prediction methodologies.
Related Concept Videos
Multi-input and Multi-variable systems
392
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence of...
In the absence of...
392
Prediction Intervals
3.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.3K