MSFCL:基于多源特征融合和对比学习的药物联合风险水平预测。

IF 5.3 2区 化学 Q1 CHEMISTRY, MEDICINAL
Zhen-Ze Zhang, Shao-Rong Chen, Shen-Bao Yu, Jie Xia, Kai-Biao Lin* and Fan Yang*, 
{"title":"MSFCL:基于多源特征融合和对比学习的药物联合风险水平预测。","authors":"Zhen-Ze Zhang,&nbsp;Shao-Rong Chen,&nbsp;Shen-Bao Yu,&nbsp;Jie Xia,&nbsp;Kai-Biao Lin* and Fan Yang*,&nbsp;","doi":"10.1021/acs.jcim.5c00913","DOIUrl":null,"url":null,"abstract":"<p >Accurate assessment of drug combination risk levels is crucial for guiding rational clinical medication and avoiding adverse reactions. However, most existing methods are limited to binary classification, which fails to quantify distinctions between risk levels and struggles with imbalanced data distribution and insufficient semantic alignment of heterogeneous features. To address these challenges, we propose MSFCL, a drug combination risk level prediction based on multisource feature fusion and contrastive learning. MSFCL integrates molecular structural features extracted by TrimNet with high-order topological relationships captured via a graph convolutional network. To enhance feature robustness, we fuse Morgan fingerprint similarity matrices with identity matrix-based prior constraints. To tackle data imbalance issues, we design an adaptive gradient-noise hybrid perturbation strategy to dynamically balance gradient direction guidance and Gaussian noise injection, enabling contrastive learning without requiring data augmentation. In addition, we implement multihead attention mechanisms and residual connections to improve multisource feature alignment while label smoothing and focal loss functions sharpen the training objectives. Extensive experiments on three benchmark data sets demonstrated that MSFCL outperformed baseline methods across all evaluation metrics. Specifically, on the DDInter data set, MSFCL achieved an average improvement of 9.84% in accuracy, 14.97% in macro-F1, 11.91% in macro-recall, and 12.94% in macro-precision. MSFCL also demonstrated superior generalization in multiclass classification tasks on the DrugBank and MDF-SA-DDI data sets.</p>","PeriodicalId":44,"journal":{"name":"Journal of Chemical Information and Modeling ","volume":"65 13","pages":"7285–7301"},"PeriodicalIF":5.3000,"publicationDate":"2025-06-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"MSFCL: Drug Combination Risk Level Prediction Based on Multi-Source Feature Fusion and Contrastive Learning\",\"authors\":\"Zhen-Ze Zhang,&nbsp;Shao-Rong Chen,&nbsp;Shen-Bao Yu,&nbsp;Jie Xia,&nbsp;Kai-Biao Lin* and Fan Yang*,&nbsp;\",\"doi\":\"10.1021/acs.jcim.5c00913\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p >Accurate assessment of drug combination risk levels is crucial for guiding rational clinical medication and avoiding adverse reactions. However, most existing methods are limited to binary classification, which fails to quantify distinctions between risk levels and struggles with imbalanced data distribution and insufficient semantic alignment of heterogeneous features. To address these challenges, we propose MSFCL, a drug combination risk level prediction based on multisource feature fusion and contrastive learning. MSFCL integrates molecular structural features extracted by TrimNet with high-order topological relationships captured via a graph convolutional network. To enhance feature robustness, we fuse Morgan fingerprint similarity matrices with identity matrix-based prior constraints. To tackle data imbalance issues, we design an adaptive gradient-noise hybrid perturbation strategy to dynamically balance gradient direction guidance and Gaussian noise injection, enabling contrastive learning without requiring data augmentation. In addition, we implement multihead attention mechanisms and residual connections to improve multisource feature alignment while label smoothing and focal loss functions sharpen the training objectives. Extensive experiments on three benchmark data sets demonstrated that MSFCL outperformed baseline methods across all evaluation metrics. Specifically, on the DDInter data set, MSFCL achieved an average improvement of 9.84% in accuracy, 14.97% in macro-F1, 11.91% in macro-recall, and 12.94% in macro-precision. MSFCL also demonstrated superior generalization in multiclass classification tasks on the DrugBank and MDF-SA-DDI data sets.</p>\",\"PeriodicalId\":44,\"journal\":{\"name\":\"Journal of Chemical Information and Modeling \",\"volume\":\"65 13\",\"pages\":\"7285–7301\"},\"PeriodicalIF\":5.3000,\"publicationDate\":\"2025-06-20\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Chemical Information and Modeling \",\"FirstCategoryId\":\"92\",\"ListUrlMain\":\"https://pubs.acs.org/doi/10.1021/acs.jcim.5c00913\",\"RegionNum\":2,\"RegionCategory\":\"化学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"CHEMISTRY, MEDICINAL\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Chemical Information and Modeling ","FirstCategoryId":"92","ListUrlMain":"https://pubs.acs.org/doi/10.1021/acs.jcim.5c00913","RegionNum":2,"RegionCategory":"化学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"CHEMISTRY, MEDICINAL","Score":null,"Total":0}
引用次数: 0

摘要

准确评估联合用药风险水平对指导临床合理用药和避免不良反应至关重要。然而,现有的方法大多局限于二元分类,无法量化风险等级之间的差异,并且难以解决数据分布不平衡和异构特征语义对齐不足的问题。为了解决这些挑战,我们提出了基于多源特征融合和对比学习的药物组合风险水平预测方法MSFCL。MSFCL将TrimNet提取的分子结构特征与通过图卷积网络捕获的高阶拓扑关系集成在一起。为了增强特征的鲁棒性,我们将摩根指纹相似矩阵与基于单位矩阵的先验约束融合在一起。为了解决数据不平衡问题,我们设计了一种自适应梯度-噪声混合摄动策略来动态平衡梯度方向引导和高斯噪声注入,从而在不需要数据增强的情况下实现对比学习。此外,我们还实现了多头注意机制和残差连接来改善多源特征对齐,而标签平滑和焦点损失函数则锐化了训练目标。在三个基准数据集上进行的广泛实验表明,MSFCL在所有评估指标上都优于基线方法。具体而言,在DDInter数据集上,MSFCL平均提高了9.84%的准确率、14.97%的宏f1、11.91%的宏召回率和12.94%的宏精度。MSFCL在DrugBank和MDF-SA-DDI数据集上的多类分类任务中也表现出优越的泛化能力。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

MSFCL: Drug Combination Risk Level Prediction Based on Multi-Source Feature Fusion and Contrastive Learning

MSFCL: Drug Combination Risk Level Prediction Based on Multi-Source Feature Fusion and Contrastive Learning

Accurate assessment of drug combination risk levels is crucial for guiding rational clinical medication and avoiding adverse reactions. However, most existing methods are limited to binary classification, which fails to quantify distinctions between risk levels and struggles with imbalanced data distribution and insufficient semantic alignment of heterogeneous features. To address these challenges, we propose MSFCL, a drug combination risk level prediction based on multisource feature fusion and contrastive learning. MSFCL integrates molecular structural features extracted by TrimNet with high-order topological relationships captured via a graph convolutional network. To enhance feature robustness, we fuse Morgan fingerprint similarity matrices with identity matrix-based prior constraints. To tackle data imbalance issues, we design an adaptive gradient-noise hybrid perturbation strategy to dynamically balance gradient direction guidance and Gaussian noise injection, enabling contrastive learning without requiring data augmentation. In addition, we implement multihead attention mechanisms and residual connections to improve multisource feature alignment while label smoothing and focal loss functions sharpen the training objectives. Extensive experiments on three benchmark data sets demonstrated that MSFCL outperformed baseline methods across all evaluation metrics. Specifically, on the DDInter data set, MSFCL achieved an average improvement of 9.84% in accuracy, 14.97% in macro-F1, 11.91% in macro-recall, and 12.94% in macro-precision. MSFCL also demonstrated superior generalization in multiclass classification tasks on the DrugBank and MDF-SA-DDI data sets.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
CiteScore
9.80
自引率
10.70%
发文量
529
审稿时长
1.4 months
期刊介绍: The Journal of Chemical Information and Modeling publishes papers reporting new methodology and/or important applications in the fields of chemical informatics and molecular modeling. Specific topics include the representation and computer-based searching of chemical databases, molecular modeling, computer-aided molecular design of new materials, catalysts, or ligands, development of new computational methods or efficient algorithms for chemical software, and biopharmaceutical chemistry including analyses of biological activity and other issues related to drug discovery. Astute chemists, computer scientists, and information specialists look to this monthly’s insightful research studies, programming innovations, and software reviews to keep current with advances in this integral, multidisciplinary field. As a subscriber you’ll stay abreast of database search systems, use of graph theory in chemical problems, substructure search systems, pattern recognition and clustering, analysis of chemical and physical data, molecular modeling, graphics and natural language interfaces, bibliometric and citation analysis, and synthesis design and reactions databases.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信