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

立即免费体验

通过递归层次交互注意力和实体顺序感知进行远程监督关系抽取

Distantly Supervised Relation Extraction via Recursive Hierarchy-Interactive Attention and Entity-Order Perception.

作者信息

Han Ridong, Peng Tao, Han Jiayu, Cui Hai, Liu Lu

机构信息

College of Computer Science and Technology, Jilin University, Changchun, Jilin 130012, China; Key Laboratory of Symbolic Computation and Knowledge Engineering of Ministry of Education, Jilin University, Changchun, Jilin 130012, China.

College of Computer Science and Technology, Jilin University, Changchun, Jilin 130012, China; College of Software, Jilin University, Changchun, Jilin 130012, China; Key Laboratory of Symbolic Computation and Knowledge Engineering of Ministry of Education, Jilin University, Changchun, Jilin 130012, China.

出版信息

Neural Netw. 2022 Aug;152:191-200. doi: 10.1016/j.neunet.2022.04.019. Epub 2022 Apr 21.

DOI:10.1016/j.neunet.2022.04.019
PMID:35533505
Abstract

Wrong-labeling problem and long-tail relations severely affect the performance of distantly supervised relation extraction task. Many studies mitigate the effect of wrong-labeling through selective attention mechanism and handle long-tail relations by introducing relation hierarchies to share knowledge. However, almost all existing studies ignore the fact that, in a sentence, the appearance order of two entities contributes to the understanding of its semantics. Furthermore, they only utilize each relation level of relation hierarchies separately, but do not exploit the heuristic effect between relation levels, i.e., higher-level relations can give useful information to the lower ones. Based on the above, in this paper, we design a novel Recursive Hierarchy-Interactive Attention network (RHIA) to further handle long-tail relations, which models the heuristic effect between relation levels. From the top down, it passes relation-related information layer by layer, which is the most significant difference from existing models, and generates relation-augmented sentence representations for each relation level in a recursive structure. Besides, we introduce a newfangled training objective, called Entity-Order Perception (EOP), to make the sentence encoder retain more entity appearance information. Substantial experiments on the popular New York Times (NYT) dataset are conducted. Compared to prior baselines, our RHIA-EOP achieves state-of-the-art performance in terms of precision-recall (P-R) curves, AUC, Top-N precision and other evaluation metrics. Insightful analysis also demonstrates the necessity and effectiveness of each component of RHIA-EOP.

摘要

错误标注问题和长尾关系严重影响远距离监督关系抽取任务的性能。许多研究通过选择性注意力机制减轻错误标注的影响,并通过引入关系层次结构来共享知识以处理长尾关系。然而,几乎所有现有研究都忽略了这样一个事实:在一个句子中,两个实体的出现顺序有助于对其语义的理解。此外,它们仅分别利用关系层次结构的每个关系级别,而没有利用关系级别之间的启发式效应,即更高级别的关系可以为较低级别的关系提供有用信息。基于上述情况,在本文中,我们设计了一种新颖的递归层次交互注意力网络(RHIA)来进一步处理长尾关系,该网络对关系级别之间的启发式效应进行建模。从顶部到底部,它逐层传递与关系相关的信息,这是与现有模型最显著的区别,并以递归结构为每个关系级别生成关系增强的句子表示。此外,我们引入了一种全新的训练目标,称为实体顺序感知(EOP),以使句子编码器保留更多实体出现信息。我们在流行的《纽约时报》(NYT)数据集上进行了大量实验。与先前的基线相比,我们的RHIA-EOP在精确率-召回率(P-R)曲线、AUC、Top-N精确率和其他评估指标方面取得了领先的性能。有见地的分析还证明了RHIA-EOP每个组件的必要性和有效性。

相似文献

1
Distantly Supervised Relation Extraction via Recursive Hierarchy-Interactive Attention and Entity-Order Perception.通过递归层次交互注意力和实体顺序感知进行远程监督关系抽取
Neural Netw. 2022 Aug;152:191-200. doi: 10.1016/j.neunet.2022.04.019. Epub 2022 Apr 21.
2
Utilizing Entity-Based Gated Convolution and Multilevel Sentence Attention to Improve Distantly Supervised Relation Extraction.利用基于实体的门控卷积和多层次句子注意力提高远程监督关系抽取。
Comput Intell Neurosci. 2021 Nov 1;2021:6110885. doi: 10.1155/2021/6110885. eCollection 2021.
3
Document-level Relation Extraction with Relation Correlations.基于关系相关性的文档级关系抽取
Neural Netw. 2024 Mar;171:14-24. doi: 10.1016/j.neunet.2023.11.062. Epub 2023 Nov 30.
4
More refined superbag: Distantly supervised relation extraction with deep clustering.更精细的超级包:基于深度聚类的远程监督关系抽取
Neural Netw. 2023 Jan;157:193-201. doi: 10.1016/j.neunet.2022.10.008. Epub 2022 Oct 19.
5
Distant supervision for neural relation extraction integrated with word attention and property features.基于词注意力和属性特征的神经关系抽取的远程监督。
Neural Netw. 2018 Apr;100:59-69. doi: 10.1016/j.neunet.2018.01.006. Epub 2018 Jan 31.
6
Document-Level Biomedical Relation Extraction Leveraging Pretrained Self-Attention Structure and Entity Replacement: Algorithm and Pretreatment Method Validation Study.利用预训练自注意力结构和实体替换的文档级生物医学关系抽取:算法与预处理方法验证研究
JMIR Med Inform. 2020 May 29;8(5):e17644. doi: 10.2196/17644.
7
Distant supervision for relation extraction with hierarchical selective attention.基于层次选择性注意的关系抽取的远程监督
Neural Netw. 2018 Dec;108:240-247. doi: 10.1016/j.neunet.2018.08.016. Epub 2018 Aug 29.
8
Interaction-and-Response Network for Distantly Supervised Relation Extraction.用于远程监督关系抽取的交互与响应网络
IEEE Trans Neural Netw Learn Syst. 2024 Jul;35(7):9523-9537. doi: 10.1109/TNNLS.2023.3233971. Epub 2024 Jul 8.
9
Chemical-induced disease relation extraction with dependency information and prior knowledge.基于依存信息和先验知识的化学诱导疾病关系抽取。
J Biomed Inform. 2018 Aug;84:171-178. doi: 10.1016/j.jbi.2018.07.007. Epub 2018 Jul 11.
10
FGSI: distant supervision for relation extraction method based on fine-grained semantic information.FGSI:基于细粒度语义信息的关系抽取远程监督方法
Sci Rep. 2023 Aug 28;13(1):14075. doi: 10.1038/s41598-023-41354-4.

引用本文的文献

1
Supervised Relation Extraction Between Suicide-Related Entities and Drugs: Development and Usability Study of an Annotated PubMed Corpus.基于标注 PubMed 语料库的自杀相关实体与药物间监督关系抽取:开发与可用性研究
J Med Internet Res. 2023 Mar 8;25:e41100. doi: 10.2196/41100.