Hierarchical Region Learning for Nested Named Entity Recognition.

Xinwei Long,Shuzi Niu,Yucheng Li
DOI: https://doi.org/10.18653/v1/2020.findings-emnlp.430
2020-01-01
Findings
Abstract:Named Entity Recognition (NER) is deeply explored and widely used in various tasks. Usually, some entity mentions are nested in other entities, which leads to the nested NER problem. Leading region based models face both the efficiency and effectiveness challenge due to the high subsequence enumeration complexity. To tackle these challenges, we propose a hierarchical region learning framework to automatically generate a tree hierarchy of candidate regions with nearly linear complexity and incorporate structure information into the region representation for better classification. Experiments on benchmark datasets ACE-2005, GENIA and JNLPBA demonstrate competitive or better results than state-of-theart baselines.
What problem does this paper attempt to address?