HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

A Neural Transition-based Model for Nested Mention Recognition

Bailin Wang; Wei Lu; Yu Wang; Hongxia Jin

A Neural Transition-based Model for Nested Mention Recognition

Abstract

It is common that entity mentions can contain other mentions recursively. This paper introduces a scalable transition-based method to model the nested structure of mentions. We first map a sentence with nested mentions to a designated forest where each mention corresponds to a constituent of the forest. Our shift-reduce based system then learns to construct the forest structure in a bottom-up manner through an action sequence whose maximal length is guaranteed to be three times of the sentence length. Based on Stack-LSTM which is employed to efficiently and effectively represent the states of the system in a continuous space, our system is further incorporated with a character-based component to capture letter-level patterns. Our model achieves the state-of-the-art results on ACE datasets, showing its effectiveness in detecting nested mentions.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
named-entity-recognition-on-ace-2004Neural transition-based model
F1: 73.3
Multi-Task Supervision: n
named-entity-recognition-on-ace-2005Neural transition-based model
F1: 73.0
named-entity-recognition-on-geniaNeural transition-based model
F1: 73.9
nested-mention-recognition-on-ace-2004Neural transition-based model
F1: 73.1
nested-mention-recognition-on-ace-2005Neural transition-based model
F1: 73.0
nested-named-entity-recognition-on-ace-2004Neural transition-based model
F1: 73.3
nested-named-entity-recognition-on-ace-2005neural transition-based model
F1: 73.0
nested-named-entity-recognition-on-geniaNeural transition-based model
F1: 73.9
nested-named-entity-recognition-on-nneNeural Transition-based Model
Micro F1: 73.6

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
A Neural Transition-based Model for Nested Mention Recognition | Papers | HyperAI