An Empirical Study on Fine-Grained Named Entity Recognition (C18-1)

Copied to clipboard

Challenge: Named entity recognition (NER) is a well studied topic in natural language processing.
Approach: They propose to remove the CNN layer and use dictionary and category embeddings to improve Japanese FG-NER performance.
Outcome: The proposed method improves Japanese FG-NER F-score from 66.76% to 75.18%.

Similar Papers

Enhancing Low-resource Fine-grained Named Entity Recognition by Leveraging Coarse-grained Datasets (2023.emnlp-main)

Copied to clipboard

Challenge: Named Entity Recognition (NER) often suffers from insufficient labeled data when the number of annotations exceeds several tens of labels.
Approach: They propose a model with a fine-to- coarse mapping matrix to leverage hierarchical structure explicitly.
Outcome: The proposed model outperforms both K-shot learning and supervised learning methods when dealing with a small number of fine-grained annotations.
Towards a Standardized Dataset on Indonesian Named Entity Recognition (2020.aacl-srw)

Copied to clipboard

Challenge: Named entity recognition (NER) tasks in the Indonesian language are still lacking data for the majority of languages, including Indonesian.
Approach: They re-annotated an open dataset with 2,000 sentences and compared the results with a bidirectional long short-term memory and conditional random field approach.
Outcome: The proposed approach improved the prediction score and consistent organization tag for the Indonesian language.
What Matters for Neural Cross-Lingual Named Entity Recognition: An Empirical Analysis (D19-1)

Copied to clipboard

Challenge: Named entity recognition models are challenging for languages with little training data.
Approach: They propose a simple and efficient neural architecture for cross-lingual named entity recognition models.
Outcome: The proposed model achieves competitive performance with the state-of-the-art on two transferable factors: sequential order and multilingual embedding.
HiNER: A large Hindi Named Entity Recognition Dataset (2022.lrec-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a lowerlevel task that aims to provide class labels like Person, Location, Organisation, Time, and Number to words in free text.
Approach: They propose to use a standard-abiding Hindi NER dataset to analyze the annotations of a class of naming entities in free text.
Outcome: The proposed dataset achieves a weighted F1 score of 88.78 with all the tags and 92.22 when we collapse the tag-set.
MultiNERD: A Multilingual, Multi-Genre and Fine-Grained Dataset for Named Entity Recognition (and Disambiguation) (2022.findings-naacl)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a process of identifying named entities in unstructured texts and classifying them through specific semantic categories.
Approach: They propose a method for automatically producing NER annotations and introduce a manually-annotated test set.
Outcome: The proposed method covers 10 languages, 15 NER categories and 2 textual genres and a manually-annotated test set.
Thai Nested Named Entity Recognition Corpus (2022.findings-acl)

Copied to clipboard

Challenge: a new dataset for Named Entity Recognition (NER) is proposed for Thailand.
Approach: They propose to use Thai N-NER to extract named entities from text . they propose to include a nested structure that can be used to improve NER .
Outcome: The proposed dataset is the largest non-English N-NER dataset and the first non- English one with fine-grained classes.
GPT-NER: Named Entity Recognition via Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Large-scale language models (LLMs) have shown impressive ability for in-context learning with limited training data.
Approach: They propose a novel sequence labeling task that transforms a sequence labeled as a text-generation task into a self-verification task that LLMs can adapt to.
Outcome: The proposed model performs better on NER than supervised models on a variety of tasks . the proposed model can be easily adapted by LLMs to generate a text sequence .
A Survey on Recent Advances in Named Entity Recognition from Deep Learning models (C18-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a key component in NLP systems for question answering, information retrieval, relation extraction, etc.
Approach: They propose to use recurrent neural networks to generate NERs over characters, sub-words and/or word embeddings to improve named entity recognition.
Outcome: The proposed architectures are better than those based on feature engineering and other supervised or semi-supervised learning algorithms.
Reconstructing NER Corpora: a Case Study on Bulgarian (2020.lrec-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) and Named Enel Linking (NEL) are two related tasks that are under-resourced for the Slavic languages.
Approach: They propose to use deep learning methods to improve a Named Entity Recognition corpus and to predict and annotate new types in a test corpus.
Outcome: The proposed model improves a type-based Named Entity Recognition (NER) training corpus and predicts and annotates new types in a test corpus.
MultiCoNER v2: a Large Multilingual dataset for Fine-grained and Noisy Named Entity Recognition (2023.findings-emnlp)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a core task in Natural Language Processing.
Approach: They present a dataset for fine-grained Named Entity Recognition covering 33 entity classes across 12 languages in monolingual and multilingual settings.
Outcome: The proposed dataset covers 33 entity classes across 12 languages in monolingual and multilingual settings.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations