Command Palette
Search for a command to run...
Congying Xia; Chenwei Zhang; Tao Yang; Yaliang Li; Nan Du; Xian Wu; Wei Fan; Fenglong Ma; Philip Yu

Abstract
This paper presents a novel framework, MGNER, for Multi-Grained Named Entity Recognition where multiple entities or entity mentions in a sentence could be non-overlapping or totally nested. Different from traditional approaches regarding NER as a sequential labeling task and annotate entities consecutively, MGNER detects and recognizes entities on multiple granularities: it is able to recognize named entities without explicitly assuming non-overlapping or totally nested structures. MGNER consists of a Detector that examines all possible word segments and a Classifier that categorizes entities. In addition, contextual information and a self-attention mechanism are utilized throughout the framework to improve the NER performance. Experimental results show that MGNER outperforms current state-of-the-art baselines up to 4.4% in terms of the F1 score among nested/non-overlapping NER tasks.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| named-entity-recognition-ner-on-conll-2003 | MGNER | F1: 92.28 |
| named-entity-recognition-on-ace-2004 | MGNER | F1: 79.5 Multi-Task Supervision: n |
| named-entity-recognition-on-ace-2005 | MGNER | F1: 78.2 |
| nested-mention-recognition-on-ace-2004 | MGNER | F1: 79.5 |
| nested-mention-recognition-on-ace-2005 | MGNER | F1: 78.2 |
| nested-named-entity-recognition-on-ace-2004 | MGNER | F1: 79.5 |
| nested-named-entity-recognition-on-ace-2005 | MGNER | F1: 78.2 |
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.