提出新框架,让分散实体识别更准更通用。
TriG-NER: Triplet-Grid Framework for Discontinuous Named Entity Recognition
- 用三元组损失拉近同一实体的词对,推远不同实体词对。
- 在3个基准数据集上显著优于现有网格方法。
- 不依赖特定标注方案,适合多种实体识别任务。
非连续命名实体识别(DNER)面临实体被分散在多个不相邻词元中的挑战,传统序列标注方法难以应对。现有方法多依赖定制标签方案,导致模型与特定标注策略绑定,泛化能力差。为此,我们提出TriG-NER,一种新型三元组-网格框架,通过在词元级别应用三元组损失,以同一实体内的词对相似性为定义,有效拉近相似词对、推远不相似词对,提升实体边界识别精度,并降低对特定标注方案的依赖。该框架基于灵活的网格结构,关注词对间关系。我们在三个基准DNER数据集上评估,结果表明其显著优于现有网格架构,证明了该框架在捕捉复杂实体结构及适应多种标注方案方面的有效性,为非连续实体抽取设立了新基准。
原文摘要 · Abstract (English)
Discontinuous Named Entity Recognition (DNER) presents a challenging problem where entities may be scattered across multiple non-adjacent tokens, making traditional sequence labelling approaches inadequate. Existing methods predominantly rely on custom tagging schemes to handle these discontinuous entities, resulting in models tightly coupled to specific tagging strategies and lacking generalisability across diverse datasets. To address these challenges, we propose TriG-NER, a novel Triplet-Grid Framework that introduces a generalisable approach to learning robust token-level representations for discontinuous entity extraction. Our framework applies triplet loss at the token level, where similarity is defined by word pairs existing within the same entity, effectively pulling together similar and pushing apart dissimilar ones. This approach enhances entity boundary detection and reduces the dependency on specific tagging schemes by focusing on word-pair relationships within a flexible grid structure. We evaluate TriG-NER on three benchmark DNER datasets and demonstrate significant improvements over existing grid-based architectures. These results underscore our framework's effectiveness in capturing complex entity structures and its adaptability to various tagging schemes, setting a new benchmark for discontinuous entity extraction.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。