一种用于关系提取的神经核框架

IF 7.5 1区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Kai Wang , Yanping Chen , Weizhe Yang , Ruizhang Huang , Yongbin Qin
{"title":"一种用于关系提取的神经核框架","authors":"Kai Wang ,&nbsp;Yanping Chen ,&nbsp;Weizhe Yang ,&nbsp;Ruizhang Huang ,&nbsp;Yongbin Qin","doi":"10.1016/j.eswa.2025.128049","DOIUrl":null,"url":null,"abstract":"<div><div>Relation extraction (RE) poses significant challenges due to the complexity of identifying semantic relationships between overlapping entity pairs within sentences. Traditional kernel-based methods effectively leverage instance-level similarities but heavily depend on manually designed kernel functions, requiring substantial domain expertise and limiting their flexibility. On the other hand, neural network approaches excel at automatically learning abstract feature representations but typically neglect critical instance-specific information, potentially missing valuable relational details during inference. These limitations motivate the exploration of a hybrid approach that effectively integrates the strengths of traditional kernels with the representational power of neural networks. In this paper, we propose a neural kernel framework designed to bridge this critical gap. The proposed framework employs neural kernels, whose parameters are initialized based on task-specific objectives and optimized through neural training procedures, enabling adaptive learning of similarity measures without relying on handcrafted kernel functions. By maintaining instance-level details through annotated training examples, neural kernels create discriminative, flexible decision boundaries tailored specifically to the relation extraction task. We further develop three complementary neural kernel components, instance kernel, description kernel, and cluster kernel, to show the advantages of kernel substitution. Extensive experiments on the ACE 2005, SemEval 2010, and CoNLL 2004 datasets demonstrate that our neural kernel framework significantly outperforms existing state-of-the-art methods, achieving F1-scores of 88.11 %, 91.08 %, and 98.63 %, respectively.</div></div>","PeriodicalId":50461,"journal":{"name":"Expert Systems with Applications","volume":"286 ","pages":"Article 128049"},"PeriodicalIF":7.5000,"publicationDate":"2025-05-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A neural kernel framework for relation extraction\",\"authors\":\"Kai Wang ,&nbsp;Yanping Chen ,&nbsp;Weizhe Yang ,&nbsp;Ruizhang Huang ,&nbsp;Yongbin Qin\",\"doi\":\"10.1016/j.eswa.2025.128049\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Relation extraction (RE) poses significant challenges due to the complexity of identifying semantic relationships between overlapping entity pairs within sentences. Traditional kernel-based methods effectively leverage instance-level similarities but heavily depend on manually designed kernel functions, requiring substantial domain expertise and limiting their flexibility. On the other hand, neural network approaches excel at automatically learning abstract feature representations but typically neglect critical instance-specific information, potentially missing valuable relational details during inference. These limitations motivate the exploration of a hybrid approach that effectively integrates the strengths of traditional kernels with the representational power of neural networks. In this paper, we propose a neural kernel framework designed to bridge this critical gap. The proposed framework employs neural kernels, whose parameters are initialized based on task-specific objectives and optimized through neural training procedures, enabling adaptive learning of similarity measures without relying on handcrafted kernel functions. By maintaining instance-level details through annotated training examples, neural kernels create discriminative, flexible decision boundaries tailored specifically to the relation extraction task. We further develop three complementary neural kernel components, instance kernel, description kernel, and cluster kernel, to show the advantages of kernel substitution. Extensive experiments on the ACE 2005, SemEval 2010, and CoNLL 2004 datasets demonstrate that our neural kernel framework significantly outperforms existing state-of-the-art methods, achieving F1-scores of 88.11 %, 91.08 %, and 98.63 %, respectively.</div></div>\",\"PeriodicalId\":50461,\"journal\":{\"name\":\"Expert Systems with Applications\",\"volume\":\"286 \",\"pages\":\"Article 128049\"},\"PeriodicalIF\":7.5000,\"publicationDate\":\"2025-05-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Expert Systems with Applications\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0957417425016707\",\"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":"Expert Systems with Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0957417425016707","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

由于识别句子中重叠实体对之间的语义关系的复杂性,关系提取(RE)带来了巨大的挑战。传统的基于核的方法有效地利用了实例级的相似性,但严重依赖于手工设计的核函数,需要大量的领域专业知识,并且限制了它们的灵活性。另一方面,神经网络方法擅长于自动学习抽象特征表示,但通常会忽略关键的特定于实例的信息,在推理过程中可能会丢失有价值的关系细节。这些限制激发了对混合方法的探索,该方法有效地将传统核的优势与神经网络的表示能力相结合。在本文中,我们提出了一个神经核框架,旨在弥合这一关键差距。该框架采用神经核,其参数根据任务特定目标初始化,并通过神经训练过程进行优化,从而实现自适应学习相似性度量,而无需依赖手工制作的核函数。通过通过带注释的训练示例维护实例级细节,神经内核创建了专门为关系提取任务量身定制的判别性灵活的决策边界。我们进一步开发了实例核、描述核和聚类核三个互补的神经核组件,以展示核替换的优势。在ACE 2005、SemEval 2010和CoNLL 2004数据集上的大量实验表明,我们的神经核框架显著优于现有的最先进的方法,分别达到了88.11%、91.08%和98.63%的f1分数。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A neural kernel framework for relation extraction
Relation extraction (RE) poses significant challenges due to the complexity of identifying semantic relationships between overlapping entity pairs within sentences. Traditional kernel-based methods effectively leverage instance-level similarities but heavily depend on manually designed kernel functions, requiring substantial domain expertise and limiting their flexibility. On the other hand, neural network approaches excel at automatically learning abstract feature representations but typically neglect critical instance-specific information, potentially missing valuable relational details during inference. These limitations motivate the exploration of a hybrid approach that effectively integrates the strengths of traditional kernels with the representational power of neural networks. In this paper, we propose a neural kernel framework designed to bridge this critical gap. The proposed framework employs neural kernels, whose parameters are initialized based on task-specific objectives and optimized through neural training procedures, enabling adaptive learning of similarity measures without relying on handcrafted kernel functions. By maintaining instance-level details through annotated training examples, neural kernels create discriminative, flexible decision boundaries tailored specifically to the relation extraction task. We further develop three complementary neural kernel components, instance kernel, description kernel, and cluster kernel, to show the advantages of kernel substitution. Extensive experiments on the ACE 2005, SemEval 2010, and CoNLL 2004 datasets demonstrate that our neural kernel framework significantly outperforms existing state-of-the-art methods, achieving F1-scores of 88.11 %, 91.08 %, and 98.63 %, respectively.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Expert Systems with Applications
Expert Systems with Applications 工程技术-工程:电子与电气
CiteScore
13.80
自引率
10.60%
发文量
2045
审稿时长
8.7 months
期刊介绍: Expert Systems With Applications is an international journal dedicated to the exchange of information on expert and intelligent systems used globally in industry, government, and universities. The journal emphasizes original papers covering the design, development, testing, implementation, and management of these systems, offering practical guidelines. It spans various sectors such as finance, engineering, marketing, law, project management, information management, medicine, and more. The journal also welcomes papers on multi-agent systems, knowledge management, neural networks, knowledge discovery, data mining, and other related areas, excluding applications to military/defense systems.
×
引用
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学术官方微信