Empowering Source-Free Domain Adaptation via MLLM-Guided Reliability-Based Curriculum Learning
Dongjie Chen, Kartik Patwari, Zhengfeng Lai, Xiaoguang Zhu, Sen-ching Cheung, Chen-Nee Chuah

TL;DR
This paper introduces a novel curriculum learning framework that leverages multiple multimodal large language models to improve source-free domain adaptation, achieving state-of-the-art results without source data or model tuning.
Contribution
It proposes Reliability-based Curriculum Learning (RCL), a three-stage process that distills robust supervision from frozen MLLMs into a compact model for improved domain adaptation.
Findings
Achieves state-of-the-art results on Office-Home, DomainNet-126, and VisDA-C datasets.
Outperforms zero-shot MLLMs and their ensembles without source data or tuning.
Demonstrates stable, noise-aware training through inter-model agreement and confidence-based pseudo-labeling.
Abstract
Existing SFDA methods struggle to fully use pre-trained knowledge and often rely on a single model's predictions or handcrafted prompts, limiting robustness under domain shift. Multimodal Large Language Models (MLLMs) offer a promising alternative: they encode rich visual-semantic knowledge and generalize well without task-specific tuning. However, their use in SFDA is hindered by instruction-following failures, inconsistent outputs, and high inference costs. We propose Reliability-based Curriculum Learning (RCL), a novel framework that distills robust supervision from multiple frozen MLLMs into a compact target model. RCL organizes adaptation as a three-stage curriculum that progressively incorporates pseudo-labels based on inter-model agreement and model confidence, enabling stable and noise-aware training. Our approach achieves state-of-the-art performance on standard SFDA datasets,…
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
TopicsIntelligent Tutoring Systems and Adaptive Learning · Educational Technology and Assessment · Natural Language Processing Techniques
