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

立即免费体验

基于层次树图和关系分割模块的文档级生物医学关系抽取。

Document-level biomedical relation extraction via hierarchical tree graph and relation segmentation module.

机构信息

School of Information Science and Technology, Dalian Maritime University, Dalian 116026, China.

School of Computer Science and Technology, Dalian University of Technology, Dalian 116024, China.

出版信息

Bioinformatics. 2024 Jul 1;40(7). doi: 10.1093/bioinformatics/btae418.

DOI:10.1093/bioinformatics/btae418
PMID:38917409
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC11629692/
Abstract

MOTIVATION

Biomedical relation extraction at the document level (Bio-DocRE) involves extracting relation instances from biomedical texts that span multiple sentences, often containing various entity concepts such as genes, diseases, chemicals, variants, etc. Currently, this task is usually implemented based on graphs or transformers. However, most work directly models entity features to relation prediction, ignoring the effectiveness of entity pair information as an intermediate state for relation prediction. In this article, we decouple this task into a three-stage process to capture sufficient information for improving relation prediction.

RESULTS

We propose an innovative framework HTGRS for Bio-DocRE, which constructs a hierarchical tree graph (HTG) to integrate key information sources in the document, achieving relation reasoning based on entity. In addition, inspired by the idea of semantic segmentation, we conceptualize the task as a table-filling problem and develop a relation segmentation (RS) module to enhance relation reasoning based on the entity pair. Extensive experiments on three datasets show that the proposed framework outperforms the state-of-the-art methods and achieves superior performance.

AVAILABILITY AND IMPLEMENTATION

Our source code is available at https://github.com/passengeryjy/HTGRS.

摘要

动机

生物医学文档级关系抽取(Bio-DocRE)涉及从跨多个句子的生物医学文本中提取关系实例,这些文本通常包含各种实体概念,如基因、疾病、化学物质、变体等。目前,这项任务通常基于图或转换器来实现。然而,大多数工作直接对实体特征进行建模以进行关系预测,而忽略了实体对信息作为关系预测中间状态的有效性。在本文中,我们将该任务解耦为三个阶段的过程,以捕获足够的信息来提高关系预测的准确性。

结果

我们提出了一种用于 Bio-DocRE 的创新框架 HTGRS,该框架构建了一个层次树图(HTG)来整合文档中的关键信息源,实现基于实体的关系推理。此外,受语义分割思想的启发,我们将任务概念化为表格填充问题,并开发了一个关系分割(RS)模块,以基于实体对增强关系推理。在三个数据集上的广泛实验表明,所提出的框架优于最先进的方法,并取得了卓越的性能。

可用性和实现

我们的源代码可在 https://github.com/passengeryjy/HTGRS 上获得。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/72a12fdb5a4f/btae418f4.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/c99d0ad6797c/btae418f1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/4a89c0430935/btae418f2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/85e4e5cf8822/btae418f3.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/72a12fdb5a4f/btae418f4.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/c99d0ad6797c/btae418f1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/4a89c0430935/btae418f2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/85e4e5cf8822/btae418f3.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/64d9/11629692/72a12fdb5a4f/btae418f4.jpg

相似文献

1
Document-level biomedical relation extraction via hierarchical tree graph and relation segmentation module.基于层次树图和关系分割模块的文档级生物医学关系抽取。
Bioinformatics. 2024 Jul 1;40(7). doi: 10.1093/bioinformatics/btae418.
2
A span-graph neural model for overlapping entity relation extraction in biomedical texts.一种用于生物医学文献中重叠实体关系抽取的图神经网络模型。
Bioinformatics. 2021 Jul 12;37(11):1581-1589. doi: 10.1093/bioinformatics/btaa993.
3
Relation Extraction in Biomedical Texts: A Cross-Sentence Approach.生物医学文本中的关系抽取:一种跨句子方法。
IEEE/ACM Trans Comput Biol Bioinform. 2024 Nov-Dec;21(6):2156-2166. doi: 10.1109/TCBB.2024.3451348. Epub 2024 Dec 10.
4
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.
5
A co-adaptive duality-aware framework for biomedical relation extraction.用于生物医学关系抽取的协同自适应双意识框架。
Bioinformatics. 2023 May 4;39(5). doi: 10.1093/bioinformatics/btad301.
6
Biomedical document-level relation extraction with thematic capture and localized entity pooling.基于主题捕获和局部实体池化的生物医学文档级关系抽取
J Biomed Inform. 2024 Dec;160:104756. doi: 10.1016/j.jbi.2024.104756. Epub 2024 Nov 30.
7
Semantic-guided attention and adaptive gating for document-level relation extraction.基于语义引导的注意力机制和自适应门控机制的文档级关系抽取。
Sci Rep. 2024 Nov 4;14(1):26628. doi: 10.1038/s41598-024-78051-9.
8
Improving broad-coverage medical entity linking with semantic type prediction and large-scale datasets.利用语义类型预测和大规模数据集提高全面的医学实体链接。
J Biomed Inform. 2021 Sep;121:103880. doi: 10.1016/j.jbi.2021.103880. Epub 2021 Aug 12.
9
Exploiting graph kernels for high performance biomedical relation extraction.利用图核进行高性能生物医学关系提取。
J Biomed Semantics. 2018 Jan 30;9(1):7. doi: 10.1186/s13326-017-0168-3.
10
TGDAUNet: Transformer and GCNN based dual-branch attention UNet for medical image segmentation.TGDAUNet:基于 Transformer 和 GCNN 的双分支注意力 U-Net 用于医学图像分割。
Comput Biol Med. 2023 Dec;167:107583. doi: 10.1016/j.compbiomed.2023.107583. Epub 2023 Oct 21.

引用本文的文献

1
Enhancing biomedical relation extraction with directionality.通过方向性增强生物医学关系提取
Bioinformatics. 2025 Jul 1;41(Supplement_1):i68-i76. doi: 10.1093/bioinformatics/btaf226.
2
Prompting large language models to extract chemical‒disease relation precisely and comprehensively at the document level: an evaluation study.促使大语言模型在文档层面精确且全面地提取化学物质与疾病的关系:一项评估研究。
PLoS One. 2025 Apr 8;20(4):e0320123. doi: 10.1371/journal.pone.0320123. eCollection 2025.

本文引用的文献

1
BioRED: a rich biomedical relation extraction dataset.BioRED:一个丰富的生物医学关系抽取数据集。
Brief Bioinform. 2022 Sep 20;23(5). doi: 10.1093/bib/bbac282.
2
Knowledge Guided Attention and Graph Convolutional Networks for Chemical-Disease Relation Extraction.知识引导注意力与图卷积网络在药物-疾病关系抽取中的应用
IEEE/ACM Trans Comput Biol Bioinform. 2023 Jan-Feb;20(1):489-499. doi: 10.1109/TCBB.2021.3135844. Epub 2023 Feb 3.
3
BERT-GT: cross-sentence n-ary relation extraction with BERT and Graph Transformer.BERT-GT:使用BERT和图变换器进行跨句子n元关系提取
Bioinformatics. 2021 Apr 5;36(24):5678-5685. doi: 10.1093/bioinformatics/btaa1087.
4
Extracting chemical-protein relations with ensembles of SVM and deep learning models.基于 SVM 和深度学习模型集成提取化学-蛋白质关系。
Database (Oxford). 2018 Jan 1;2018. doi: 10.1093/database/bay073.
5
An attention-based effective neural model for drug-drug interactions extraction.一种基于注意力机制的有效神经模型用于药物-药物相互作用提取。
BMC Bioinformatics. 2017 Oct 10;18(1):445. doi: 10.1186/s12859-017-1855-x.
6
BioCreative V CDR task corpus: a resource for chemical disease relation extraction.生物创意V化学疾病关系提取任务语料库:化学疾病关系提取的资源。
Database (Oxford). 2016 May 9;2016. doi: 10.1093/database/baw068. Print 2016.