• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于自注意力的递归卷积神经网络,利用医疗保健数据进行疾病预测。

Self-attention based recurrent convolutional neural network for disease prediction using healthcare data.

机构信息

School of Computer Science and Technology, Huazhong University of Science and Technology, Wuhan 430074, China.

Department of Software Engineering, College of Computer and Information Sciences, King Saud University, Riyadh 11543, Saudi Arabia.

出版信息

Comput Methods Programs Biomed. 2020 Jul;190:105191. doi: 10.1016/j.cmpb.2019.105191. Epub 2019 Nov 11.

DOI:10.1016/j.cmpb.2019.105191
PMID:31753591
Abstract

BACKGROUND AND OBJECTIVE

Nowadays computer-aided disease diagnosis from medical data through deep learning methods has become a wide area of research. Existing works of analyzing clinical text data in the medical domain, which substantiate useful information related to patients with disease in large quantity, benefits early-stage disease diagnosis. However, benefits of analysis not achieved well when the traditional rule-based and classical machine learning methods used; which are unable to handle the unstructured clinical text and only a single method is not able to handle all challenges related to the analysis of the unstructured text, Moreover, the contribution of all words in clinical text is not the same in the prediction of disease. Therefore, there is a need to develop a neural model which solve the above clinical application problems, is an interesting topic which needs to be explored.

METHODS

Thus considering the above problems, first, this paper present self-attention based recurrent convolutional neural network (RCNN) model using real-life clinical text data collected from a hospital in Wuhan, China. This model automatically learns high-level semantic features from clinical text by using bi-direction recurrent connection within convolution. Second, to deal with other clinical text challenges, we combine the ability of RCNN with the self-attention mechanism. Thus, self-attention gets the focus of the model on essential convolve features which have effective meaning in the clinical text by calculating the probability of each convolve feature through softmax.

RESULTS

The proposed model is evaluated on real-life hospital dataset and used measurement metrics as Accuracy and recall. Experiment results exhibit that the proposed model reaches up to accuracy 95.71%, which is better than many existing methods for cerebral infarction disease.

CONCLUSIONS

This article presented the self-attention based RCNN model by combining the RCNN with self-attention mechanism for prediction of cerebral infarction disease. The obtained results show that the presented model better predict the cerebral infarction disease risk compared to many existing methods. The same model can also be used for the prediction of other disease risks.

摘要

背景与目的

如今,通过深度学习方法从医学数据中辅助疾病诊断已成为一个广泛的研究领域。现有的分析医学领域临床文本数据的工作从大量与疾病相关的患者有用信息中受益,有利于疾病的早期诊断。然而,当使用传统的基于规则和经典的机器学习方法时,这些分析工作并不能很好地发挥作用;这些方法无法处理非结构化的临床文本,而且单一的方法也无法处理与非结构化文本分析相关的所有挑战。此外,临床文本中所有单词在疾病预测中的贡献并不相同。因此,需要开发一种能够解决上述临床应用问题的神经模型,这是一个需要探索的有趣话题。

方法

因此,考虑到上述问题,本文首先提出了一种基于自注意力的递归卷积神经网络(RCNN)模型,该模型使用从中国武汉一家医院收集的真实临床文本数据。该模型通过卷积内的双向递归连接,自动从临床文本中学习高级语义特征。其次,为了处理其他临床文本挑战,我们将 RCNN 的能力与自注意力机制相结合。因此,自注意力机制通过使用 softmax 计算每个卷积特征的概率,使模型的注意力集中在临床文本中具有有效意义的重要卷积特征上。

结果

该模型在真实的医院数据集上进行了评估,并使用准确度和召回率作为测量指标。实验结果表明,所提出的模型达到了高达 95.71%的准确度,优于许多现有的脑梗死疾病预测方法。

结论

本文通过将 RCNN 与自注意力机制相结合,提出了一种基于自注意力的 RCNN 模型,用于预测脑梗死疾病。所获得的结果表明,与许多现有的方法相比,所提出的模型能够更好地预测脑梗死疾病的风险。同样的模型也可以用于预测其他疾病的风险。

相似文献

