HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Fusing Heterogeneous Factors with Triaffine Mechanism for Nested Named Entity Recognition

Zheng Yuan Chuanqi Tan Songfang Huang Fei Huang

Fusing Heterogeneous Factors with Triaffine Mechanism for Nested Named Entity Recognition

Abstract

Nested entities are observed in many domains due to their compositionality, which cannot be easily recognized by the widely-used sequence labeling framework. A natural solution is to treat the task as a span classification problem. To learn better span representation and increase classification performance, it is crucial to effectively integrate heterogeneous factors including inside tokens, boundaries, labels, and related spans which could be contributing to nested entities recognition. To fuse these heterogeneous factors, we propose a novel triaffine mechanism including triaffine attention and scoring. Triaffine attention uses boundaries and labels as queries and uses inside tokens and related spans as keys and values for span representations. Triaffine scoring interacts with boundaries and span representations for classification. Experiments show that our proposed method outperforms previous span-based methods, achieves the state-of-the-art $F_1$ scores on nested NER datasets GENIA and KBP2017, and shows comparable results on ACE2004 and ACE2005.

Code Repositories

GanjinZero/Triaffine-nested-ner
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
nested-named-entity-recognition-on-ace-2004Triaffine + ALBERT
F1: 88.56
nested-named-entity-recognition-on-ace-2004Triaffine + BioBERT
F1: 87.40
nested-named-entity-recognition-on-ace-2005Triaffine + ALBERT
F1: 88.83
nested-named-entity-recognition-on-ace-2005Triaffine + BERT
F1: 86.82
nested-named-entity-recognition-on-geniaTriaffine + BioBERT
F1: 81.23
nested-named-entity-recognition-on-tac-kbpTriaffine + ALBERT
F1: 87.27
nested-named-entity-recognition-on-tac-kbpTriaffine + BERT
F1: 85.05

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Fusing Heterogeneous Factors with Triaffine Mechanism for Nested Named Entity Recognition | Papers | HyperAI