ACDNet: Attention-guided Collaborative Decision Network for Effective Medication Recommendation
Jiacong Mi, Yi Zu, Zhuoyuan Wang, Jieyue He

TL;DR
ACDNet is a novel attention-guided model that leverages Transformer and collaborative decision frameworks to improve medication recommendations from complex EHR data, outperforming existing models.
Contribution
The paper introduces ACDNet, which effectively captures patient health conditions and medication records using attention mechanisms and models their similarity for better recommendations.
Findings
ACDNet outperforms state-of-the-art models on MIMIC datasets.
Ablation studies confirm the effectiveness of each module.
Case study demonstrates practical applicability in healthcare.
Abstract
Medication recommendation using Electronic Health Records (EHR) is challenging due to complex medical data. Current approaches extract longitudinal information from patient EHR to personalize recommendations. However, existing models often lack sufficient patient representation and overlook the importance of considering the similarity between a patient's medication records and specific medicines. Therefore, an Attention-guided Collaborative Decision Network (ACDNet) for medication recommendation is proposed in this paper. Specifically, ACDNet utilizes attention mechanism and Transformer to effectively capture patient health conditions and medication records by modeling their historical visits at both global and local levels. ACDNet also employs a collaborative decision framework, utilizing the similarity between medication records and medicine representation to facilitate the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Traditional Chinese Medicine Studies · Pharmacy and Medical Practices
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Adam · Dense Connections · Softmax · Position-Wise Feed-Forward Layer · Label Smoothing · Residual Connection · Dropout
