Optimizing Blood Transfusions and Predicting Shortages in Resource-Constrained Areas
By: El Arbi Belfarsi, Sophie Brubaker, Maria Valero
Potential Business Impact:
Saves more lives by better managing blood donations.
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) models, trained on 170 days of historical data. Linear Regression slightly outperformed others with a 1.40% average absolute percentage difference in predictions. Our solution leverages a Cassandra NoSQL database, integrating heuristic optimization and shortage prediction to proactively manage blood resources. This scalable approach, designed for resource-constrained environments, considers factors such as proximity, blood type compatibility, inventory expiration, and rarity. Future developments will incorporate real-world data and additional variables to improve prediction accuracy and optimization performance.
Similar Papers
Policy Optimization for Dynamic Heart Transplant Allocation
Machine Learning (CS)
Saves more lives by better matching donor hearts.
A Multi-Phase Analysis of Blood Culture Stewardship: Machine Learning Prediction, Expert Recommendation Assessment, and LLM Automation
Machine Learning (CS)
Helps doctors know when to test blood for germs.
Optimization-Augmented Machine Learning for Vehicle Operations in Emergency Medical Services
Machine Learning (CS)
Gets ambulances to people faster.