paper-with-me

Papers

ACDNet: Attention-guided Collaborative Decision Network for Effective Medication Recommendation

2023-07-06 · Jiacong Mi, Yi Zu, Zhuoyuan Wang, Jieyue He

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 recommendation process. The experimental results on two extensive medical datasets, MIMIC-III and MIMIC-IV, clearly demonstrate that ACDNet outperforms state-of-the-art models in terms of Jaccard, PR-AUC, and F1 score, reaffirming its superiority. Moreover, the ablation experiments provide solid evidence of the effectiveness of each module in ACDNet, validating their contribution to the overall performance. Furthermore, a detailed case study reinforces the effectiveness of ACDNet in medication recommendation based on EHR data, showcasing its practical value in real-world healthcare scenarios.

📄 PDF Abstract BibTeX arXiv:2307.03332

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

ACDNet: Adaptively Combined Dilated Convolution for Monocular Panorama Depth Estimation

2021-12-29 · Chuanqing Zhuang, Zhengda Lu, Yiqun Wang, Jun Xiao 외

Depth estimation is a crucial step for 3D reconstruction with panorama images in recent years. Panorama images maintain the complete spatial information but introduce distortion with equirectangular projection. In this p…

3D ReconstructionDepth Estimation

SACDNet: Towards Early Type 2 Diabetes Prediction with Uncertainty for Electronic Health Records

2023-01-12 · Tayyab Nasir, Muhammad Kamran Malik

Type 2 diabetes mellitus (T2DM) is one of the most common diseases and a leading cause of death. The problem of early diagnosis of T2DM is challenging and necessary to prevent serious complications. This study proposes a…

Diabetes PredictionFairness

ACDnet: An action detection network for real-time edge computing based on flow-guided feature approximation and memory aggregation

2021-02-26 · Yu Liu, Fan Yang, Dominique Ginhac

Interpreting human actions requires understanding the spatial and temporal context of the scenes. State-of-the-art action detectors based on Convolutional Neural Network (CNN) have demonstrated remarkable results by adop…

Action DetectionEdge-computing

Adaptive Convolutional Dictionary Network for CT Metal Artifact Reduction

2022-05-16 · Hong Wang, Yuexiang Li, Deyu Meng, Yefeng Zheng

Inspired by the great success of deep neural networks, learning-based methods have gained promising performances for metal artifact reduction (MAR) in computed tomography (CT) images. However, most of the existing approa…

Computed Tomography (CT)Metal Artifact Reduction

Uncertainty Guided Collaborative Training for Weakly Supervised Temporal Action Detection

2021-06-19 · CVPR 2021 1 · Wenfei Yang, Tianzhu Zhang, Xiaoyuan Yu, Tian Qi 외

Weakly supervised temporal action detection aims to localize temporal boundaries of actions and identify their categories simultaneously with only video-level category labels during training. Among existing methods, …

Action DetectionPseudo Label