HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

BoningKnife: Joint Entity Mention Detection and Typing for Nested NER via prior Boundary Knowledge

Huiqiang Jiang; Guoxin Wang; Weile Chen; Chengxi Zhang; Börje F. Karlsson

BoningKnife: Joint Entity Mention Detection and Typing for Nested NER via prior Boundary Knowledge

Abstract

While named entity recognition (NER) is a key task in natural language processing, most approaches only target flat entities, ignoring nested structures which are common in many scenarios. Most existing nested NER methods traverse all sub-sequences which is both expensive and inefficient, and also don't well consider boundary knowledge which is significant for nested entities. In this paper, we propose a joint entity mention detection and typing model via prior boundary knowledge (BoningKnife) to better handle nested NER extraction and recognition tasks. BoningKnife consists of two modules, MentionTagger and TypeClassifier. MentionTagger better leverages boundary knowledge beyond just entity start/end to improve the handling of nesting levels and longer spans, while generating high quality mention candidates. TypeClassifier utilizes a two-level attention mechanism to decouple different nested level representations and better distinguish entity types. We jointly train both modules sharing a common representation and a new dual-info attention layer, which leads to improved representation focus on entity-related information. Experiments over different datasets show that our approach outperforms previous state of the art methods and achieves 86.41, 85.46, and 94.2 F1 scores on ACE2004, ACE2005, and NNE, respectively.

Benchmarks

BenchmarkMethodologyMetrics
named-entity-recognition-on-ace-2004BoningKnife
F1: 86.41
Multi-Task Supervision: n
named-entity-recognition-on-ace-2005BoningKnife
F1: 85.46
nested-mention-recognition-on-ace-2004BoningKnife
F1: 86.41
nested-mention-recognition-on-ace-2005BoningKnife
F1: 85.46
nested-named-entity-recognition-on-ace-2004BoningKnife
F1: 86.41
nested-named-entity-recognition-on-ace-2005BoningKnife
F1: 85.46
nested-named-entity-recognition-on-nneBoningKnife
Micro F1: 94.24

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
BoningKnife: Joint Entity Mention Detection and Typing for Nested NER via prior Boundary Knowledge | Papers | HyperAI