paper-with-me

홈 › Papers

A Deep Learning Pipeline for Patient Diagnosis Prediction Using Electronic Health Records

2020-06-23 · Leopold Franz, Yash Raj Shrestha, Bibek Paudel

Augmentation of disease diagnosis and decision-making in healthcare with machine learning algorithms is gaining much impetus in recent years. In particular, in the current epidemiological situation caused by COVID-19 pandemic, swift and accurate prediction of disease diagnosis with machine learning algorithms could facilitate identification and care of vulnerable clusters of population, such as those having multi-morbidity conditions. In order to build a useful disease diagnosis prediction system, advancement in both data representation and development of machine learning architectures are imperative. First, with respect to data collection and representation, we face severe problems due to multitude of formats and lack of coherency prevalent in Electronic Health Records (EHRs). This causes hindrance in extraction of valuable information contained in EHRs. Currently, no universal global data standard has been established. As a useful solution, we develop and publish a Python package to transform public health dataset into an easy to access universal format. This data transformation to an international health data format facilitates researchers to easily combine EHR datasets with clinical datasets of diverse formats. Second, machine learning algorithms that predict multiple disease diagnosis categories simultaneously remain underdeveloped. We propose two novel model architectures in this regard. First, DeepObserver, which uses structured numerical data to predict the diagnosis categories and second, ClinicalBERT_Multi, that incorporates rich information available in clinical notes via natural language processing methods and also provides interpretable visualizations to medical practitioners. We show that both models can predict multiple diagnoses simultaneously with high accuracy.

📄 PDF Abstract BibTeX arXiv:2006.16926

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecision Making

Similar Papers 제목 키워드 기반

NeuraHealth: An Automated Screening Pipeline to Detect Undiagnosed Cognitive Impairment in Electronic Health Records with Deep Learning and Natural Language Processing

2022-01-12 · Tanish Tyagi, Colin G. Magdamo, Ayush Noori, Zhaozhi Li 외

Dementia related cognitive impairment (CI) is a neurodegenerative disorder, affecting over 55 million people worldwide and growing rapidly at the rate of one new case every 3 seconds. 75% cases go undiagnosed globally wi…

High-Throughput Machine Learning from Electronic Health Records

2019-07-03 · Ross S. Kleiman, Paul S. Bennett, Peggy L. Peissig, Richard L. Berg 외

The widespread digitization of patient data via electronic health records (EHRs) has created an unprecedented opportunity to use machine learning algorithms to better predict disease risk at the patient level. Although p…

BIG-bench Machine LearningDisease PredictionPredictionVocal Bursts Intensity Prediction

Automated HIV Screening on Dutch Electronic Health Records with Large Language Models

2025-10-22 · Lang Zhou, Amrish Jhingoer, Yinghao Luo, Klaske Vliegenthart--Jongbloed 외 arxiv

Efficient screening and early diagnosis of HIV are critical for reducing onward transmission. Although large scale laboratory testing is not feasible, the widespread adoption of Electronic Health Records (EHRs) offers ne…

Deep Representation for Patient Visits from Electronic Health Records

2018-03-26 · Jean-Baptiste Escudié, Alaa Saade, Alice Coucke, Marc Lelarge

We show how to learn low-dimensional representations (embeddings) of patient visits from the corresponding electronic health record (EHR) where International Classification of Diseases (ICD) diagnosis codes are removed. …

General Classification

HypEHR: Hyperbolic Modeling of Electronic Health Records for Efficient Question Answering

2026-04-22 · Yuyu Liu, Sarang Rajendra Patil, Mengjia Xu, Tengfei Ma arxiv

Electronic health record (EHR) question answering is often handled by LLM-based pipelines that are costly to deploy and do not explicitly leverage the hierarchical structure of clinical data. Motivated by evidence that m…

Question Answering