Domain Adaptation for Question Answering via Question Classification
Zhenrui Yue, Huimin Zeng, Ziyi Kou, Lanyu Shang, Dong Wang

TL;DR
This paper introduces QC4QA, a novel question classification framework for improving domain adaptation in question answering systems by reducing inter- and intra-class discrepancies through self-supervised learning.
Contribution
It is the first to leverage question classification with self-supervised adaptation for QA domain transfer, combining MMD and pseudo-labeling techniques.
Findings
Consistent improvements over state-of-the-art baselines
Effective reduction of domain discrepancy
Enhanced fine-grained adaptation performance
Abstract
Question answering (QA) has demonstrated impressive progress in answering questions from customized domains. Nevertheless, domain adaptation remains one of the most elusive challenges for QA systems, especially when QA systems are trained in a source domain but deployed in a different target domain. In this work, we investigate the potential benefits of question classification for QA domain adaptation. We propose a novel framework: Question Classification for Question Answering (QC4QA). Specifically, a question classifier is adopted to assign question classes to both the source and target data. Then, we perform joint training in a self-supervised fashion via pseudo-labeling. For optimization, inter-domain discrepancy between the source and target domain is reduced via maximum mean discrepancy (MMD) distance. We additionally minimize intra-class discrepancy among QA samples of the same…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
