ALGNet: Attention Light Graph Memory Network for Medical Recommendation System

December 09, 2023 Β· Declared Dead Β· πŸ› Symposium on Information and Communication Technology

πŸ’€ CAUSE OF DEATH: 404 Not Found
Code link is broken/dead
Authors Minh-Van Nguyen, Duy-Thinh Nguyen, Quoc-Huy Trinh, Bac-Hoai Le arXiv ID 2312.08377 Category cs.AI: Artificial Intelligence Cross-listed cs.LG, cs.MM Citations 5 Venue Symposium on Information and Communication Technology Repository https://github.com/huyquoctrinh/ALGNet Last Checked 2 months ago
Abstract
Medication recommendation is a vital task for improving patient care and reducing adverse events. However, existing methods often fail to capture the complex and dynamic relationships among patient medical records, drug efficacy and safety, and drug-drug interactions (DDI). In this paper, we propose ALGNet, a novel model that leverages light graph convolutional networks (LGCN) and augmentation memory networks (AMN) to enhance medication recommendation. LGCN can efficiently encode the patient records and the DDI graph into low-dimensional embeddings, while AMN can augment the patient representation with external knowledge from a memory module. We evaluate our model on the MIMIC-III dataset and show that it outperforms several baselines in terms of recommendation accuracy and DDI avoidance. We also conduct an ablation study to analyze the effects of different components of our model. Our results demonstrate that ALGNet can achieve superior performance with less computation and more interpretability. The implementation of this paper can be found at: https://github.com/huyquoctrinh/ALGNet.
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 β€” Artificial Intelligence

Died the same way β€” πŸ’€ 404 Not Found