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

立即免费体验

基于集合预测网络的联合实体与关系抽取

Joint Entity and Relation Extraction With Set Prediction Networks.

作者信息

Sui Dianbo, Zeng Xiangrong, Chen Yubo, Liu Kang, Zhao Jun

出版信息

IEEE Trans Neural Netw Learn Syst. 2024 Sep;35(9):12784-12795. doi: 10.1109/TNNLS.2023.3264735. Epub 2024 Sep 3.

DOI:10.1109/TNNLS.2023.3264735
PMID:37067968
Abstract

Joint entity and relation extraction is an important task in natural language processing, which aims to extract all relational triples mentioned in a given sentence. In essence, the relational triples mentioned in a sentence are in the form of a set, which has no intrinsic order between elements and exhibits the permutation invariant feature. However, previous seq2seq-based models require sorting the set of relational triples into a sequence beforehand with some heuristic global rules, which destroys the natural set structure. In order to break this bottleneck, we treat joint entity and relation extraction as a direct set prediction problem, so that the extraction model is not burdened with predicting the order of multiple triples. To solve this set prediction problem, we propose networks featured by transformers with non-autoregressive parallel decoding. In contrast to autoregressive approaches that generate triples one by one in a specific order, the proposed networks are able to directly output the final set of relational triples in one shot. Furthermore, we also design a set-based loss that forces unique predictions through bipartite matching. Compared with cross-entropy loss that highly penalizes small shifts in triple order, the proposed bipartite matching loss is invariant to any permutation of predictions; thus, it can provide the proposed networks with a more accurate training signal by ignoring triple order and focusing on relation types and entities. Various experiments on two benchmark datasets demonstrate that our proposed model significantly outperforms the current state-of-the-art (SoTA) models. Training code and trained models are now publicly available at https://github.com/DianboWork/SPN4RE.

摘要

联合实体与关系提取是自然语言处理中的一项重要任务,其目的是提取给定句子中提到的所有关系三元组。本质上,句子中提到的关系三元组呈集合形式,其元素之间没有内在顺序,具有排列不变性特征。然而,先前基于序列到序列(seq2seq)的模型需要使用一些启发式全局规则预先将关系三元组集合排序成一个序列,这破坏了自然的集合结构。为了突破这一瓶颈,我们将联合实体与关系提取视为一个直接的集合预测问题,从而使提取模型无需承担预测多个三元组顺序的负担。为了解决这个集合预测问题,我们提出了以具有非自回归并行解码的变换器为特征的网络。与按特定顺序逐个生成三元组的自回归方法不同,所提出的网络能够一次性直接输出关系三元组的最终集合。此外,我们还设计了一种基于集合的损失函数,通过二分匹配强制进行唯一预测。与对三元组顺序的微小变化进行高度惩罚的交叉熵损失不同,所提出的二分匹配损失对预测的任何排列都是不变的;因此,它可以通过忽略三元组顺序并专注于关系类型和实体,为所提出的网络提供更准确的训练信号。在两个基准数据集上进行的各种实验表明,我们提出的模型显著优于当前的最先进(SoTA)模型。训练代码和训练好的模型现在可在https://github.com/DianboWork/SPN4RE上公开获取。

相似文献

