基于深度学习的客户需求预测:一种融合客户信息的LSTM方法

Predicting customer demand with deep learning: an LSTM-based approach incorporating customer information

International Journal of Production Research · 2025
被引 12 · 同刊同年前 9%
ABS 3

中文导读

提出一种结合遗传算法优化超参数的LSTM模型(DLSTM-GA),利用客户行为信息预测需求,在真实数据集上相比标准LSTM和多种机器学习模型显著提升了预测精度并降低了计算时间。

Abstract

One of the challenging issues in the performance enhancement of organisations is forecasting demand, improving their supply chains, and reducing related costs. With recent advances in artificial intelligence, new techniques have been presented for demand forecasting with higher accuracy than their traditional counterparts. The proposed method is developed LSTM (Long Short-Term Memory) model called DLSTM-GA, which predicts demand based on customer behavioural information. We evaluated the new method on a real-world Black Friday dataset from the Kaggle website. One of the most important contributions of this research is optimising hyperparameters of LSTM by Genetic algorithm (GA) to reduce overfitting and complexity of LSTM to predict demand forecasting. The results show the MSE of DLSTM-GA is improved by 49.36% and R2 accuracy by 5.58% and 42.37% reduction in CPU-Time compared to the standard LSTM. Also, comparisons were made between the developed model’s performance and several machine learning models, comprising K-Nearest Neighbor (KNN), Gradient Boosting (GB), Decision Tree (DT), Multilayers Perceptron (MLP), and Extreme learning machine (ELM), confirming the better performance of DLSTM-GA in demand estimation. Specifically, the R2 in DLSTM-GA was 0.8316 but this value was 0.6311, 0.4877, 0.6263, 0.4992, and 0.6365 for KNN, GB, DT, MLP, and ELM models, respectively.

需求预测深度学习供应链管理机器学习客户行为分析