arXiv:2606.22272cs.CLcs.AI2026-06

混合目标训练提升语言模型跨域适应能力

MixedPEFT: Combining Multiple PEFT Methods with Mixed Objectives for Unsupervised Domain Adaptation

论文配图:MixedPEFT: Combining Multiple PEFT Methods with Mixed Objectives for Unsupervised Domain Adaptation
图 1 · 摘自论文原文
  • 融合可逆适配器与低秩适配,统一参数高效框架
  • 在MNLI上20个领域迁移中比最优基线高1.41个百分点
  • 仅用7%参数量,适合资源受限的跨域应用

预训练语言模型在新领域应用时面临计算成本高和灾难性遗忘问题。本文提出一种新型参数高效方法,通过组合定制化的PEFT架构与混合目标训练,在无监督域适应场景下同时优化源域有标签数据的分类性能和目标域无标签数据的掩码语言建模任务,有效保留目标域知识并适应源域任务。方法采用可逆适配器与低秩适配(LoRA)的联合结构,构建统一参数高效框架。在多文体自然语言推理(MNLI)数据集上进行20个领域偏移的综合评估显示,该方法相比当前最先进的参数高效方法UDapter提升1.41个百分点,优于全微调的DANN基线1.26个百分点,也超过DSN 0.86个百分点,且仅使用模型7%的可训练参数。结果确立了参数高效无监督域适应的新基准,证明精心设计的PEFT组合与并发优化可超越现有参数高效方法及传统全微调方案。

原文摘要 · Abstract (English)

Pre-trained language models struggle when applied to new domains, as full fine-tuning is computationally expensive and prone to catastrophic forgetting. This study addresses this challenge by presenting a novel parameter-efficient strategy for unsupervised domain adaptation that combines custom PEFT architectures with mixed-objective training. Our approach simultaneously optimizes classification performance on labeled source domain data and masked language modeling (MLM) on unlabeled target domain data, preserving target domain knowledge while adapting to source domain tasks. Our method employs a custom union of invertible adapters and Low-Rank Adaptation (LoRA) within a unified parameter-efficient framework. Through comprehensive evaluation on the Multi-Genre Natural Language Inference (MNLI) dataset across 20 domain shifts, our approach achieves significant improvements over existing methods: 1.41 percentage points over the current parameter-efficient state-of-the-art UDapter, 1.26 percentage points over the fully-tuned DANN baseline, and 0.86 percentage points over DSN, while utilizing only 7% of the model's trainable parameters. These results establish new benchmarks for parameter-efficient unsupervised domain adaptation and demonstrate that carefully designed PEFT combinations with concurrent optimization can outperform both existing parameter-efficient methods and traditional fully-tuned approaches.

参数高效域适应语言模型混合训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。