paper-with-me

홈 › Papers

PDALN: Progressive Domain Adaptation over a Pre-trained Model for Low-Resource Cross-Domain Named Entity Recognition

2021-11-01 · EMNLP 2021 11 · Tao Zhang, Congying Xia, Philip S. Yu, Zhiwei Liu, Shu Zhao

Cross-domain Named Entity Recognition (NER) transfers the NER knowledge from high-resource domains to the low-resource target domain. Due to limited labeled resources and domain shift, cross-domain NER is a challenging task. To address these challenges, we propose a progressive domain adaptation Knowledge Distillation (KD) approach – PDALN. It achieves superior domain adaptability by employing three components: (1) Adaptive data augmentation techniques, which alleviate cross-domain gap and label sparsity simultaneously; (2) Multi-level Domain invariant features, derived from a multi-grained MMD (Maximum Mean Discrepancy) approach, to enable knowledge transfer across domains; (3) Advanced KD schema, which progressively enables powerful pre-trained language models to perform domain adaptation. Extensive experiments on four benchmarks show that PDALN can effectively adapt high-resource domains to low-resource target domains, even if they are diverse in terms and writing styles. Comparison with other baselines indicates the state-of-the-art performance of PDALN.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Domain Named Entity RecognitionData AugmentationDomain AdaptationKnowledge Distillationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Cross-Domain Few-Shot Segmentation via Multi-view Progressive Adaptation

2026-02-05 · Jiahao Nie, Guanqiao Fu, Wenbin An, Yap-Peng Tan 외 arxiv

Cross-Domain Few-Shot Segmentation aims to segment categories in data-scarce domains conditioned on a few exemplars. Typical methods first establish few-shot capability in a large-scale source domain and then adapt it to…

Cross-Domain Few-Shot

Progressive Domain Adaptation for Thermal Infrared Object Tracking

2024-07-28 · Qiao Li, Kanlun Tan, Qiao Liu, Di Yuan 외

Due to the lack of large-scale labeled Thermal InfraRed (TIR) training datasets, most existing TIR trackers are trained directly on RGB datasets. However, tracking methods trained on RGB datasets suffer a significant dro…

Domain AdaptationObjectObject TrackingSubdomain adaptation+1

Stratified Domain Adaptation: A Progressive Self-Training Approach for Scene Text Recognition

2024-10-13 · Kha Nhat Le, Hoang-Tuan Nguyen, Hung Tien Tran, Thanh Duc Ngo

Unsupervised domain adaptation (UDA) has become increasingly prevalent in scene text recognition (STR), especially where training and testing data reside in different domains. The efficacy of existing UDA approaches tend…

Domain AdaptationOptical Character Recognition (OCR)Pseudo LabelScene Text Recognition+3

Unsupervised Domain Adaptation with Progressive Domain Augmentation

2020-04-03 · Kevin Hua, Yuhong Guo

Domain adaptation aims to exploit a label-rich source domain for learning classifiers in a different label-scarce target domain. It is particularly challenging when there are significant divergences between the two domai…

Domain AdaptationUnsupervised Domain Adaptation

Zero Shot Domain Adaptive Semantic Segmentation by Synthetic Data Generation and Progressive Adaptation

2025-08-05 · Jun Luo, Zijing Zhao, Yang Liu arxiv

Deep learning-based semantic segmentation models achieve impressive results yet remain limited in handling distribution shifts between training and test data. In this paper, we present SDGPA (Synthetic Data Generation an…

Zero-Shot Semantic SegmentationSynthetic Data Generation