PDALN: Progressive Domain Adaptation over a Pre-trained Model for Low-Resource Cross-Domain Named Entity Recognition
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Cross-Domain Named Entity RecognitionData AugmentationDomain AdaptationKnowledge Distillationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Cross-Domain Few-Shot Segmentation via Multi-view Progressive Adaptation
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-ShotProgressive Domain Adaptation for Thermal Infrared Object Tracking
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+1Stratified Domain Adaptation: A Progressive Self-Training Approach for Scene Text Recognition
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+3Unsupervised Domain Adaptation with Progressive Domain Augmentation
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 AdaptationZero Shot Domain Adaptive Semantic Segmentation by Synthetic Data Generation and Progressive Adaptation
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