• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于模式注意力的可解释医疗保健风险预测模型。

An interpretable risk prediction model for healthcare with pattern attention.

机构信息

Department of Computer Science and Technology, Xi'an Jiaotong University, No. 28 Xianning West Road, Xi'an, 710049, Shaanxi, China.

Department of Computer Science and Engineering, The Ohio State University, 2015 Neil Ave, Columbus, OH, 43210, USA.

出版信息

BMC Med Inform Decis Mak. 2020 Dec 30;20(Suppl 11):307. doi: 10.1186/s12911-020-01331-7.

DOI:10.1186/s12911-020-01331-7
PMID:33380322
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC7772928/
Abstract

BACKGROUND

The availability of massive amount of data enables the possibility of clinical predictive tasks. Deep learning methods have achieved promising performance on the tasks. However, most existing methods suffer from three limitations: (1) There are lots of missing value for real value events, many methods impute the missing value and then train their models based on the imputed values, which may introduce imputation bias. The models' performance is highly dependent on the imputation accuracy. (2) Lots of existing studies just take Boolean value medical events (e.g. diagnosis code) as inputs, but ignore real value medical events (e.g., lab tests and vital signs), which are more important for acute disease (e.g., sepsis) and mortality prediction. (3) Existing interpretable models can illustrate which medical events are conducive to the output results, but are not able to give contributions of patterns among medical events.

METHODS

In this study, we propose a novel interpretable Pattern Attention model with Value Embedding (PAVE) to predict the risks of certain diseases. PAVE takes the embedding of various medical events, their values and the corresponding occurring time as inputs, leverage self-attention mechanism to attend to meaningful patterns among medical events for risk prediction tasks. Because only the observed values are embedded into vectors, we don't need to impute the missing values and thus avoids the imputations bias. Moreover, the self-attention mechanism is helpful for the model interpretability, which means the proposed model can output which patterns cause high risks.

RESULTS

We conduct sepsis onset prediction and mortality prediction experiments on a publicly available dataset MIMIC-III and our proprietary EHR dataset. The experimental results show that PAVE outperforms existing models. Moreover, by analyzing the self-attention weights, our model outputs meaningful medical event patterns related to mortality.

CONCLUSIONS

PAVE learns effective medical event representation by incorporating the values and occurring time, which can improve the risk prediction performance. Moreover, the presented self-attention mechanism can not only capture patients' health state information, but also output the contributions of various medical event patterns, which pave the way for interpretable clinical risk predictions.

AVAILABILITY

The code for this paper is available at: https://github.com/yinchangchang/PAVE .

摘要

背景

大量数据的可用性使得临床预测任务成为可能。深度学习方法在这些任务上取得了有前景的性能。然而,大多数现有的方法都存在三个局限性:(1)对于真实值事件,存在大量的缺失值,许多方法会对缺失值进行插补,然后基于插补值训练模型,这可能会引入插补偏差。模型的性能高度依赖于插补的准确性。(2)许多现有的研究只将布尔值的医疗事件(例如诊断代码)作为输入,但忽略了真实值的医疗事件(例如实验室检查和生命体征),这些对急性疾病(例如败血症)和死亡率预测更为重要。(3)现有的可解释模型可以说明哪些医疗事件有助于输出结果,但无法说明医疗事件之间的模式的贡献。

方法

在这项研究中,我们提出了一种新颖的可解释模式注意力与值嵌入(PAVE)模型,用于预测某些疾病的风险。PAVE 以各种医疗事件的嵌入、它们的值以及相应的发生时间作为输入,利用自注意力机制关注医疗事件之间有意义的模式,以进行风险预测任务。由于只有观察到的值被嵌入到向量中,我们不需要对缺失值进行插补,从而避免了插补偏差。此外,自注意力机制有助于模型的可解释性,这意味着所提出的模型可以输出导致高风险的模式。

结果

我们在一个公开的 MIMIC-III 数据集和我们专有的 EHR 数据集上进行了败血症发作预测和死亡率预测实验。实验结果表明,PAVE 优于现有的模型。此外,通过分析自注意力权重,我们的模型输出了与死亡率相关的有意义的医疗事件模式。

结论

PAVE 通过结合值和发生时间来学习有效的医疗事件表示,从而提高风险预测性能。此外,所提出的自注意力机制不仅可以捕捉患者的健康状态信息,还可以输出各种医疗事件模式的贡献,为可解释的临床风险预测铺平了道路。

