Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

[ACL 2024] This is the code for our paper ”RAM-EHR: Retrieval Augmentation Meets Clinical Predictions on Electronic Health Records“.

License

NotificationsYou must be signed in to change notification settings

ritaranx/RAM-EHR

Repository files navigation

This is the code for our paperRAM-EHR: Retrieval Augmentation Meets Clinical Predictions on Electronic Health Records, published in ACL 2024.

Data

[IMPORTANT, PLEASE READ!]In order to facilitate the reproducibility, we provide a small synthetic subset in data for MIMIC-III dataset inmimic folder (hyperedges-mimic-text-{train/valid/test}-example.jsonl). We include them in this repo only to show the format of the two datasts we used. Thus, their experimental results should NOT reflect the performance we report in the paper.

Knowledge Sources

We provide some of the publicly available sources inmesh.txt as well as the code for querying drugbank and pubmed database inquery_drugbank.py andquery_pubmed.py, respectively. The processed information for each medical code can be found in themimic andcradle folder. The drugbank information can be accessed atthis link.

Generating Knowledge Summaries using GPT-3.5

Please refer toprompt_gpt_def.py for details.

Code

For graph neural network component, please follow our previous work onhypergraph neural networks for EHR prediction for details. We have also provided the code of using language models for prediction inmodel_src folder.

Citation

If you find this paper useful for your research, please cite the following in your publication. Thanks!

@inproceedings{xu2024ram,  title={RAM-EHR: Retrieval Augmentation Meets Clinical Predictions on Electronic Health Records},  author={Xu, Ran and Shi, Wenqi and Yu, Yue and Zhuang, Yuchen and Jin, Bowen and Wang, May D and Ho, Joyce C and Yang, Carl},  booktitle={Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics},  year={2024}}

About

[ACL 2024] This is the code for our paper ”RAM-EHR: Retrieval Augmentation Meets Clinical Predictions on Electronic Health Records“.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp