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

立即免费体验

BioGSF:一种用于生物医学关系提取的图驱动语义特征集成框架。

BioGSF: a graph-driven semantic feature integration framework for biomedical relation extraction.

作者信息

Yang Yang, Zheng Zixuan, Xu Yuyang, Wei Huifang, Yan Wenying

机构信息

Computing Science and Artificial Intelligence College, Suzhou City University, No. 1188 Wuzhong Avenue, Wuzhong District Suzhou, Suzhou 215004, China.

Suzhou Key Lab of Multi-modal Data Fusion and Intelligent Healthcare, No. 1188 Wuzhong Avenue, Wuzhong District Suzhou, Suzhou 215004, China.

出版信息

Brief Bioinform. 2024 Nov 22;26(1). doi: 10.1093/bib/bbaf025.

DOI:10.1093/bib/bbaf025
PMID:39853110
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC11759886/
Abstract

The automatic and accurate extraction of diverse biomedical relations from literature constitutes the core elements of medical knowledge graphs, which are indispensable for healthcare artificial intelligence. Currently, fine-tuning through stacking various neural networks on pre-trained language models (PLMs) represents a common framework for end-to-end resolution of the biomedical relation extraction (RE) problem. Nevertheless, sequence-based PLMs, to a certain extent, fail to fully exploit the connections between semantics and the topological features formed by these connections. In this study, we presented a graph-driven framework named BioGSF for RE from the literature by integrating shortest dependency paths (SDP) with entity-pair graph through the employment of the graph neural network model. Initially, we leveraged dependency relationships to obtain the SDP between entities and incorporated this information into the entity-pair graph. Subsequently, the graph attention network was utilized to acquire the topological information of the entity-pair graph. Ultimately, the obtained topological information was combined with the semantic features of the contextual information for relation classification. Our method was evaluated on two distinct datasets, namely S4 and BioRED. The outcomes reveal that BioGSF not only attains the superior performance among previous models with a micro-F1 score of 96.68% (S4) and 96.03% (BioRED), but also demands the shortest running times. BioGSF emerges as an efficient framework for biomedical RE.

摘要

从文献中自动准确地提取各种生物医学关系是医学知识图谱的核心要素,而医学知识图谱对于医疗保健人工智能来说不可或缺。目前,通过在预训练语言模型(PLM)上堆叠各种神经网络进行微调,是解决生物医学关系提取(RE)问题的端到端通用框架。然而,基于序列的PLM在一定程度上未能充分利用语义之间的联系以及由这些联系形成的拓扑特征。在本研究中,我们提出了一种名为BioGSF的图驱动框架,用于通过利用图神经网络模型将最短依赖路径(SDP)与实体对图相结合,从文献中进行关系提取。首先,我们利用依赖关系来获取实体之间的SDP,并将此信息纳入实体对图中。随后,利用图注意力网络获取实体对图的拓扑信息。最后,将获得的拓扑信息与上下文信息的语义特征相结合进行关系分类。我们的方法在两个不同的数据集S4和BioRED上进行了评估。结果表明,BioGSF不仅在先前模型中表现优异,在S4数据集上的微F1分数为96.68%,在BioRED数据集上为96.03%,而且运行时间最短。BioGSF成为一种高效的生物医学关系提取框架。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/0bcd9aeace19/bbaf025f4.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/98d3b78c66d3/bbaf025f1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/735ddb5ab965/bbaf025f2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/734f6c38b057/bbaf025f3.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/0bcd9aeace19/bbaf025f4.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/98d3b78c66d3/bbaf025f1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/735ddb5ab965/bbaf025f2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/734f6c38b057/bbaf025f3.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/9d17/11759886/0bcd9aeace19/bbaf025f4.jpg

相似文献

