Multi-scale and Multi-level Attention Based on External Knowledge in EHRs
摘要
Deep learning methods have recorded unexpected results for risk prediction on longitudinal patient data. In this task, many significant difficulties and challenges still need to be entirely resolved, one of which is that the correlation between codes has not been exploited in a thorough and organized manner. This paper proposes a multi-level, multi-scale attention model based on external knowledge. The model reasonably mimicked the prediction process of doctors by exploiting general to detailed correlations in the input data. As a result, the model used the inherent differences in the dataset and achieved more than 2% in F1 scores with baselines based on the MIMIC-IV dataset, demonstrating the effectiveness of the proposed model and the need to understand the correlation between codes. Code available at: https://github.com/Haru-Lab-Space/MsTA .