多模态无监督域适应的伪标签精炼

Pseudo-Label Refinement for Multimodal Unsupervised Domain Adaptation

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2026
被引 1 · 同刊同年前 7%
ABS 3

中文导读

提出伪标签精炼框架,先用零样本CLIP伪标签启动训练,再过渡到自训练,通过标签一致性学习和信息最大化损失逐步提升伪标签可靠性,仅微调少量参数即超越现有方法。

Abstract

Unsupervised domain adaptation (UDA) aims to improve a model’s performance on an unlabeled target domain by leveraging labeled data from a source domain. Traditional UDA methods often overlook the rich textual information inherent in class labels, limiting their effectiveness. Recent advances in visual language models (VLMs), especially the contrastive language–image pretraining (CLIP) model, provide a promising multimodal foundation by integrating both image and text representations. However, most CLIP-based UDA approaches rely on pseudo-labels generated in a zero-shot manner by the pretrained CLIP model, which may become suboptimal as training progresses. To address this limitation, we propose a pseudo-label refinement (PuRe) framework that begins training with zero-shot CLIP pseudo-labels and then transitions to self-training, where we iteratively refine the model’s own predictions as pseudo-labels. In this iterative process, we introduce label consistency learning to stabilize predictions under strong data augmentations, increasing robustness, and an information maximization (IM) loss to encourage high-confidence predictions while preserving prediction diversity. Together, these components progressively enhance pseudo-label reliability, leading to improved adaptation in the target domain. Furthermore, we propose a novel prompt learning (PL) method that fine-tunes only a minimal set of parameters, specifically a single context token and class embeddings. Extensive experiments demonstrate that PuRe surpasses existing UDA methods on multiple benchmarks.

域适应多模态学习伪标签视觉语言模型