HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Simple Yet Powerful: An Overlooked Architecture for Nested Named Entity Recognition

{Jocelyn Dunstan Felipe Bravo-Marquez Matias Rojas}

Simple Yet Powerful: An Overlooked Architecture for Nested Named Entity Recognition

Abstract

Named Entity Recognition (NER) is an important task in Natural Language Processing that aims to identify text spans belonging to predefined categories. Traditional NER systems ignore nested entities, which are entities contained in other entity mentions. Although several methods have been proposed to address this case, most of them rely on complex task-specific structures and ignore potentially useful baselines for the task. We argue that this creates an overly optimistic impression of their performance. This paper revisits the Multiple LSTM-CRF (MLC) model, a simple, overlooked, yet powerful approach based on training independent sequence labeling models for each entity type. Extensive experiments with three nested NER corpora show that, regardless of the simplicity of this model, its performance is better or at least as well as more sophisticated methods. Furthermore, we show that the MLC architecture achieves state-of-the-art results in the Chilean Waiting List corpus by including pre-trained language models. In addition, we implemented an open-source library that computes task-specific metrics for nested NER. The results suggest that metrics used in previous work do not measure well the ability of a model to detect nested entities, while our metrics provide new evidence on how existing approaches handle the task.

Benchmarks

BenchmarkMethodologyMetrics
nested-named-entity-recognition-on-chileanMultiple LSTM-CRF
Micro F1 (Exact Span): 80.5

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
Simple Yet Powerful: An Overlooked Architecture for Nested Named Entity Recognition | Papers | HyperAI