Informed Named Entity Recognition Decoding for Generative Language Models
Tobias Deu{\ss}er, Lars Hillebrand, Christian Bauckhage, Rafet Sifa

TL;DR
This paper introduces iNERD, a generative decoding approach for named entity recognition that leverages recent language models, improving performance and reducing hallucinations across diverse datasets and unknown entity classes.
Contribution
The paper presents iNERD, a novel generative decoding method for NER that is adaptable, eliminates hallucinations, and outperforms existing models on multiple datasets.
Findings
iNERD achieves state-of-the-art results on several NER datasets.
The approach effectively handles unknown entity classes.
Informed decoding reduces hallucination risks in generative NER.
Abstract
Ever-larger language models with ever-increasing capabilities are by now well-established text processing tools. Alas, information extraction tasks such as named entity recognition are still largely unaffected by this progress as they are primarily based on the previous generation of encoder-only transformer models. Here, we propose a simple yet effective approach, Informed Named Entity Recognition Decoding (iNERD), which treats named entity recognition as a generative process. It leverages the language understanding capabilities of recent generative models in a future-proof manner and employs an informed decoding scheme incorporating the restricted nature of information extraction into open-ended text generation, improving performance and eliminating any risk of hallucinations. We coarse-tune our model on a merged named entity corpus to strengthen its performance, evaluate five…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