1
BioGSF: a graph-driven semantic feature integration framework for biomedical relation extraction.BioGSF:一种用于生物医学关系提取的图驱动语义特征集成框架。
Brief Bioinform. 2024 Nov 22;26(1). doi: 10.1093/bib/bbaf025.
2
BioEGRE: a linguistic topology enhanced method for biomedical relation extraction based on BioELECTRA and graph pointer neural network.BioEGRE:一种基于 BioELECTRA 和图指针神经网络的生物医学关系抽取的语言拓扑增强方法。
BMC Bioinformatics. 2023 Dec 19;24(1):486. doi: 10.1186/s12859-023-05601-9.
3
BioByGANS: biomedical named entity recognition by fusing contextual and syntactic features through graph attention network in node classification framework.BioByGANS:通过图注意力网络在节点分类框架中融合上下文和句法特征进行生物医学命名实体识别。
BMC Bioinformatics. 2022 Nov 22;23(1):501. doi: 10.1186/s12859-022-05051-9.
4
Enriching contextualized language model from knowledge graph for biomedical information extraction.从知识图谱中丰富上下文相关的语言模型以进行生物医学信息抽取。
Brief Bioinform. 2021 May 20;22(3). doi: 10.1093/bib/bbaa110.
5
ADPG: Biomedical entity recognition based on Automatic Dependency Parsing Graph.ADPG:基于自动依存句法分析图的生物医学实体识别
J Biomed Inform. 2023 Apr;140:104317. doi: 10.1016/j.jbi.2023.104317. Epub 2023 Feb 17.
6
Integrating graph convolutional networks to enhance prompt learning for biomedical relation extraction.将图卷积网络集成到提示学习中,以增强生物医学关系抽取。
J Biomed Inform. 2024 Sep;157:104717. doi: 10.1016/j.jbi.2024.104717. Epub 2024 Aug 28.
7
Document-level biomedical relation extraction via hierarchical tree graph and relation segmentation module.基于层次树图和关系分割模块的文档级生物医学关系抽取。
Bioinformatics. 2024 Jul 1;40(7). doi: 10.1093/bioinformatics/btae418.
8
Biomedical event causal relation extraction with deep knowledge fusion and Roberta-based data augmentation.基于深度知识融合和 Roberta 增强的数据的生物医学事件因果关系抽取。
Methods. 2024 Nov;231:8-14. doi: 10.1016/j.ymeth.2024.08.007. Epub 2024 Sep 4.
9
DREAM: Drug-drug interaction extraction with enhanced dependency graph and attention mechanism.DREAM:基于增强依赖图和注意力机制的药物-药物相互作用提取。
Methods. 2022 Jul;203:152-159. doi: 10.1016/j.ymeth.2022.02.002. Epub 2022 Feb 15.
10
SSGU-CD: A combined semantic and structural information graph U-shaped network for document-level Chemical-Disease interaction extraction.SSGU-CD:一种用于文档级化学-疾病交互作用提取的结合语义和结构信息图 U 形网络。
J Biomed Inform. 2024 Sep;157:104719. doi: 10.1016/j.jbi.2024.104719. Epub 2024 Aug 29.

引用本文的文献

1
ACP-EPC: an interpretable deep learning framework for anticancer peptide prediction utilizing pre-trained protein language model and multi-view feature extracting strategy.ACP-EPC:一种利用预训练蛋白质语言模型和多视图特征提取策略进行抗癌肽预测的可解释深度学习框架。
Mol Divers. 2025 Sep 13. doi: 10.1007/s11030-025-11352-x.

本文引用的文献

1
Development and Validation of an AI-Driven System for Automatic Literature Analysis and Molecular Regulatory Network Construction.开发和验证一种基于人工智能的系统,用于自动文献分析和分子调控网络构建。
Adv Sci (Weinh). 2024 Nov;11(44):e2405395. doi: 10.1002/advs.202405395. Epub 2024 Oct 7.
2
Identifying compound-protein interactions with knowledge graph embedding of perturbation transcriptomics.利用扰动转录组学的知识图嵌入识别化合物-蛋白质相互作用。
Cell Genom. 2024 Oct 9;4(10):100655. doi: 10.1016/j.xgen.2024.100655. Epub 2024 Sep 19.
3
NetMe 2.0: a web-based platform for extracting and modeling knowledge from biomedical literature as a labeled graph.
NetMe 2.0:一个基于网络的平台,用于从生物医学文献中提取和构建知识为标记图。
Bioinformatics. 2024 May 2;40(5). doi: 10.1093/bioinformatics/btae194.
4
MKG-GC: A multi-task learning-based knowledge graph construction framework with personalized application to gastric cancer.MKG-GC:一种基于多任务学习的知识图谱构建框架及其在胃癌中的个性化应用
Comput Struct Biotechnol J. 2024 Mar 27;23:1339-1347. doi: 10.1016/j.csbj.2024.03.021. eCollection 2024 Dec.
5
GeneGPT: augmenting large language models with domain tools for improved access to biomedical information.GeneGPT:利用领域工具增强大型语言模型,以改善对生物医学信息的访问。
Bioinformatics. 2024 Feb 1;40(2). doi: 10.1093/bioinformatics/btae075.
6
BioEGRE: a linguistic topology enhanced method for biomedical relation extraction based on BioELECTRA and graph pointer neural network.BioEGRE:一种基于 BioELECTRA 和图指针神经网络的生物医学关系抽取的语言拓扑增强方法。
BMC Bioinformatics. 2023 Dec 19;24(1):486. doi: 10.1186/s12859-023-05601-9.
7
Overview of DrugProt task at BioCreative VII: data and methods for large-scale text mining and knowledge graph generation of heterogenous chemical-protein relations.DrugProt 任务概述在 BioCreative VII 上:大规模文本挖掘和异构化学-蛋白质关系知识图生成的数据和方法。
Database (Oxford). 2023 Nov 28;2023. doi: 10.1093/database/baad080.
8
Knowledge Graphs: Opportunities and Challenges.知识图谱:机遇与挑战。
Artif Intell Rev. 2023 Apr 3:1-32. doi: 10.1007/s10462-023-10465-9.
9
Biomedical knowledge graph learning for drug repurposing by extending guilt-by-association to multiple layers.通过将关联推断扩展到多个层次来进行药物再利用的生物医学知识图学习。
Nat Commun. 2023 Jun 15;14(1):3570. doi: 10.1038/s41467-023-39301-y.
10
The scalable precision medicine open knowledge engine (SPOKE): a massive knowledge graph of biomedical information.可扩展的精准医学开放知识引擎 (SPOKE):生物医学信息的大规模知识图谱。
Bioinformatics. 2023 Feb 3;39(2). doi: 10.1093/bioinformatics/btad080.