HgbNet: predicting hemoglobin level/anemia degree from EHR data
Anemia is a prevalent medical condition that typically requires invasive blood tests for diagnosis and monitoring. Electronic health records (EHRs) have emerged as valuable data sources for numerous medical studies. EHR-based hemoglobin level/anemia degree prediction is non-invasive and rapid but still faces some challenges due to the fact that EHR data is typically an irregular multivariate time series containing a significant number of missing values and irregular time intervals. To address these issues, we introduce HgbNet, a machine learning-based prediction model that emulates clinicians' decision-making processes for hemoglobin level/anemia degree prediction. The model incorporates a NanDense layer with a missing indicator to handle missing values and employs attention mechanisms to account for both local irregularity and global irregularity. We evaluate the proposed method using two real-world datasets across two use cases. In our first use case, we predict hemoglobin level/anemia degree at moment T+1 by utilizing records from moments prior to T+1. In our second use case, we integrate all historical records with additional selected test results at moment T+1 to predict hemoglobin level/anemia degree at the same moment, T+1. HgbNet outperforms the best baseline results across all datasets and use cases. These findings demonstrate the feasibility of estimating hemoglobin levels and anemia degree from EHR data, positioning HgbNet as an effective non-invasive anemia diagnosis solution that could potentially enhance the quality of life for millions of affected individuals worldwide. To our knowledge, HgbNet is the first machine learning model leveraging EHR data for hemoglobin level/anemia degree prediction.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingMissing ValuesPredictionSimilar Papers 제목 키워드 기반
Portable system for the prediction of anemia based on the ocular conjunctiva using Artificial Intelligence
Anemia is a major health burden worldwide. Examining the hemoglobin level of blood is an important way to achieve the diagnosis of anemia, but it requires blood drawing and a blood test. In this work we propose a non-inv…
AI-Driven anemia diagnosis: A review of advanced models and techniques
Anemia, a condition marked by insufficient levels of red blood cells or hemoglobin, remains a widespread health issue affecting millions of individuals globally. Accurate and timely diagnosis is essential for effective m…
Fingertip Video Dataset for Non-Invasive Diagnosis of Anemia Using ResNet-18 Classifier
Hemoglobin is the iron containing protein in red blood cells which carries oxygen from lungs to rest of the body tissues. Accurate measurement of hemoglobin is essential for diagnosing anemia, a condition characterized…
CBC TESTfeature selectionPhotoplethysmography (PPG)Effect of new healthy and live food supplement on Anemia disease in Wistar rats
Anemia is a decrease in hemoglobin and red blood cells and due to a decrease in hemoglobin, oxygen carrying capacity reduce. In this disease, the red blood cell the amount and volume decrease. In this research, healthy a…
Computer Aided Detection of Anemia-like Pallor
Paleness or pallor is a manifestation of blood loss or low hemoglobin concentrations in the human blood that can be caused by pathologies such as anemia. This work presents the first automated screening system that utili…
BenchmarkingClassificationGeneral ClassificationMulti-class Classification