EF-Net: A Deep Learning Approach Combining Word Embeddings and Feature Fusion for Patient Disposition Analysis
Nafisa Binte Feroz, Chandrima Sarker, Tanzima Ahsan, K M Arefeen, Sultan, Raqeebir Rab

TL;DR
This paper introduces EF-Net, a deep learning model that combines word embeddings and feature fusion to accurately predict patient disposition in emergency departments, outperforming existing methods on the MIMIC-IV-ED dataset.
Contribution
The paper presents a novel neural network model that integrates categorical and numerical features for improved patient disposition prediction.
Findings
EF-Net achieved 95.33% accuracy.
Ensemble model reached 96% accuracy.
Outperformed existing methods on multiple metrics.
Abstract
One of the most urgent problems is the overcrowding in emergency departments (EDs), caused by an aging population and rising healthcare costs. Patient dispositions have become more complex as a result of the strain on hospital infrastructure and the scarcity of medical resources. Individuals with more dangerous health issues should be prioritized in the emergency room. Thus, our research aims to develop a prediction model for patient disposition using EF-Net. This model will incorporate categorical features into the neural network layer and add numerical features with the embedded categorical features. We combine the EF-Net and XGBoost models to attain higher accuracy in our results. The result is generated using the soft voting technique. In EF-Net, we attained an accuracy of 95.33%, whereas in the Ensemble Model, we achieved an accuracy of 96%. The experiment's analysis shows that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
