Spare Parts Forecasting and Lumpiness Classification Methods: History
Please note this is an old version of this entry, which may differ significantly from the current revision.
Contributor: , , , , , ,

Safety critical spare parts hold special importance for aviation organizations. However, accurate forecasting of such parts becomes challenging when the data are lumpy or intermittent. Different methods, with varying degrees of success, have been used to forecast lumpy and intermittent demand data. 

  • lumpy demand forecasting
  • aviation
  • machine learning
  • spare part demand prediction

1. Introduction

Safety is the most desired feature for aviation, and safety critical spare parts hold special importance for aviation organizations. Forecasting future consumption of safety-related spare parts is the most critical part of inventory management, as its inaccurate prediction poses a serious challenge for the organizations responsible for the maintenance of aviation fleets [1]. Keeping in view efficient spare parts management and decreasing maintenance budget, possession of a reasonable inventory level is critical in the aviation industry, where lead time does not always satisfy the actual demand due to which spare parts pile up in the warehouse. Figure 1 provides an example of a sample depot that is responsible for the storage of spares and for the maintenance of helicopters and fixed-wing aircraft from four different origins. The depot stores around 97,693 spares, including 18,930 time change components (TBOs) that are categorized as slow-moving spares. These spares are expensive and are replaced based on either operational time or calendar years. The depot maintains two types of spares—fast-moving spares (selective stock list (SSL) and expandable spares) and slow-moving spares (TBOs, and non-selective stock list (nonSSL)). The SSL items are stocked for one quarter based on the demand/consumption of the previous four quarters. The TBOs, being critical and costly items, are stored for the next five years, based on the last two years of consumption data from maintenance setups. NonSSL and expandable items are stored for four quarters based on projections.
Figure 1. A sample spare depot storage template.
The problem of modeling future consumption is further aggravated by a lumpy spare part demand pattern [2][3], marked by periods with no demand along with sporadic demand [4][5], as shown in Figure 2.
Figure 2. Lumpy demand forecasting graphical representation.
The continuous inspections and preventive maintenance render the aircraft unserviceable for operational requirements, which costs the maintenance organizations. Therefore, the topmost priority for small and medium enterprises is to make the right spare parts available at the need of the hour and at the required location. The increasing downtime of the aircraft can be managed with efficient forecasting to have better operational fleet performance, which is a less researched domain in the aviation sector and warrants investigation. In this connection, the system experts [6][7] have utilized the statistical techniques of exponential smoothing and regression analysis [8][9], but such approaches are found to perform inaccurately when a lumpy demand pattern is processed [10]. Another interesting approach presents an innovative model for a single site to take advantage of a distribution, the zero-inflated Poisson. The researchers demonstrate the model effectiveness, confirming that their approach outperforms the traditional Poisson-based approach [11].
Different methods, with varying degrees of success, have been used to forecast lumpy and intermittent demand data. These techniques comprise a variety of models, such as Holt–Winterss [12] as the statistical method. Similarly, machine learning methods such as the support vector regression (SVR) [13] are used, while long short-term memory (LSTM) networks [14] are used as a deep learning method. However, it is still debatable which technique or meta-level approach predicts lumpy and intermittent demand data most accurately. This is due to a lack of historical research on intermittent and lumpy time series data [15]. In recent years, machine learning and deep learning research has also advanced rapidly.
Among these, artificial neural networks (ANN) are considered the most recognized artificial intelligence (AI) method [16] used to handle lumpy demand patterns because they have outperformed the traditional techniques in several fields [17][18][19][20]. Owing to the added advantage of performing in the way the human brain works by acquiring training from historical demand data, such models perform superbly. Afterward, they infer future demand based on the nonlinear pattern recognition and correlation establishment between the predictor variables and the outcomes. This way of learning has attracted many system managers in the field of aviation to harness the uncertainties and to solve future spare parts demand. On the other hand, the limitation to the use of ANN remains, as it is difficult to explore the best forecasting model because of the sensitivity analysis requirement on learning rate, momentum coefficient, and the number of hidden neurons. 

2. Spare Parts Forecasting and Lumpiness Classification Methods

