paper-with-me

홈 › Papers

Optimizing Blood Transfusions and Predicting Shortages in Resource-Constrained Areas

2025-06-14 · El Arbi Belfarsi, Sophie Brubaker, Maria Valero

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.

📄 PDF Abstract BibTeX arXiv:2506.12647

Code (0)

등록된 구현이 없습니다.

Tasks

Predictionregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Robust Meta-Model for Predicting the Need for Blood Transfusion in Non-traumatic ICU Patients

2024-01-01 · Alireza Rafiei, Ronald Moore, Tilendra Choudhary, Curtis Marshall 외

Objective: Blood transfusions, crucial in managing anemia and coagulopathy in ICU settings, require accurate prediction for effective resource allocation and patient risk assessment. However, existing clinical decision s…

Predicting Skill Shortages in Labor Markets: A Machine Learning Approach

2020-08-26

Skill shortages are a drain on society. They hamper economic opportunities for individuals, slow growth for firms, and impede labor productivity in aggregate. Therefore, the ability to understand and predict skill shorta…

BIG-bench Machine Learning

Backpropagation and fuzzy algorithm Modelling to Resolve Blood Supply Chain Issues in the Covid-19 Pandemic

2021-09-06 · Aan Erlansari, Rusdi Effendi, Funny Farady C, Andang Wijanarko 외

Bloodstock shortages and its uncertain demand has become a major problem for all countries worldwide. Therefore, this study aims to provide solution to the issues of blood distribution during the Covid-19 Pandemic at Ben…

A Two-Stage Stochastic Programming Model for Blood Supply Chain Management, Considering Facility Disruption and Service Level

2021-11-02 · Mohammad Arani, Mohsen Momenitabar, Zhila Dehdari Ebrahimi, Xian Liu

In this paper, a blood supply chain network, where the occurrence of disruption might interrupt the flow of Red Blood Cells, is dealt with. In principle, the probability of disruption is not the only property confiding t…

Management

Demand Forecasting for Platelet Usage: from Univariate Time Series to Multivariate Models

2021-01-06 · Maryam Motamedi, Jessica Dawson, Na Li, Douglas G. Down 외

Platelet products are both expensive and have very short shelf lives. As usage rates for platelets are highly variable, the effective management of platelet demand and supply is very important yet challenging. The primar…

Demand ForecastingManagementregressionTime Series+1