paper-with-me

Papers

QA Domain Adaptation using Data Augmentation and Contrastive Adaptation

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

Domain adaptation for question answering (QA) has recently shown impressive results for answering out-of-domain questions. Yet, a common challenge is to build approaches that are effective for niche domains with small text corpora. In this paper, we propose a novel framework called QADA for QA domain adaptation. QADA has two components: (1) A question generation model is used to generate synthetic question-answer samples from the target domain. Different from existing baselines, we enrich the samples via a novel pipeline for data augmentation: for questions, we introduce token-level augmentation (i.e., synonym replacement and token swapping), and, for contexts, we develop hidden-space augmentation which learns to drop context spans via a custom attentive sampling strategy. (2) The QA model is based on transformers. However, unlike existing approaches, we propose to train it via a novel attention-based contrastive adaptation. Here, we use the attention weights to sample informative tokens for discrepancy estimation that helps the QA model separate answers and generalize across source and target domain. To the best of our knowledge, our work is the first in QA domain adaptation to leverage data augmentation and attention-based contrastive adaptation. Our evaluation shows that QADA achieves considerable improvements over state-of-the-art baselines for QA domain adaptation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDomain AdaptationQuestion AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

QA Domain Adaptation using Hidden Space Augmentation and Self-Supervised Contrastive Adaptation

2022-10-19 · Zhenrui Yue, Huimin Zeng, Bernhard Kratzwald, Stefan Feuerriegel 외

Question answering (QA) has recently shown impressive results for answering questions from customized domains. Yet, a common challenge is to adapt QA models to an unseen target domain. In this paper, we propose a novel s…

Contrastive LearningData AugmentationDomain AdaptationQuestion Answering

What Has Been Overlooked in Contrastive Source-Free Domain Adaptation: Leveraging Source-Informed Latent Augmentation within Neighborhood Context

2024-12-18 · Jing Wang, Wonho Bae, Jiahong Chen, Kuangen Zhang 외

Source-free domain adaptation (SFDA) involves adapting a model originally trained using a labeled dataset ({\em source domain}) to perform effectively on an unlabeled dataset ({\em target domain}) without relying on any …

Continual LearningContrastive LearningDomain AdaptationInformativeness+1

Domain Confused Contrastive Learning for Unsupervised Domain Adaptation

2022-07-10 · NAACL 2022 7 · Quanyu Long, Tianze Luo, Wenya Wang, Sinno Jialin Pan

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literatu…

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation

Boosting Novel Category Discovery Over Domains with Soft Contrastive Learning and All-in-One Classifier

2022-11-21 · Zelin Zang, Lei Shang, Senqiao Yang, Fei Wang 외

Unsupervised domain adaptation (UDA) has proven to be highly effective in transferring knowledge from a label-rich source domain to a label-scarce target domain. However, the presence of additional novel categories in th…

AllContrastive LearningData AugmentationDomain Adaptation+3

Boosting Novel Category Discovery Over Domains with Soft Contrastive Learning and All in One Classifier

2023-01-01 · ICCV 2023 1 · Zelin Zang, Lei Shang, Senqiao Yang, Fei Wang 외

Unsupervised domain adaptation (UDA) has proven to be highly effective in transferring knowledge from a label-rich source domain to a label-scarce target domain. However, the presence of additional novel categories i…

AllContrastive LearningData AugmentationDomain Adaptation+2