| Literature DB >> 35383944 |
Esa V Turkulainen1, Merel L Wemelsfelder2, Mart P Janssen2, Mikko Arvas1.
Abstract
BACKGROUND: Blood supply chain management requires estimates about the demand of blood products. The more accurate these estimates are, the less wastage and fewer shortages occur. While the current literature demonstrates tangible benefits from statistical forecasting approaches, it highlights issues that discourage their use in blood supply chain optimization: there is no single approach that works everywhere, and there are no guarantees that any favorable method performance continues into the future. STUDY DESIGN AND METHODS: We design a novel autonomous forecasting system to solve the aforementioned issues. We show how possible changes in blood demand could affect prediction performance using partly synthetic demand data. We use these data then to investigate the performances of different method selection heuristics. Finally, the performances of the heuristics and single method approaches were compared using historical demand data from Finland and the Netherlands. The development code is publicly accessible.Entities:
Keywords: autonomous systems; blood supply chain management; demand forecasting; robust methods; time series
Mesh:
Year: 2022 PMID: 35383944 PMCID: PMC9325496 DOI: 10.1111/trf.16870
Source DB: PubMed Journal: Transfusion ISSN: 0041-1132 Impact factor: 3.337
FIGURE 1Weekly demand of red blood cell products in the Netherlands and Finland
FIGURE 2Altered weekly demand of red blood cell products in Finland. The dotted line indicates the beginning of the synthetic data
FIGURE 3A schematic of the method selection process. Methods are trained with a 3‐year training window and then tested on the subsequent observation. The training window then moves, dropping the oldest observation, and including the previous test observation. A series of tests are performed over a selection period up until the forecast date (e.g., 12 weeks). Next, a forecast is generated by selecting the method with the lowest mean absolute percentage error (MAPE) from the selection period and retraining it with 2 years of the most recent observations
FIGURE 4Method performances on the first and second half of the synthetic data, ordered by the error magnitude on the second half. Some methods benefit from the change, some suffer
Overall mean absolute percentage errors (MAPEs) of methods over the entire synthetic data
| SNAIVE | MA‐5 | MA‐7 | MA‐9 | MA‐12 | ETS | STL | TBATS | ANN | ARIMAX | DYNREG | STLF | MLP | ELM | AVG |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 5.06 | 6.81 | 6.51 | 6.54 | 6.72 | 6.94 | 4.84 | 5.94 | 6.64 | 6.21 |
| 4.61 | 7.06 | 7.04 | 5.14 |
Note: The best accuracies in both Tables are highlighted in bold.
Overall mean absolute percentage errors (MAPEs) of selection heuristics over the entire synthetic data
| AUTO‐1 | AUTO‐3 | AUTO‐6 | AUTO‐12 | AUTO‐18 | AUTO‐24 | W.AVG |
|---|---|---|---|---|---|---|
| 5.01 | 4.64 | 4.54 |
| 4.68 | 4.71 | 4.76 |
Note: The best accuracies in both Tables are highlighted in bold.
FIGURE 5A heatmap presentation of the overall mean absolute percentage errors (MAPEs) for the methods and selection heuristics. The first row presents the error for the optimal selection strategy (theoretical minimum). Results are spread over six columns (for each testing period length) to ensure comparable error scores. The splits separate countries and individual methods from heuristics