Challenge: Existing approaches to Named Entity Recognition (NER) are limited in labeled resources and domain shift.
Approach: They propose a progressive domain adaptation knowledge distillation approach to adapt high-resource domains to low-resourced target domains by employing three components to achieve superior domain adaptability.
Outcome: The proposed approach can adapt high-resource domains to low-resourced target domains even if they are diverse in terms and writing styles.

Similar Papers

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.
Cross-Domain NER using Cross-Domain Language Modeling (P19-1)

Copied to clipboard

Challenge: Existing methods for named entity recognition (NER) use labeled data for both source and target domains.
Approach: They propose to use language modeling as a bridge between NER domains to perform cross-domain and cross-task knowledge transfer.
Outcome: The proposed method extracts domain differences from cross-domain LM contrast, allowing unsupervised domain adaptation while giving state-of-the-art results among supervised domain adapters.
Neural Adaptation Layers for Cross-domain Named Entity Recognition (D18-1)

Copied to clipboard

Challenge: Named entity recognition is a type of information extraction task whereby features can be designed based on domain-specific knowledge.
Approach: They propose to use existing neural architectures to adapt to new domains without retraining . they propose to add adaptation layers to existing neural models to minimize re-training based on source data.
Outcome: The proposed approach significantly outperforms state-of-the-art methods on social media domains.
A Label-Aware Autoregressive Framework for Cross-Domain NER (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to named entity recognition (NER) focus on reducing discrepancy between tokens and tokens, but transfer of valuable label information is often not considered or ignored.
Approach: They propose a framework that borrows entity information from the source domain to enhance NER in the target domain.
Outcome: The proposed model improves over the state-of-the-art model on several datasets.
Improving Named Entity Recognition via Bridge-based Domain Adaptation (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for named entity recognition use pre-training language models to represent words, leading to entity type misclassification.
Approach: They propose a model-agnostic framework called MoCL for cross-domain named entity recognition to refine the original representations and combine it with two distinct cross- domain NER methods and two pre-training language models to explore its generalization ability.
Outcome: The proposed framework is model-agnostic and can be used to generalize and refine existing models.
Large Margin Representation Learning for Robust Cross-lingual Named Entity Recognition (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to name entity recognition neglect distribution skewness and pseudo-label bias . despite promising results, current approaches neglect these problems .
Approach: They propose a framework that optimizes an adaptively reweighted contrastive loss to handle class skewness and pseudo-label bias.
Outcome: The proposed framework outperforms existing methods on multiple benchmarks.
Cross-domain Named Entity Recognition via Graph Matching (2022.findings-acl)

Copied to clipboard

Challenge: Empirical results show that our method outperforms a series of transfer learning, multitask learning, and few-shot learning methods due to the data scarcity in the real-world scenario.
Approach: They propose to model the label relationship as a probability distribution and construct label graphs in both source and target label spaces.
Outcome: Empirical results show that the proposed method outperforms transfer learning, multi-task learning, and few-shot learning methods on four datasets.
Learning to Progressively Recognize New Named Entities with Sequence to Sequence Models (C18-1)

Copied to clipboard

Challenge: Existing models for Named Entity Recognition (NER) are trained on data with the same NE label set, but they are not able to recognize previously unseen NE categories.
Approach: They propose to use a sequence to sequence model for Named Entity Recognition (NER) and propose to reshape and re-parametrize the output layer of the first learned model to enable the recognition of new NEs.
Outcome: The proposed model can recognize previously unseen NE categories while keeping the knowledge of previously seen categories.
Taming Pre-trained Language Models with N-gram Representations for Low-Resource Domain Adaptation (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to train pre-trained models require domain-specific data and computational resources.
Approach: They propose a domain-aware N-gram Adaptor to incorporate unseen and domain-specific words into a generic pretrained model.
Outcome: The proposed model can improve on eight low-resource tasks using limited data with lower computational costs.
Understanding Cross-Domain Adaptation in Low-Resource Topic Modeling (2025.acl-long)

Copied to clipboard

Challenge: Existing topic modeling models struggle in low-resource settings where data is limited . et al., 2003: domain adaptation for low-source topic modeling is challenging in low resources .
Approach: They propose a domain adaptation framework that disentangles domaininvariant and domain-specific components to improve topic adaptation.
Outcome: The proposed model outperforms state-of-the-art methods on low-resource datasets on diverse datasets.

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