TAPER: Time-Aware Patient EHR Representation

August 11, 2019 ยท Entered Twilight ยท ๐Ÿ› IEEE journal of biomedical and health informatics

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE, README.md, base, configs, data_loader, gen_data_df.py, gen_data_df.sh, gen_data_df_short.sh, gen_data_pubmed.sh, gen_text_plus_code_data.py, kfold.py, model, process_text.py, requirements.txt, test.py, train.py, trainer, utils

Authors Sajad Darabi, Mohammad Kachuee, Shayan Fazeli, Majid Sarrafzadeh arXiv ID 1908.03971 Category cs.LG: Machine Learning Cross-listed cs.CL, stat.ML Citations 64 Venue IEEE journal of biomedical and health informatics Repository https://github.com/sajaddarabi/TAPER-EHR โญ 19 Last Checked 1 month ago
Abstract
Effective representation learning of electronic health records is a challenging task and is becoming more important as the availability of such data is becoming pervasive. The data contained in these records are irregular and contain multiple modalities such as notes, and medical codes. They are preempted by medical conditions the patient may have, and are typically jotted down by medical staff. Accompanying codes are notes containing valuable information about patients beyond the structured information contained in electronic health records. We use transformer networks and the recently proposed BERT language model to embed these data streams into a unified vector representation. The presented approach effectively encodes a patient's visit data into a single distributed representation, which can be used for downstream tasks. Our model demonstrates superior performance and generalization on mortality, readmission and length of stay tasks using the publicly available MIMIC-III ICU dataset. Code avaialble at https://github.com/sajaddarabi/TAPER-EHR
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning