English

Fusing Heterogeneous Factors with Triaffine Mechanism for Nested Named Entity Recognition

Computation and Language 2022-04-05 v3

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 F1F_1 scores on nested NER datasets GENIA and KBP2017, and shows comparable results on ACE2004 and ACE2005.

Keywords

Cite

@article{arxiv.2110.07480,
  title  = {Fusing Heterogeneous Factors with Triaffine Mechanism for Nested Named Entity Recognition},
  author = {Zheng Yuan and Chuanqi Tan and Songfang Huang and Fei Huang},
  journal= {arXiv preprint arXiv:2110.07480},
  year   = {2022}
}

Comments

Accepted by ACL 2022 Findings, Long Paper

R2 v1 2026-06-24T06:53:31.459Z