TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Neural Transition-based Model for Nested Mention Recogni...

A Neural Transition-based Model for Nested Mention Recognition

Bailin Wang, Wei Lu, Yu Wang, Hongxia Jin

2018-10-03EMNLP 2018 10Nested Named Entity RecognitionNamed Entity Recognition (NER)Nested Mention Recognition
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Named Entity Recognition (NER)ACE 2004F173.3Neural transition-based model
Named Entity Recognition (NER)ACE 2005F173Neural transition-based model
Named Entity Recognition (NER)GENIAF173.9Neural transition-based model
Named Entity Recognition (NER)ACE 2005F173neural transition-based model
Named Entity Recognition (NER)ACE 2004F173.3Neural transition-based model
Named Entity Recognition (NER)GENIAF173.9Neural transition-based model
Named Entity Recognition (NER)NNEMicro F173.6Neural Transition-based Model
Nested Mention RecognitionACE 2005F173Neural transition-based model
Nested Mention RecognitionACE 2004F173.1Neural transition-based model

Related Papers

Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models2025-06-28Better Semi-supervised Learning for Multi-domain ASR Through Incremental Retraining and Data Filtering2025-06-05Efficient Data Selection for Domain Adaptation of ASR Using Pseudo-Labels and Multi-Stage Filtering2025-06-04EL4NER: Ensemble Learning for Named Entity Recognition via Multiple Small-Parameter Large Language Models2025-05-29Label-Guided In-Context Learning for Named Entity Recognition2025-05-29Named Entity Recognition in Historical Italian: The Case of Giacomo Leopardi's Zibaldone2025-05-26FiLLM -- A Filipino-optimized Large Language Model based on Southeast Asia Large Language Model (SEALLM)2025-05-25