MEGA Hub

LFM: Leveraging Foundation Models for Source-Free Universal Domain Adaptation

Authors

Do you know Jing Li?You can claim authorship or link another user.Do you know Pan Liu?You can claim authorship or link another user.Do you know Meng Zhao?You can claim authorship or link another user.Do you know Wanli Xue?You can claim authorship or link another user.Do you know Yanhong Yang?You can claim authorship or link another user.Do you know Xu Cheng?You can claim authorship or link another user.Do you know Fan Shi?You can claim authorship or link another user.Do you know Jianhua Zhang?You can claim authorship or link another user.Do you know Qinghua Hu?You can claim authorship or link another user.Do you know Shengyong Chen?You can claim authorship or link another user.

Abstract

Source-free universal domain adaptation (SF-UniDA) adapts a pre-trained source model to an unlabeled target domain under both covariate and label shifts, without access to source data. However, existing SF-UniDA methods rely on inefficient techniques such as threshold tuning and clustering. Foundation models (FMs), known for their generalization and zero-shot capabilities, remain underexplored in SF-UniDA. In this paper, we propose a framework that leverages foundation models (LFM) for SF-UniDA. We use a vision-language model (VLM) to compute similarities between target samples and text labels, including those for unknown classes generated by prompting a large language model. The label shift type is determined by analyzing the coefficient of variation of a similarity-based sample-level score. Unknown samples are identified using a binary Gaussian mixture model fitted to another similarity-based metric. Under a consensus strategy, the pseudo-labels generated by the VLM are refined by the target model initialized with the pre-trained source model, integrating knowledge from both the source domain and foundation models. Finally, these refined pseudo-labels are used to train the target model. Extensive experiments across all possible label shifts and multiple benchmarks demonstrate the effectiveness and superiority of our proposed LFM framework. Our code is available at https://github.com/iamjingli/LFM.

Community

00

Publication notes

Author note
Accepted by IEEE Transactions on Multimedia (2026)