Improving Clinical Efficiency and Reducing Medical Errors through NLP-enabled diagnosis of Health Conditions from Transcription Reports
Krish Maniar, Shafin Haque, Kabir Ramzan

TL;DR
This study develops and evaluates NLP algorithms, especially a CNN-LSTM model, to improve diagnosis accuracy from transcription reports, thereby enhancing clinical efficiency and reducing medical errors.
Contribution
Introduces a CNN-LSTM NLP model integrated into a web platform for accurate diagnosis from unstructured reports, advancing clinical decision support tools.
Findings
CNN-LSTM achieved 97.89% accuracy
Web platform facilitates accessible clinical assistance
Standardizing reports improves diagnostic consistency
Abstract
Misdiagnosis rates are one of the leading causes of medical errors in hospitals, affecting over 12 million adults across the US. To address the high rate of misdiagnosis, this study utilizes 4 NLP-based algorithms to determine the appropriate health condition based on an unstructured transcription report. From the Logistic Regression, Random Forest, LSTM, and CNNLSTM models, the CNN-LSTM model performed the best with an accuracy of 97.89%. We packaged this model into a authenticated web platform for accessible assistance to clinicians. Overall, by standardizing health care diagnosis and structuring transcription reports, our NLP platform drastically improves the clinical efficiency and accuracy of hospitals worldwide.
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
TopicsArtificial Intelligence in Healthcare · Nursing Diagnosis and Documentation · Artificial Intelligence in Healthcare and Education
MethodsLogistic Regression · Tanh Activation · Sigmoid Activation · Long Short-Term Memory