1
Self-attention based recurrent convolutional neural network for disease prediction using healthcare data.基于自注意力的递归卷积神经网络,利用医疗保健数据进行疾病预测。
Comput Methods Programs Biomed. 2020 Jul;190:105191. doi: 10.1016/j.cmpb.2019.105191. Epub 2019 Nov 11.
2
Cross-institutional outcome prediction for head and neck cancer patients using self-attention neural networks.使用自注意力神经网络进行头颈部癌症患者的跨机构预后预测。
Sci Rep. 2022 Feb 24;12(1):3183. doi: 10.1038/s41598-022-07034-5.
3
CRMSNet: A deep learning model that uses convolution and residual multi-head self-attention block to predict RBPs for RNA sequence.CRMSNet:一种深度学习模型,使用卷积和残差多头自注意力块来预测 RNA 序列的 RBPs。
Proteins. 2023 Aug;91(8):1032-1041. doi: 10.1002/prot.26489. Epub 2023 Mar 28.
4
Optimizing time prediction and error classification in early melanoma detection using a hybrid RCNN-LSTM model.使用混合 RCNN-LSTM 模型优化早期黑色素瘤检测中的时间预测和误差分类。
Microsc Res Tech. 2024 Aug;87(8):1789-1809. doi: 10.1002/jemt.24559. Epub 2024 Mar 22.
5
Comparative effectiveness of convolutional neural network (CNN) and recurrent neural network (RNN) architectures for radiology text report classification.卷积神经网络 (CNN) 和循环神经网络 (RNN) 架构在放射学文本报告分类中的比较效果。
Artif Intell Med. 2019 Jun;97:79-88. doi: 10.1016/j.artmed.2018.11.004. Epub 2018 Nov 23.
6
Application of Dual-Channel Convolutional Neural Network Algorithm in Semantic Feature Analysis of English Text Big Data.双通道卷积神经网络算法在英文文本大数据语义特征分析中的应用。
Comput Intell Neurosci. 2021 Nov 6;2021:7085412. doi: 10.1155/2021/7085412. eCollection 2021.
7
MR-FPN: Multi-Level Residual Feature Pyramid Text Detection Network Based on Self-Attention Environment.MR-FPN:基于自注意力环境的多尺度残差特征金字塔文本检测网络。
Sensors (Basel). 2022 Apr 27;22(9):3337. doi: 10.3390/s22093337.
8
Construction and Research on Chinese Semantic Mapping Based on Linguistic Features and Sparse Self-Learning Neural Networks.基于语言特征和稀疏自学习神经网络的中文语义映射构建与研究。
Comput Intell Neurosci. 2022 Jun 20;2022:2315802. doi: 10.1155/2022/2315802. eCollection 2022.
9
NF-RCNN: Heart localization and right ventricle wall motion abnormality detection in cardiac MRI.NF-RCNN:心脏 MRI 中的心脏定位和右心室壁运动异常检测。
Phys Med. 2020 Feb;70:65-74. doi: 10.1016/j.ejmp.2020.01.011. Epub 2020 Jan 23.
10
A 3D densely connected convolution neural network with connection-wise attention mechanism for Alzheimer's disease classification.一种具有逐连接注意力机制的用于阿尔茨海默病分类的三维密集连接卷积神经网络。
Magn Reson Imaging. 2021 May;78:119-126. doi: 10.1016/j.mri.2021.02.001. Epub 2021 Feb 13.

引用本文的文献

1
Enhancing Semantic and Structure Modeling of Diseases for Diagnosis Prediction.增强疾病的语义和结构建模以进行诊断预测。
AMIA Annu Symp Proc. 2025 May 22;2024:758-767. eCollection 2024.
2
Comparative analysis of heart disease prediction using logistic regression, SVM, KNN, and random forest with cross-validation for improved accuracy.使用逻辑回归、支持向量机、K近邻算法和随机森林并结合交叉验证进行心脏病预测的比较分析,以提高准确性。
Sci Rep. 2025 Apr 18;15(1):13444. doi: 10.1038/s41598-025-93675-1.
3
Enhancing Personalized Healthcare via Capturing Disease Severity, Interaction, and Progression.
通过捕捉疾病严重程度、相互作用和进展来加强个性化医疗。
Proc IEEE Int Conf Data Min. 2023 Dec;2023:1349-1354. doi: 10.1109/icdm58522.2023.00173. Epub 2024 Feb 5.
4
State-of-the-Art Deep Learning Methods on Electrocardiogram Data: Systematic Review.心电图数据的最新深度学习方法:系统综述。
JMIR Med Inform. 2022 Aug 15;10(8):e38454. doi: 10.2196/38454.
5
Artificial intelligence-assisted blockchain-based framework for smart and secure EMR management.用于智能且安全的电子病历管理的人工智能辅助区块链框架。
Neural Comput Appl. 2022 Mar 14:1-11. doi: 10.1007/s00521-022-07087-7.
6
Secure and Provenance Enhanced Internet of Health Things Framework: A Blockchain Managed Federated Learning Approach.安全与溯源增强的健康物联网框架:一种区块链管理的联邦学习方法。
IEEE Access. 2020 Nov 11;8:205071-205087. doi: 10.1109/ACCESS.2020.3037474. eCollection 2020.
7
Systematic Evaluation of Research Progress on Natural Language Processing in Medicine Over the Past 20 Years: Bibliometric Study on PubMed.过去20年医学领域自然语言处理研究进展的系统评价:基于PubMed的文献计量学研究
J Med Internet Res. 2020 Jan 23;22(1):e16816. doi: 10.2196/16816.