John Croston was the first to introduce a method that was designed specifically for intermittent data [21]. Croston proposed separating the data into two series: one for arrival times and another for positive demand. Croston noted, however, that the time series data for intermittent demand varied significantly from that of conventional time series data. The former have multiple zero-demand intervals that are different from the latter. He presented an alternative technique to forecast demand from intermittent time series data. Croston stated that his method that presupposes independence between demand size and demand intervals. However, Willemain et al. [22] casted doubt on this concept of autonomy. This, however, was maintained in subsequent work that improved Croston’s original method, such as Syntetos and Boylan [23]. Syntetos and Boylan investigated Croston’s method and found it to be biased. Later, they presented a modified version of Croston’s method to resolve the bias issue [24].
Leve’n and Segerstedt proposed a modification of Croston’s technique that attempts to eliminate its inherent bias [8]. Nevertheless, the Leve’n and Segerstedt method is more biased than the Croston method, particularly for highly intermittent series. Willemain et al. identified patterns of intermittent demand in several other scenarios such as heavy machinery, electronics, maritime spare parts, etc. [25]. Similarly, Syntetos and Boylan studied intermittency in automotive spare parts [26]. Ghobbar and Friend analyzed the demand for costly aircraft maintenance parts [1]. They observed that businesses were holding too much inventory due to inaccurate demand forecasts, resulting in subpar service levels. Whether the demand is large or small or arrives at the correct or incorrect time, both can lead to mistakes. Therefore, accurate demand projections are necessary to support inventory holding and replenishment decisions. In addition, as a result of shortened life cycles, technology migrations, time for lengthy production cycles, and protracted lead times for capacity expansion, electronic companies face complexity in inventory management and risk of excess supply and shortfall of important components [27].
The work of [28] performs intermittent prediction on data collected from the Internet of things (IoT) using a recurrent neural network (RNN). The performance evaluation metric is accuracy. In this specific prediction task, RNNs outperformed ANNs. As an alternative to the Croston method, a new method based on stochastic simulation is used to conduct research in [29]. Different evaluation metrics are used such as mean error (ME), mean absolute deviation (MAD), MASE, and D proposed by the authors. In conclusion, the proposed method did not outperform the existing standard. In [30], the ATA technique was compared with the Croston technique. The data from the M4 competition were utilized. The ATA and the exponential smoothing methods are similar, but their respective emphases differ. The study predicted six future time steps. As evaluation metrics, both mean squared error and standardized mean absolute percentage error are utilized. As a metric for out-of-sample evaluation, the ATA method is superior to the Croston method. In [31], a novel method, the modified SBA, is presented for intermittent forecasting. In conclusion, the proposed method can not compete with the current method. The authors of [32] employ a deep neural network (DNN) to predict sensor data. The ARIMA and generalized autoregressive conditional heteroskedasticity (GARCH) techniques have been surpassed by this method. It utilized simulations that require a well-considered parameter design for this purpose. Ref. [33] provides an example of a simulation design that investigates multiple parameter combinations. The study results demonstrate promising outcomes.
A study in [34] introduces a seasonal adjustment method and a dynamic neural network as the primary seasonal forecasting model. Zero demand is counteracted by preprocessing the initial input data and by adding input nodes to the neural network. It proposed a revised error measurement method for evaluating performance. The proposed framework for forecasting outperforms competing models for intermittent demand. Two ANN models, each using 36 observations as training data, were proposed in [35]. The proposed model was able to achieve competitive inventory performance relative to Croston despite low forecasting accuracy. In [36], an ANN and RNN are trained and compared for intermittent demand forecasting. The results show that ANN performance is superior to that of RNN in long-term demand series. Another work in [37] conducts an empirical analysis utilizing 5133 SKUs from an airline and acquired forecast performance and inventory performance outcomes for different methodologies. The findings indicate that proposed ANN approaches are less biased as compared to other evaluated methods.
Table 1 summarizes different datasets having different patterns including intermittent, lumpy, and smooth. It also shows the industry related to each dataset. The forecasting methods used in the referenced article and its evaluated metrics are also included. From the table, it can be observed that the performance of various methods varies with the input datasets.
Table 1. Datasets having intermittent lumpy and smooth patterns, their forecasting methods, and accuracies on different metrics. The ’×’ indicates that the value for this parameter is not reported.

This entry is adapted from the peer-reviewed paper 10.3390/app13095475

