Hybrid Deep Learning Approach for Coupled Demand Forecasting and Supply Chain Optimization

arXiv cs.LG / 4/24/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces a Hybrid AI Framework (HAF-DS) that tightly couples demand forecasting with supply chain optimization rather than treating them as separate steps.
  • HAF-DS uses an LSTM-based demand forecasting module to model temporal/contextual demand dependencies, paired with a mixed integer linear programming (MILP) layer for cost-efficient replenishment and allocation decisions.
  • Joint training and design aim to minimize both forecasting error and operational costs by leveraging embedding-based feature representations and recurrent architectures.
  • Experiments on textile and supply chain datasets show improved accuracy over statistical and deep learning baselines, including reductions in MAE, RMSE, and MAPE.
  • The approach also delivers operational benefits, lowering inventory costs and stockouts while increasing service levels, suggesting a scalable solution for volatile-demand industries like textiles and PPE.

Abstract

Supply chain resilience and efficiency are vital in industries characterized by volatile demand and uncertain supply, such as textiles and personal protective equipment (PPE). Traditional forecasting and optimization approaches often operate in isolation, limiting their real-world effectiveness. This paper proposes a Hybrid AI Framework for Demand-Supply Forecasting and Optimization (HAF-DS), which integrates a Long Short-Term Memory (LSTM)-based demand forecasting module with a mixed integer linear programming (MILP) optimization layer. The LSTM captures temporal and contextual demand dependencies, while the optimization layer prescribes cost-efficient replenishment and allocation decisions. The framework jointly minimizes forecasting error and operational cost through embedding-based feature representation and recurrent neural architectures. Experiments on textile sales and supply chain datasets show significant performance gains over statistical and deep learning baselines. On the combined dataset, HAF-DS reduced Mean Absolute Error (MAE) from 15.04 to 12.83 (14.7%), Root Mean Squared Error (RMSE) from 19.53 to 17.11 (12.4%), and Mean Absolute Percentage Error (MAPE) from 9.5% to 8.1%. Inventory cost decreased by 5.4%, stockouts by 27.5%, and service level rose from 95.5% to 97.8%. These results confirm that coupling predictive forecasting with prescriptive optimization enhances both accuracy and efficiency, providing a scalable and adaptable solution for modern textile and PPE supply chains.