EMGE:实体和提及逐步增强语义和连接建模,用于文档级关系提取

IF 7.2 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Guojun Chen , Panfeng Chen , Qi Wang , Hui Li , Xin Zhou , Xibin Wang , Aihua Yu , Xingzhi Deng
{"title":"EMGE:实体和提及逐步增强语义和连接建模,用于文档级关系提取","authors":"Guojun Chen ,&nbsp;Panfeng Chen ,&nbsp;Qi Wang ,&nbsp;Hui Li ,&nbsp;Xin Zhou ,&nbsp;Xibin Wang ,&nbsp;Aihua Yu ,&nbsp;Xingzhi Deng","doi":"10.1016/j.knosys.2024.112777","DOIUrl":null,"url":null,"abstract":"<div><div>Relation extraction is the process of identifying connections between entities in unstructured text and is a critical component of entity-centred information extraction to uncover latent knowledge structures in complex documents. Although graph-based methods have pushed the state-of-the-art forward in relation extraction, current approaches still exhibit limitations. These include incomplete capture of graph structural features, inadequate modelling of long-distance dependencies and imprecise representation of complex entity interactions. A novel <em>E</em>ntities and <em>M</em>entions <em>G</em>radual <em>E</em>nhancement framework called <em>EMGE</em> is proposed. It integrates both contextual and structural information to robustly enhance entity representations for document-level relation extraction. It comprises three primary components: 1) a dynamic relation aware enhancement mechanism to comprehensively encode graph structural features; 2) a multi-scale feature enhancement module to effectively capture long-distance dependencies; and 3) an entity-mention pair enhancement mechanism to yield precise representations of classification targets. Extensive empirical evaluation on five widely-adopted datasets demonstrates that <em>EMGE</em> achieves promising performance. Particularly noteworthy are the substantial gains obtained on the challenging CDR dataset, where <em>EMGE</em> achieved relative improvements of 1.5%, 8.8%, and 3.5% over the strongest baseline in terms of the Intra-F1, Inter-F1 and Overall-F1 metrics, respectively. Further experimental results demonstrate that the proposed model outperforms the popular large language model in relation extraction tasks. Our code is available on github. <span><span><sup>1</sup></span></span></div></div>","PeriodicalId":49939,"journal":{"name":"Knowledge-Based Systems","volume":"309 ","pages":"Article 112777"},"PeriodicalIF":7.2000,"publicationDate":"2024-11-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"EMGE: Entities and Mentions Gradual Enhancement with semantics and connection modelling for document-level relation extraction\",\"authors\":\"Guojun Chen ,&nbsp;Panfeng Chen ,&nbsp;Qi Wang ,&nbsp;Hui Li ,&nbsp;Xin Zhou ,&nbsp;Xibin Wang ,&nbsp;Aihua Yu ,&nbsp;Xingzhi Deng\",\"doi\":\"10.1016/j.knosys.2024.112777\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Relation extraction is the process of identifying connections between entities in unstructured text and is a critical component of entity-centred information extraction to uncover latent knowledge structures in complex documents. Although graph-based methods have pushed the state-of-the-art forward in relation extraction, current approaches still exhibit limitations. These include incomplete capture of graph structural features, inadequate modelling of long-distance dependencies and imprecise representation of complex entity interactions. A novel <em>E</em>ntities and <em>M</em>entions <em>G</em>radual <em>E</em>nhancement framework called <em>EMGE</em> is proposed. It integrates both contextual and structural information to robustly enhance entity representations for document-level relation extraction. It comprises three primary components: 1) a dynamic relation aware enhancement mechanism to comprehensively encode graph structural features; 2) a multi-scale feature enhancement module to effectively capture long-distance dependencies; and 3) an entity-mention pair enhancement mechanism to yield precise representations of classification targets. Extensive empirical evaluation on five widely-adopted datasets demonstrates that <em>EMGE</em> achieves promising performance. Particularly noteworthy are the substantial gains obtained on the challenging CDR dataset, where <em>EMGE</em> achieved relative improvements of 1.5%, 8.8%, and 3.5% over the strongest baseline in terms of the Intra-F1, Inter-F1 and Overall-F1 metrics, respectively. Further experimental results demonstrate that the proposed model outperforms the popular large language model in relation extraction tasks. Our code is available on github. <span><span><sup>1</sup></span></span></div></div>\",\"PeriodicalId\":49939,\"journal\":{\"name\":\"Knowledge-Based Systems\",\"volume\":\"309 \",\"pages\":\"Article 112777\"},\"PeriodicalIF\":7.2000,\"publicationDate\":\"2024-11-28\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Knowledge-Based Systems\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0950705124014114\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Knowledge-Based Systems","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0950705124014114","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

关系抽取是识别非结构化文本中实体之间联系的过程,是揭示复杂文档中潜在知识结构的以实体为中心的信息抽取的重要组成部分。尽管基于图的方法推动了关系提取的发展,但目前的方法仍然存在局限性。这些问题包括对图结构特征的不完整捕获、对远距离依赖关系的不充分建模以及对复杂实体交互的不精确表示。提出了一种新的实体和提及逐步增强框架,称为EMGE。它集成了上下文信息和结构信息,以健壮地增强实体表示,用于文档级关系提取。它包括三个主要组成部分:1)动态关系感知增强机制,对图的结构特征进行全面编码;2)多尺度特征增强模块,有效捕获远距离依赖关系;3)实体提及对增强机制,生成分类目标的精确表示。对五个广泛采用的数据集进行了广泛的实证评估,表明EMGE取得了令人满意的性能。特别值得注意的是,在具有挑战性的CDR数据集上,EMGE在Intra-F1、Inter-F1和Overall-F1指标方面分别比最强基线取得了1.5%、8.8%和3.5%的相对改进。进一步的实验结果表明,该模型在关系抽取任务中的表现优于目前流行的大型语言模型。我们的代码可以在github上找到。1
本文章由计算机程序翻译,如有差异,请以英文原文为准。
EMGE: Entities and Mentions Gradual Enhancement with semantics and connection modelling for document-level relation extraction
Relation extraction is the process of identifying connections between entities in unstructured text and is a critical component of entity-centred information extraction to uncover latent knowledge structures in complex documents. Although graph-based methods have pushed the state-of-the-art forward in relation extraction, current approaches still exhibit limitations. These include incomplete capture of graph structural features, inadequate modelling of long-distance dependencies and imprecise representation of complex entity interactions. A novel Entities and Mentions Gradual Enhancement framework called EMGE is proposed. It integrates both contextual and structural information to robustly enhance entity representations for document-level relation extraction. It comprises three primary components: 1) a dynamic relation aware enhancement mechanism to comprehensively encode graph structural features; 2) a multi-scale feature enhancement module to effectively capture long-distance dependencies; and 3) an entity-mention pair enhancement mechanism to yield precise representations of classification targets. Extensive empirical evaluation on five widely-adopted datasets demonstrates that EMGE achieves promising performance. Particularly noteworthy are the substantial gains obtained on the challenging CDR dataset, where EMGE achieved relative improvements of 1.5%, 8.8%, and 3.5% over the strongest baseline in terms of the Intra-F1, Inter-F1 and Overall-F1 metrics, respectively. Further experimental results demonstrate that the proposed model outperforms the popular large language model in relation extraction tasks. Our code is available on github. 1
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Knowledge-Based Systems
Knowledge-Based Systems 工程技术-计算机:人工智能
CiteScore
14.80
自引率
12.50%
发文量
1245
审稿时长
7.8 months
期刊介绍: Knowledge-Based Systems, an international and interdisciplinary journal in artificial intelligence, publishes original, innovative, and creative research results in the field. It focuses on knowledge-based and other artificial intelligence techniques-based systems. The journal aims to support human prediction and decision-making through data science and computation techniques, provide a balanced coverage of theory and practical study, and encourage the development and implementation of knowledge-based intelligence models, methods, systems, and software tools. Applications in business, government, education, engineering, and healthcare are emphasized.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信