paper-with-me

Papers

Unsupervised Domain Adaptation for Text Classification via Meta Self-Paced Learning

2022-10-01 · COLING 2022 10 · Nghia Ngo Trung, Linh Ngo Van, Thien Huu Nguyen

A shift in data distribution can have a significant impact on performance of a text classification model. Recent methods addressing unsupervised domain adaptation for textual tasks typically extracted domain-invariant representations through balancing between multiple objectives to align feature spaces between source and target domains. While effective, these methods induce various new domain-sensitive hyperparameters, thus are impractical as large-scale language models are drastically growing bigger to achieve optimal performance. To this end, we propose to leverage meta-learning framework to train a neural network-based self-paced learning procedure in an end-to-end manner. Our method, called Meta Self-Paced Domain Adaption (MSP-DA), follows a novel but intuitive domain-shift variation of cluster assumption to derive the meta train-test dataset split based on the self-pacing difficulties of source domain’s examples. As a result, MSP-DA effectively leverages self-training and self-tuning domain-specific hyperparameters simultaneously throughout the learning process. Extensive experiments demonstrate our framework substantially improves performance on target domains, surpassing state-of-the-art approaches. Detailed analyses validate our method and provide insight into how each domain affects the learned hyperparameters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMeta-Learningtext-classificationText ClassificationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

MetaAlign: Coordinating Domain Alignment and Classification for Unsupervised Domain Adaptation

2021-03-25 · CVPR 2021 1 · Guoqiang Wei, Cuiling Lan, Wenjun Zeng, Zhibo Chen

For unsupervised domain adaptation (UDA), to alleviate the effect of domain shift, many approaches align the source and target domains in the feature space by adversarial learning or by explicitly aligning their statisti…

ClassificationDomain AdaptationGeneral ClassificationMeta-Learning+4

SWL-Adapt: An Unsupervised Domain Adaptation Model with Sample Weight Learning for Cross-User Wearable Human Activity Recognition

2022-11-25 · Rong Hu, Ling Chen, Shenghuan Miao, Xing Tang

In practice, Wearable Human Activity Recognition (WHAR) models usually face performance degradation on the new user due to user variance. Unsupervised domain adaptation (UDA) becomes the natural solution to cross-user WH…

Activity RecognitionDomain AdaptationHuman Activity RecognitionUnsupervised Domain Adaptation

Multi-source Unsupervised Domain Adaptation on Graphs with Transferability Modeling

2024-06-14 · Tianxiang Zhao, Dongsheng Luo, Xiang Zhang, Suhang Wang

In this paper, we tackle a new problem of \textit{multi-source unsupervised domain adaptation (MSUDA) for graphs}, where models trained on annotated source domains need to be transferred to the unsupervised target graph …

Domain AdaptationMeta-LearningMulti-Source Unsupervised Domain AdaptationNode Classification+1

EMPL: A novel Efficient Meta Prompt Learning Framework for Few-shot Unsupervised Domain Adaptation

2024-07-04 · Wanqi Yang, Haoran Wang, Lei Wang, Ge Song 외

Few-shot unsupervised domain adaptation (FS-UDA) utilizes few-shot labeled source domain data to realize effective classification in unlabeled target domain. However, current FS-UDA methods are still suffer from two issu…

Bilevel OptimizationDomain AdaptationMeta-LearningPrompt Learning+1

Knowledge-Aware Meta-learning for Low-Resource Text Classification

2021-09-10 · EMNLP 2021 11 · Huaxiu Yao, Yingxin Wu, Maruan Al-Shedivat, Eric P. Xing

Meta-learning has achieved great success in leveraging the historical learned knowledge to facilitate the learning process of the new task. However, merely learning the knowledge from the historical tasks, adopted by cur…

ClassificationMeta-LearningSentencetext-classification+1