paper-with-me

Papers

Collaborative Learning with Multiple Foundation Models for Source-Free Domain Adaptation

2025-11-24 · Huisoo Lee, Jisu Han, Hyunsouk Cho, Wonjun Hwang arxiv

Source-Free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to an unlabeled target domain without access to source data. Recent advances in Foundation Models (FMs) have introduced new opportunities for leveraging external semantic knowledge to guide SFDA. However, relying on a single FM is often insufficient, as it tends to bias adaptation toward a restricted semantic coverage, failing to capture diverse contextual cues under domain shift. To overcome this limitation, we propose a Collaborative Multi-foundation Adaptation (CoMA) framework that jointly leverages two different FMs (e.g., CLIP and BLIP) with complementary properties to capture both global semantics and local contextual cues. Specifically, we employ a bidirectional adaptation mechanism that (1) aligns different FMs with the target model for task adaptation while maintaining their semantic distinctiveness, and (2) transfers complementary knowledge from the FMs to the target model. To ensure stable adaptation under mini-batch training, we introduce Decomposed Mutual Information (DMI) that selectively enhances true dependencies while suppressing false dependencies arising from incomplete class coverage. Extensive experiments demonstrate that our method consistently outperforms existing state-of-the-art SFDA methods across four benchmarks, including Office-31, Office-Home, DomainNet-126, and VisDA, under the closed-set setting, while also achieving best results on partial-set and open-set variants.

📄 PDF Abstract BibTeX arXiv:2511.19147

Code (0)

등록된 구현이 없습니다.

Tasks

Source-Free Domain Adaptation

Similar Papers 제목 키워드 기반

Rethinking the Backbone in Class Imbalanced Federated Source Free Domain Adaptation: The Utility of Vision Foundation Models

2025-09-10 · Kosuke Kihara, Junki Mori, Taiki Miyagawa, Akinori F. Ebihara arxiv

Federated Learning (FL) offers a framework for training models collaboratively while preserving data privacy of each client. Recently, research has focused on Federated Source-Free Domain Adaptation (FFREEDA), a more rea…

Source-Free Domain AdaptationFederated Learning

Unsupervised Collaborative Domain Adaptation for Driving Scene Parsing

2026-06-01 · Jiahe Fan, Shaolong Shu, Mingjian Sun, Tiehua Zhang 외 arxiv

Reliable driving scene parsing is a fundamental capability for autonomous vehicles operating in open and dynamic driving environments. However, adapting perception models to new deployment domains remains challenging bec…

Unsupervised Domain AdaptationAutonomous VehiclesScene Parsing

Source-Free Collaborative Domain Adaptation via Multi-Perspective Feature Enrichment for Functional MRI Analysis

2023-08-24 · Yuqi Fang, Jinjian Wu, Qianqian Wang, Shijun Qiu 외

Resting-state functional MRI (rs-fMRI) is increasingly employed in multi-site research to aid neurological disorder analysis. Existing studies usually suffer from significant cross-site/domain data heterogeneity caused b…

Domain AdaptationRepresentation LearningTransfer Learning

SAMGPT: Text-free Graph Foundation Model for Multi-domain Pre-training and Cross-domain Adaptation

2025-02-08 · Xingtong Yu, Zechuan Gong, Chang Zhou, Yuan Fang 외

Graphs are able to model interconnected entities in many online services, supporting a wide range of applications on the Web. This raises an important question: How can we train a graph foundational model on multiple sou…

Domain Adaptation

Collaborative Active Learning in Conditional Trust Environment

2024-03-27 · Zan-Kai Chong, Hiroyuki Ohsaki, Bryan Ng

In this paper, we investigate collaborative active learning, a paradigm in which multiple collaborators explore a new domain by leveraging their combined machine learning capabilities without disclosing their existing da…

Active Learning