Nested Named Entity Recognition via Second-best Sequence Learning and Decoding
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
When an entity name contains other names within it, the identification of all combinations of names can become difficult and expensive. We propose a new method to recognize not only outermost named entities but also inner nested ones. We design an objective function for training a neural model that treats the tag sequence for nested entities as the second best path within the span of their parent entity. In addition, we provide the decoding method for inference that extracts entities iteratively from outermost ones to inner ones in an outside-to-inside way. Our method has no additional hyperparameters to the conditional random field based model widely used for flat named entity recognition tasks. Experiments demonstrate that our method performs better than or at least as well as existing methods capable of handling nested entities, achieving F1-scores of 85.82%, 84.34%, and 77.36% on ACE-2004, ACE-2005, and GENIA datasets, respectively.
Results and benchmarks
When an entity name contains other names within it, the identification of all combinations of names can become difficult and expensive.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 65/100, grounding 58/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from related paper: Conditional Random Fields for Biomedical Named Entity Recognition Revisited.
- Track assumptions and missing details in an experiment log before coding.
Time to first repro: a few days
Recommendation evidence is currently too limited for a maintained-repo choice. Use Implementation Status and Reproduction Path for a practical baseline plan.
- Estimate is based on paper-only reproduction flow
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Datasets
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
156
Citations
62
References
Tasks
Computer science, Conditional random field, Named-entity recognition, Decoding methods, Sequence (biology), Inference, Path (computing), Identification (biology)
Methods
Algorithm
Domains
Artificial intelligence, Field (mathematics), Natural language processing, Machine learning
Related papers
- Conditional Random Fields for Biomedical Named Entity Recognition RevisitedSearch on Paper2Code
2020 · Semantic similarity
- Biomedical Named Entity Recognition Based on Skip-Chain CRFSSearch on Paper2Code
2012 · Semantic similarity
- Two Step Chinese Named Entity Recognition Based on Conditional Random Fields ModelsSearch on Paper2Code
2008 · Semantic similarity
- Chinese Word Segmentation and Named Entity Recognition Based on Conditional Random Fields ModelsSearch on Paper2Code
2006 · Semantic similarity
- Randomized Kernel Approach for Named Entity Recognition in TamilSearch on Paper2Code
2015 · Semantic similarity
- Two-phase biomedical named entity recognition using CRFsSearch on Paper2Code
2009 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.