References

  1. Ghobbar, A.A.; Friend, C.H. Evaluation of forecasting methods for intermittent parts demand in the field of aviation: A predictive model. Comput. Oper. Res. 2003, 30, 2097–2114.
  2. Nasiri Pour, A.; Rostami-Tabar, B.; Rahimzadeh, A. A hybrid neural network and traditional approach for forecasting lumpy demand. Proc. World Acad. Sci. Eng. Technol. 2008, 2, 1028–1034.
  3. Amin-Naseri, M.R.; Tabar, B.R. Neural network approach to lumpy demand forecasting for spare parts in process industries. In Proceedings of the 2008 International Conference on Computer and Communication Engineering, Kuala Lumpur, Malaysia, 13–15 May 2008; pp. 1378–1382.
  4. Hua, Z.; Zhang, B.; Yang, J.; Tan, D. A new approach of forecasting intermittent demand for spare parts inventories in the process industries. J. Oper. Res. Soc. 2007, 58, 52–61.
  5. Wang, W.; Syntetos, A.A. Spare parts demand: Linking forecasting to equipment maintenance. Transp. Res. Part E Logist. Transp. Rev. 2011, 47, 1194–1209.
  6. Wang, L.; Zeng, Y.; Chen, T. Back propagation neural network with adaptive differential evolution algorithm for time series forecasting. Expert Syst. Appl. 2015, 42, 855–863.
  7. Zhang, G.; Patuwo, B.E.; Hu, M.Y. Forecasting with artificial neural networks: The state of the art. Int. J. Forecast. 1998, 14, 35–62.
  8. Syntetos, A.A.; Boylan, J.E. The accuracy of intermittent demand estimates. Int. J. Forecast. 2005, 21, 303–314.
  9. Vaitkus, V.; Zylius, G.; Maskeliunas, R. Electrical spare parts demand forecasting. Elektron. Ir Elektrotechnika 2014, 20, 7–10.
  10. Bacchetti, A.; Saccani, N. Spare parts classification and demand forecasting for stock control: Investigating the gap between research and practice. Omega 2012, 40, 722–737.
  11. Costantino, F.; Di Gravio, G.; Patriarca, R.; Petrella, L. Spare parts management for irregular demand items. Omega 2018, 81, 57–66.
  12. Gamberini, R.; Lolli, F.; Rimini, B.; Sgarbossa, F. Forecasting of sporadic demand patterns with seasonality and trend components: An empirical comparison between Holt-Winters and (S) ARIMA methods. Math. Probl. Eng. 2010, 2010, 579010.
  13. Pai, P.F.; Lin, K.P.; Lin, C.S.; Chang, P.T. Time series forecasting by a seasonal support vector regression model. Expert Syst. Appl. 2010, 37, 4261–4265.
  14. Fu, W.; Chien, C.F.; Lin, Z.H. A hybrid forecasting framework with neural network and time-series method for intermittent demand in semiconductor supply chain. In Proceedings of the IFIP International Conference on Advances in Production Management Systems, Seoul, Republic of Korea, 26–30 August 2018; pp. 65–72.
  15. Nikolopoulos, K. We need to talk about intermittent demand forecasting. Eur. J. Oper. Res. 2021, 291, 549–559.
  16. Rosienkiewicz, M. Artificial intelligence methods in spare parts demand forecasting. Logist. Transp. 2013, 18, 41–50.
  17. Hua, Z.; Zhang, B. A hybrid support vector machines and logistic regression approach for forecasting intermittent demand of spare parts. Appl. Math. Comput. 2006, 181, 1035–1048.
  18. Rustam, F.; Siddique, M.A.; Siddiqui, H.U.R.; Ullah, S.; Mehmood, A.; Ashraf, I.; Choi, G.S. Wireless capsule endoscopy bleeding images classification using CNN based model. IEEE Access 2021, 9, 33675–33688.
  19. Siddiqui, H.U.R.; Shahzad, H.F.; Saleem, A.A.; Khan Khakwani, A.B.; Rustam, F.; Lee, E.; Ashraf, I.; Dudley, S. Respiration Based Non-Invasive Approach for Emotion Recognition Using Impulse Radio Ultra Wide Band Radar and Machine Learning. Sensors 2021, 21, 8336.
  20. Shafi, I.; Hussain, I.; Ahmad, J.; Kim, P.W.; Choi, G.S.; Ashraf, I.; Din, S. License plate identification and recognition in a non-standard environment using neural pattern matching. Complex Intell. Syst. 2022, 8, 3627–3639.
  21. Gutierrez, R.S.; Solis, A.O.; Mukhopadhyay, S. Lumpy demand forecasting using neural networks. Int. J. Prod. Econ. 2008, 111, 409–420.
  22. Croston, J.D. Forecasting and stock control for intermittent demands. J. Oper. Res. Soc. 1972, 23, 289–303.
  23. Willemain, T.R.; Smart, C.N.; Shockor, J.H.; DeSautels, P.A. Forecasting intermittent demand in manufacturing: A comparative evaluation of Croston’s method. Int. J. Forecast. 1994, 10, 529–538.
  24. Syntetos, A.A.; Boylan, J.E. On the bias of intermittent demand estimates. Int. J. Prod. Econ. 2001, 71, 457–466.
  25. Willemain, T.R.; Smart, C.N.; Schwarz, H.F. A new approach to forecasting intermittent demand for service parts inventories. Int. J. Forecast. 2004, 20, 375–387.
  26. Levén, E.; Segerstedt, A. Inventory control with a modified Croston procedure and Erlang distribution. Int. J. Prod. Econ. 2004, 90, 361–367.
  27. Fu, W.; Chien, C.F. UNISON data-driven intermittent demand forecast framework to empower supply chain resilience and an empirical study in electronics distribution. Comput. Ind. Eng. 2019, 135, 940–949.
  28. Lee, K.; Kang, D.; Choi, H.; Park, B.; Cho, M.; Kim, D. Intermittent demand forecasting with a recurrent neural network model using IoT data. Int. J. Control Autom. 2018, 11, 153–168.
  29. Doszyń, M. New forecasting technique for intermittent demand, based on stochastic simulation. An alternative to Croston’s method. Acta Univ. Lodz. Folia Oeconomica 2018, 5, 41–55.
  30. Yilmaz, T.E.; Yapar, G.; Yavuz, İ. Comparison of Ata method and croston based methods on forecasting of intermittent demand. Mugla J. Sci. Technol. 2019, 5, 49–55.
  31. Babai, M.Z.; Dallery, Y.; Boubaker, S.; Kalai, R. A new method to forecast intermittent demand in the presence of inventory obsolescence. Int. J. Prod. Econ. 2019, 209, 30–41.
  32. Aggarwal, A.; Rani, A.; Sharma, P.; Kumar, M.; Shankar, A.; Alazab, M. Prediction of landsliding using univariate forecasting models. Internet Technol. Lett. 2022, 5, e209.
  33. Huifeng, W.; Shankar, A.; Vivekananda, G. Modelling and simulation of sprinters’ health promotion strategy based on sports biomechanics. Connect. Sci. 2021, 33, 1028–1046.
  34. Liu, P. Intermittent demand forecasting for medical consumables with short life cycle using a dynamic neural network during the COVID-19 epidemic. Health Inform. J. 2020, 26, 3106–3122.
  35. Kourentzes, N. Intermittent demand forecasts with neural networks. Int. J. Prod. Econ. 2013, 143, 198–206.
  36. Lolli, F.; Gamberini, R.; Regattieri, A.; Balugani, E.; Gatos, T.; Gucci, S. Single-hidden layer neural networks for forecasting intermittent demand. Int. J. Prod. Econ. 2017, 183, 116–128.
  37. Babai, M.Z.; Tsadiras, A.; Papadopoulos, C. On the empirical performance of some new neural network methods for forecasting intermittent demand. IMA J. Manag. Math. 2020, 31, 281–305.
  38. Tian, X.; Wang, H.; Erjiang, E. Forecasting intermittent demand for inventory management by retailers: A new approach. J. Retail. Consum. Serv. 2021, 62, 102662.
  39. Jiang, P.; Huang, Y.; Liu, X. Intermittent demand forecasting for spare parts in the heavy-duty vehicle industry: A support vector machine model. Int. J. Prod. Res. 2021, 59, 7423–7440.
  40. Pennings, C.L.; Van Dalen, J.; van der Laan, E.A. Exploiting elapsed time for managing intermittent demand for spare parts. Eur. J. Oper. Res. 2017, 258, 958–969.
  41. Regattieri, A.; Gamberi, M.; Gamberini, R.; Manzini, R. Managing lumpy demand for aircraft spare parts. J. Air Transp. Manag. 2005, 11, 426–431.
  42. Abbasimehr, H.; Shabani, M.; Yousefi, M. An optimized model using LSTM network for demand forecasting. Comput. Ind. Eng. 2020, 143, 106435.
  43. Dudek, G.; Pełka, P.; Smyl, S. A hybrid residual dilated LSTM and exponential smoothing model for midterm electric load forecasting. IEEE Trans. Neural Netw. Learn. Syst. 2021, 33, 2879–2891.
More
This entry is offline, you can click here to edit this entry!
ScholarVision Creations