用层次化表示提升药物推荐准确率
Self-supervised Hierarchical Representation for Medication Recommendation
- 基于自监督学习构建医疗术语的层次编码结构
- 在两个真实临床数据集上均显著提升推荐准确率
- 适用于需理解疾病层级关系的医疗推荐场景
药物推荐旨在根据患者的健康史(如诊断和诊疗操作)推荐合适的药物组合。现有方法使用独热编码分别表示不同诊断/操作,但忽略了这些医学术语间的潜在层次结构,影响模型泛化能力。例如,“呼吸系统疾病”“慢性呼吸系统疾病”与“慢性支气管炎”存在从一般到具体的层级关系。为此,我们提出一种新型层次编码器 HIER,基于标准医学编码体系,可兼容现有方法。该方法通过自监督目标学习关系嵌入以融入邻近层次结构,并引入位置编码显式表达全局层级位置。大量实验表明,在四个基线模型和两个真实临床数据集上,推荐准确率均有显著且一致的提升。
原文摘要 · Abstract (English)
Medication recommender is to suggest appropriate medication combinations based on a patient's health history, e.g., diagnoses and procedures. Existing works represent different diagnoses/procedures well separated by one-hot encodings. However, they ignore the latent hierarchical structures of these medical terms, undermining the generalization performance of the model. For example, "Respiratory Diseases", "Chronic Respiratory Diseases" and "Chronic Bronchiti" have a hierarchical relationship, progressing from general to specific. To address this issue, we propose a novel hierarchical encoder named HIER to hierarchically represent diagnoses and procedures, which is based on standard medical codes and compatible with any existing methods. Specifically, the proposed method learns relation embedding with a self-supervised objective for incorporating the neighbor hierarchical structure. Additionally, we develop the position encoding to explicitly introduce global hierarchical position. Extensive experiments demonstrate significant and consistent improvements in recommendation accuracy across four baselines and two real-world clinical datasets.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。