paper-with-me

홈 › Papers

Unsupervised Domain Adaptation for Event Detection via Meta Self-Paced Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

As important events in textual data are usually highly specific in terms of tasks and domains, a change in data distribution would have a significant impact on detection performance. Recent methods addressing unsupervised domain adaptation for event detection task typically extracted domain-invariant representations through combining and balancing various objectives to align the feature space between source and target domains. While effective, these methods are impractical as large-scale language models are drastically growing bigger to achieve optimal performance. To this end, we propose Meta Self-Paced Domain Adaption framework (MSP-DA) that effectively and efficiently alleviates the need for domain-specific hyperparameter tuning. By imitating the train-test dataset split based on the difficulties of source domain's samples, the model is trained through a meta-learning process that learns to weigh the importance of each labeled instance and to balance every alignment objective, simultaneously. Extensive experiments demonstrate our framework substantially improves performance on target domains, surpassing state-of-the-art approaches. Furthermore, we present detailed analyses to validate our method and provide insight into how each domain affects the learned hyperparameters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationEvent DetectionMeta-LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation for Event Detection using Domain-specific Adapters

2021-08-01 · Findings (ACL) 2021 8 · Nghia Ngo Trung, Duy Phung, Thien Huu Nguyen
Domain AdaptationEvent DetectionUnsupervised Domain Adaptation

CICADA: Cross-Domain Interpretable Coding for Anomaly Detection and Adaptation in Multivariate Time Series

2025-05-01 · Tian Lan, YiFei Gao, Yimeng Lu, Chen Zhang

Unsupervised Time series anomaly detection plays a crucial role in applications across industries. However, existing methods face significant challenges due to data distributional shifts across different domains, which a…

Anomaly DetectionMeta-LearningMixture-of-ExpertsTime Series+1

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

Meta-UDA: Unsupervised Domain Adaptive Thermal Object Detection using Meta-Learning

2021-10-07 · Vibashan VS, Domenick Poster, Suya You, Shuowen Hu 외

Object detectors trained on large-scale RGB datasets are being extensively employed in real-world applications. However, these RGB-trained models suffer a performance drop under adverse illumination and lighting conditio…

Domain AdaptationMeta-Learningobject-detectionObject Detection+1

Self-Supervision & Meta-Learning for One-Shot Unsupervised Cross-Domain Detection

2021-06-07 · F. Cappio Borlino, S. Polizzotto, B. Caputo, T. Tommasi

Deep detection approaches are powerful in controlled conditions, but appear brittle and fail when source models are used off-the-shelf on unseen domains. Most of the existing works on domain adaptation simplify the setti…

Domain AdaptationMeta-Learningobject-detectionObject Detection