用图对比学习预测短肽与感染病关联,提升药物发现效率
PGCLODA: Prompt-Guided Graph Contrastive Learning for Oligopeptide-Infectious Disease Association Prediction
- 构建三元图融合结构与语义信息,通过提示引导增强数据增广
- 在基准数据集上比现有模型高出1.5%~3.2%的准确率和AUC
- 适合从事抗菌肽药物研发或生物医学知识图谱的研究者
传染病持续威胁公共健康,亟需高效计算方法筛选新型抗感染药物。短肽因结构简单、生物利用度高且不易产生耐药性,成为抗菌研究的有力候选。然而,专门用于预测短肽与感染病关联的计算模型仍十分稀缺。本文提出一种提示引导的图对比学习框架(PGCLODA),构建以短肽、微生物和疾病为节点的三元图,融合结构与语义信息。为保留关键区域,在对比学习中采用提示引导的图增强策略生成有意义的配对视图。采用集成图卷积网络(GCN)与Transformer的双编码器架构,联合捕捉局部与全局特征,最终通过多层感知机(MLP)分类器输出预测结果。在基准数据集上的实验表明,PGCLODA在AUROC、AUPRC和准确率上均优于当前最优模型。消融实验与超参数分析验证了各模块的有效性。案例研究进一步证明其泛化能力及发现新生物学关联的潜力。该成果为机制驱动的药物发现与短肽类药物开发提供重要支持。代码已开源:https://github.com/jjnlcode/PGCLODA。
原文摘要 · Abstract (English)
Infectious diseases continue to pose a serious threat to public health, underscoring the urgent need for effective computational approaches to screen novel anti-infective agents. Oligopeptides have emerged as promising candidates in antimicrobial research due to their structural simplicity, high bioavailability, and low susceptibility to resistance. Despite their potential, computational models specifically designed to predict associations between oligopeptides and infectious diseases remain scarce. This study introduces a prompt-guided graph-based contrastive learning framework (PGCLODA) to uncover potential associations. A tripartite graph is constructed with oligopeptides, microbes, and diseases as nodes, incorporating both structural and semantic information. To preserve critical regions during contrastive learning, a prompt-guided graph augmentation strategy is employed to generate meaningful paired views. A dual encoder architecture, integrating Graph Convolutional Network (GCN) and Transformer, is used to jointly capture local and global features. The fused embeddings are subsequently input into a multilayer perceptron (MLP) classifier for final prediction. Experimental results on a benchmark dataset indicate that PGCLODA consistently outperforms state-of-the-art models in AUROC, AUPRC, and accuracy. Ablation and hyperparameter studies confirm the contribution of each module. Case studies further validate the generalization ability of PGCLODA and its potential to uncover novel, biologically relevant associations. These findings offer valuable insights for mechanism-driven discovery and oligopeptide-based drug development. The source code of PGCLODA is available online at https://github.com/jjnlcode/PGCLODA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。