Unsupervised Domain Adaptation with Adapter (2111.00667v1)
Abstract: Unsupervised domain adaptation (UDA) with pre-trained LLMs (PrLM) has achieved promising results since these pre-trained models embed generic knowledge learned from various domains. However, fine-tuning all the parameters of the PrLM on a small domain-specific corpus distort the learned generic knowledge, and it is also expensive to deployment a whole fine-tuned PrLM for each domain. This paper explores an adapter-based fine-tuning approach for unsupervised domain adaptation. Specifically, several trainable adapter modules are inserted in a PrLM, and the embedded generic knowledge is preserved by fixing the parameters of the original PrLM at fine-tuning. A domain-fusion scheme is introduced to train these adapters using a mix-domain corpus to better capture transferable features. Elaborated experiments on two benchmark datasets are carried out, and the results demonstrate that our approach is effective with different tasks, dataset sizes, and domain similarities.
- Rongsheng Zhang (36 papers)
- Yinhe Zheng (30 papers)
- Xiaoxi Mao (14 papers)
- Minlie Huang (226 papers)