可用性

本文的代码可在以下网址获取:https://github.com/yinchangchang/PAVE。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/8045/7772928/146f1a2aeaa2/12911_2020_1331_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/8045/7772928/e273b599aad5/12911_2020_1331_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/8045/7772928/63a2dd409d15/12911_2020_1331_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/8045/7772928/146f1a2aeaa2/12911_2020_1331_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/8045/7772928/e273b599aad5/12911_2020_1331_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/8045/7772928/63a2dd409d15/12911_2020_1331_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/8045/7772928/146f1a2aeaa2/12911_2020_1331_Fig3_HTML.jpg

相似文献

1
An interpretable risk prediction model for healthcare with pattern attention.基于模式注意力的可解释医疗保健风险预测模型。
BMC Med Inform Decis Mak. 2020 Dec 30;20(Suppl 11):307. doi: 10.1186/s12911-020-01331-7.
2
Incorporating medical code descriptions for diagnosis prediction in healthcare.将医疗代码描述纳入医疗保健中的诊断预测。
BMC Med Inform Decis Mak. 2019 Dec 19;19(Suppl 6):267. doi: 10.1186/s12911-019-0961-2.
3
Marrying Medical Domain Knowledge With Deep Learning on Electronic Health Records: A Deep Visual Analytics Approach.将医学领域知识与电子健康记录上的深度学习相结合:一种深度可视化分析方法。
J Med Internet Res. 2020 Sep 28;22(9):e20645. doi: 10.2196/20645.
4
Folic acid supplementation and malaria susceptibility and severity among people taking antifolate antimalarial drugs in endemic areas.在流行地区,服用抗叶酸抗疟药物的人群中,叶酸补充剂与疟疾易感性和严重程度的关系。
Cochrane Database Syst Rev. 2022 Feb 1;2(2022):CD014217. doi: 10.1002/14651858.CD014217.
5
Interpretable time-aware and co-occurrence-aware network for medical prediction.用于医学预测的可解释的时间感知和共现感知网络。
BMC Med Inform Decis Mak. 2021 Nov 2;21(1):305. doi: 10.1186/s12911-021-01662-z.
6
Interpretable clinical prediction via attention-based neural network.基于注意力的神经网络的可解释临床预测。
BMC Med Inform Decis Mak. 2020 Jul 9;20(Suppl 3):131. doi: 10.1186/s12911-020-1110-7.
7
Self-Supervised Graph Learning With Hyperbolic Embedding for Temporal Health Event Prediction.基于双曲嵌入的自监督图学习用于时间性健康事件预测
IEEE Trans Cybern. 2023 Apr;53(4):2124-2136. doi: 10.1109/TCYB.2021.3109881. Epub 2023 Mar 16.
8
TA-RNN: an attention-based time-aware recurrent neural network architecture for electronic health records.TA-RNN:一种基于注意力的时间感知循环神经网络架构,用于电子健康记录。
Bioinformatics. 2024 Jun 28;40(Suppl 1):i169-i179. doi: 10.1093/bioinformatics/btae264.
9
Explainable automated coding of clinical notes using hierarchical label-wise attention networks and label embedding initialisation.使用分层标签分类注意力网络和标签嵌入初始化来实现临床笔记的可解释自动化编码。
J Biomed Inform. 2021 Apr;116:103728. doi: 10.1016/j.jbi.2021.103728. Epub 2021 Mar 9.
10
SepsisLab: Early Sepsis Prediction with Uncertainty Quantification and Active Sensing.脓毒症实验室:具有不确定性量化和主动传感的早期脓毒症预测
KDD. 2024 Aug;2024:6158-6168. doi: 10.1145/3637528.3671586. Epub 2024 Aug 24.

引用本文的文献

1
SepsisCalc: Integrating Clinical Calculators into Early Sepsis Prediction via Dynamic Temporal Graph Construction.SepsisCalc:通过动态时间图构建将临床计算器集成到早期脓毒症预测中。
KDD. 2025 Aug;2025(v1):2779-2790. doi: 10.1145/3690624.3709402. Epub 2025 Jul 20.
2
Machine learning-based risk prediction model for pertussis in children: a multicenter retrospective study.基于机器学习的儿童百日咳风险预测模型:一项多中心回顾性研究。
BMC Infect Dis. 2025 Mar 27;25(1):428. doi: 10.1186/s12879-025-10797-7.
3
SepsisLab: Early Sepsis Prediction with Uncertainty Quantification and Active Sensing.