1
Joint Entity and Relation Extraction With Set Prediction Networks.基于集合预测网络的联合实体与关系抽取
IEEE Trans Neural Netw Learn Syst. 2024 Sep;35(9):12784-12795. doi: 10.1109/TNNLS.2023.3264735. Epub 2024 Sep 3.
2
A Relation-Oriented Model With Global Context Information for Joint Extraction of Overlapping Relations and Entities.一种具有全局上下文信息的面向关系模型,用于重叠关系和实体的联合提取。
Front Neurorobot. 2022 Jul 4;16:914705. doi: 10.3389/fnbot.2022.914705. eCollection 2022.
3
RTJTN: Relational Triplet Joint Tagging Network for Joint Entity and Relation Extraction.RTJTN:关系三元组联合标注网络,用于联合实体和关系抽取。
Comput Intell Neurosci. 2021 Oct 16;2021:3447473. doi: 10.1155/2021/3447473. eCollection 2021.
4
A joint triple extraction method by entity role attribute recognition.基于实体角色属性识别的联合三重抽取方法。
Sci Rep. 2023 Feb 8;13(1):2223. doi: 10.1038/s41598-023-29454-7.
5
A mutually-exclusive binary cross tagging framework for joint extraction of entities and relations.一种用于联合抽取实体和关系的互斥二元交叉标注框架。
PLoS One. 2022 Jan 21;17(1):e0260426. doi: 10.1371/journal.pone.0260426. eCollection 2022.
6
Joint extraction of Chinese medical entities and relations based on RoBERTa and single-module global pointer.基于RoBERTa和单模块全局指针的中医实体与关系联合提取
BMC Med Inform Decis Mak. 2024 Jul 31;24(1):218. doi: 10.1186/s12911-024-02577-1.
7
KBPT: knowledge-based prompt tuning for zero-shot relation triplet extraction.KBPT:用于零样本关系三元组提取的基于知识的提示调整
PeerJ Comput Sci. 2024 May 24;10:e2014. doi: 10.7717/peerj-cs.2014. eCollection 2024.
8
Position-Aware Relational Transformer for Knowledge Graph Embedding.用于知识图谱嵌入的位置感知关系变换器
IEEE Trans Neural Netw Learn Syst. 2024 Aug;35(8):11580-11594. doi: 10.1109/TNNLS.2023.3262937. Epub 2024 Aug 5.
9
A Novel Tensor Learning Model for Joint Relational Triplet Extraction.一种用于联合关系三元组提取的新型张量学习模型。
IEEE Trans Cybern. 2024 Apr;54(4):2483-2494. doi: 10.1109/TCYB.2023.3265851. Epub 2024 Mar 18.
10
FSN: Joint Entity and Relation Extraction Based on Filter Separator Network.FSN:基于过滤器分离器网络的联合实体与关系提取
Entropy (Basel). 2024 Feb 12;26(2):162. doi: 10.3390/e26020162.

引用本文的文献

1
Joint Extraction of Cyber Threat Intelligence Entity Relationships Based on a Parallel Ensemble Prediction Model.基于并行集成预测模型的网络威胁情报实体关系联合提取
Sensors (Basel). 2025 Aug 21;25(16):5193. doi: 10.3390/s25165193.
2
DPRM: DeBERTa-based potential relationship multi-headed self-attention joint extraction model.DPRM:基于DeBERTa的潜在关系多头自注意力联合提取模型。
PLoS One. 2025 Aug 5;20(8):e0329120. doi: 10.1371/journal.pone.0329120. eCollection 2025.
3
Knowledge graph construction for intelligent cockpits based on large language models.
基于大语言模型的智能座舱知识图谱构建
Sci Rep. 2025 Mar 4;15(1):7635. doi: 10.1038/s41598-025-92002-y.
4
BCSLinker: automatic method for constructing a knowledge graph of venous thromboembolism based on joint learning.BCSLinker:基于联合学习构建静脉血栓栓塞知识图谱的自动方法
Front Med (Lausanne). 2024 May 9;11:1272224. doi: 10.3389/fmed.2024.1272224. eCollection 2024.
5
End-to-end clinical temporal information extraction with multi-head attention.基于多头注意力机制的端到端临床时间信息提取
Proc Conf Assoc Comput Linguist Meet. 2023 Jul;2023:313-319.
6
Span-based single-stage joint entity-relation extraction model.基于跨度的单阶段联合实体关系抽取模型。
PLoS One. 2023 Feb 7;18(2):e0281055. doi: 10.1371/journal.pone.0281055. eCollection 2023.