Optimizing Blood Transfusions and Predicting Shortages in Resource-Constrained Areas
El Arbi Belfarsi, Sophie Brubaker, Maria Valero

TL;DR
This paper introduces heuristic algorithms and machine learning models to optimize blood transfusion management and predict shortages in resource-limited areas, improving allocation efficiency and proactive resource planning.
Contribution
It presents a novel combination of heuristic matching algorithms and machine learning for blood resource optimization and shortage prediction in resource-constrained settings.
Findings
Heuristic matching improved blood request acceptance by up to 47.6%.
Linear Regression slightly outperformed other models in shortage prediction.
The approach is scalable and integrates with NoSQL databases for real-time management.
Abstract
Our research addresses the critical challenge of managing blood transfusions and optimizing allocation in resource-constrained regions. We present heuristic matching algorithms for donor-patient and blood bank selection, alongside machine learning methods to analyze blood transfusion acceptance data and predict potential shortages. We developed simulations to optimize blood bank operations, progressing from random allocation to a system incorporating proximity-based selection, blood type compatibility, expiration prioritization, and rarity scores. Moving from blind matching to a heuristic-based approach yielded a 28.6% marginal improvement in blood request acceptance, while a multi-level heuristic matching resulted in a 47.6% improvement. For shortage prediction, we compared Long Short-Term Memory (LSTM) networks, Linear Regression, and AutoRegressive Integrated Moving Average (ARIMA)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