本文引用的文献

1
GRAM: Graph-based Attention Model for Healthcare Representation Learning.GRAM:用于医疗保健表示学习的基于图的注意力模型。
KDD. 2017 Aug;2017:787-795. doi: 10.1145/3097983.3098126.
2
Predicting life expectancy with a long short-term memory recurrent neural network using electronic medical records.使用电子病历通过长短期记忆递归神经网络预测预期寿命。
BMC Med Inform Decis Mak. 2019 Feb 28;19(1):36. doi: 10.1186/s12911-019-0775-2.
3
Recurrent Neural Networks for Multivariate Time Series with Missing Values.具有缺失值的多元时间序列的递归神经网络。
脓毒症实验室:具有不确定性量化和主动传感的早期脓毒症预测
KDD. 2024 Aug;2024:6158-6168. doi: 10.1145/3637528.3671586. Epub 2024 Aug 24.
4
Rethinking Human-AI Collaboration in Complex Medical Decision Making: A Case Study in Sepsis Diagnosis.重新思考复杂医疗决策中的人机协作:脓毒症诊断案例研究
Proc SIGCHI Conf Hum Factor Comput Syst. 2024 May;2024. doi: 10.1145/3613904.3642343. Epub 2024 May 11.
5
Research on Multimodal Fusion of Temporal Electronic Medical Records.时间电子病历的多模态融合研究
Bioengineering (Basel). 2024 Jan 18;11(1):94. doi: 10.3390/bioengineering11010094.
6
A combination of strongly associated prothrombotic single nucleotide polymorphisms could efficiently predict venous thrombosis risk.强相关的促血栓形成单核苷酸多态性组合能够有效预测静脉血栓形成风险。
Front Cardiovasc Med. 2023 Sep 6;10:1224462. doi: 10.3389/fcvm.2023.1224462. eCollection 2023.
7
Sepsis Prediction by Using a Hybrid Metaheuristic Algorithm: A Novel Approach for Optimizing Deep Neural Networks.使用混合元启发式算法进行脓毒症预测:一种优化深度神经网络的新方法。
Diagnostics (Basel). 2023 Jun 10;13(12):2023. doi: 10.3390/diagnostics13122023.
8
Improving the Performance of Outcome Prediction for Inpatients With Acute Myocardial Infarction Based on Embedding Representation Learned From Electronic Medical Records: Development and Validation Study.基于电子病历中学习到的嵌入表示来提高急性心肌梗死住院患者结局预测的性能:开发和验证研究。
J Med Internet Res. 2022 Aug 3;24(8):e37486. doi: 10.2196/37486.
9
Informatics and machine learning methods for health applications.健康应用的信息学和机器学习方法。
BMC Med Inform Decis Mak. 2020 Dec 30;20(Suppl 11):342. doi: 10.1186/s12911-020-01344-2.
Sci Rep. 2018 Apr 17;8(1):6085. doi: 10.1038/s41598-018-24271-9.
4
Using recurrent neural network models for early detection of heart failure onset.使用循环神经网络模型进行心力衰竭发作的早期检测。
J Am Med Inform Assoc. 2017 Mar 1;24(2):361-370. doi: 10.1093/jamia/ocw112.
5
MIMIC-III, a freely accessible critical care database.MIMIC-III,一个免费获取的重症监护数据库。
Sci Data. 2016 May 24;3:160035. doi: 10.1038/sdata.2016.35.
6
Causal inference in public health.公共卫生中的因果推断。
Annu Rev Public Health. 2013;34:61-75. doi: 10.1146/annurev-publhealth-031811-124606. Epub 2013 Jan 7.
7
2001 SCCM/ESICM/ACCP/ATS/SIS International Sepsis Definitions Conference.2001年危重病医学会/欧洲重症监护医学学会/美国胸科医师学会/美国胸科学会/危重病医学学会国际脓毒症定义会议。
Crit Care Med. 2003 Apr;31(4):1250-6. doi: 10.1097/01.CCM.0000050454.01978.3B.
8
Long short-term memory.长短期记忆
Neural Comput. 1997 Nov 15;9(8):1735-80. doi: 10.1162/neco.1997.9.8.1735.