Challenge: Named Entity Recognition (NER) is a fundamental task aimed at identifying entities such as names, locations, and organizations.
Approach: They propose a self-correcting and noise-augmented method for complex Biological and Chemical Named Entity Recognition that improves learning diversity and confidence.
Outcome: The proposed method outperforms baseline methods on CHEMDNER and microbial ecology datasets by 1.80 and 2.73 F1-scores.

Similar Papers

Robust Self-Augmentation for Named Entity Recognition with Meta Reweighting (2022.naacl-main)

Copied to clipboard

Challenge: Prior research has focused on reducing noise for specific methods to achieve an effective integration.
Approach: They propose to use token substitution and mixup to improve named entity recognition (NER) using a meta-reweighting strategy, which is extensible and requires little effort.
Outcome: The proposed method is extensible, imposing little effort on a specific self-augmentation method.
Multi-Task Learning for Chemical Named Entity Recognition with Chemical Compound Paraphrasing (D19-1)

Copied to clipboard

Challenge: Named entity recognition (NER) is one of the important basic technologies for Natural Language Processing (NLP) .
Approach: They propose to use long short-term memory (LSTM) of NER model to capture chemical com- pound paraphrases by sharing parameters of LSTM and character embeddings be- tween the two models.
Outcome: The proposed method improves chemi- cal NER and achieves state-of-the-art performance on the BioCreative IV’s CHEMDNER task.
Memory-Guided Hard Data Augmentation for Multimodal Named Entity Recognition (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for Named Entity Recognition (NER) ignore the internal state of the target model.
Approach: They propose a framework to repair model-specific errors by using a model-based approach . they employ cross-validation to identify model- specific Hard Data and a memory tree to induce macro-level error patterns from micro-level failures.
Outcome: The proposed framework yields significant performance gains on Twitter and other platforms.
An Analysis of Simple Data Augmentation for Named Entity Recognition (2020.coling-main)

Copied to clipboard

Challenge: Recent studies have focused on using data augmentation techniques on sentence-level and sentence-pair natural language processing tasks such as text classification.
Approach: They propose to use data augmentation techniques for named entity recognition to increase model performance.
Outcome: The proposed techniques boost performance for both recurrent and transformer-based models, especially for small training sets.
Chem-FINESE: Validating Fine-Grained Few-shot Entity Extraction through Text Reconstruction (2024.findings-eacl)

Copied to clipboard

Challenge: Existing frameworks for fine-grained few-shot entity extraction are difficult to implement in the chemical domain due to the information overload of scientific papers.
Approach: They propose a sequence-to-sequence based few-shot entity extraction approach . it uses a seq2seq entity extractor and a self-validation module to reconstruct original input sentence .
Outcome: The proposed framework achieves 8.26% and 6.84% performance gains on two datasets.
Robustness to Capitalization Errors in Named Entity Recognition (D19-55)

Copied to clipboard

Challenge: Existing methods to improve robustness to noise discard given orthographic information, which significantly degrades models' performance on well-formed text.
Approach: They propose a method which allows models to learn to utilize or ignore orthographic information depending on its usefulness in the context.
Outcome: The proposed approach achieves competitive robustness to capitalization errors while making negligible compromises on well-formed text and significantly improving generalization power on noisy user-generated text.
Data Augmentation for Cross-Domain Named Entity Recognition (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for named entity recognition focus on augmenting in-domain data in low-resource scenarios where annotated data is limited.
Approach: They propose a neural architecture to transform data from high-resource to low-resourced domains by learning the patterns in the text that differentiate them.
Outcome: The proposed approach improves on high-resource domain representations over high- and low-resourced domains.
Recognizing Complex Entity Mentions: A Review and Future Directions (P18-3)

Copied to clipboard

Challenge: Named entity recognition (NER) is a task of identifying and classifying named entities (NE) within text.
Approach: They review existing methods for identifying and classifying named entities within text . they identify the research gap and propose a new approach to tackle these problems .
Outcome: The proposed methods address the identified identified gaps in the literature and provide recommendations for future work.
Guidance-Based Prompt Data Augmentation in Specialized Domains for Named Entity Recognition (2024.acl-short)

Copied to clipboard

Challenge: specialized fields such as science and biology face significant challenges due to the scarcity of quality data.
Approach: They propose a guidance data augmentation technique that abstracts context and sentence structure and maintains context-entity relationships for DA.
Outcome: The proposed method enhances the training performance of named entity recognition tasks while maintaining context-entity relationships.
Distantly-Supervised Named Entity Recognition with Noise-Robust Learning and Language Model Augmented Self-Training (2021.emnlp-main)

Copied to clipboard

Challenge: Named entity recognition models require abundant high-quality annotations to train . distant supervision may induce incomplete and noisy labels, making supervised learning ineffective.
Approach: They propose a noise-robust learning scheme for training named entity recognition models using only distantly-labeled data and a self-training method that uses contextualized augmentations created by pre-trained language models.
Outcome: The proposed method outperforms existing supervised NER models on three datasets by significant margins.

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