Unsupervised Domain Adaptation of Black-Box Source Models
Haojian Zhang, Yabin Zhang, Kui Jia, Lei Zhang

TL;DR
This paper introduces a novel black-box unsupervised domain adaptation method called IterLNL, which effectively adapts models using only black-box source models and unlabeled target data, without access to source data or models.
Contribution
The paper proposes a new B²UDA setting and a simple iterative noisy label learning method that estimates noise rates and handles unbalanced label noise.
Findings
IterLNL performs comparably to traditional UDA methods.
The method effectively estimates noise rates from model predictions.
Category-wise sampling improves learning with unbalanced noise.
Abstract
Unsupervised domain adaptation (UDA) aims to learn models for a target domain of unlabeled data by transferring knowledge from a labeled source domain. In the traditional UDA setting, labeled source data are assumed to be available for adaptation. Due to increasing concerns for data privacy, source-free UDA is highly appreciated as a new UDA setting, where only a trained source model is assumed to be available, while labeled source data remain private. However, trained source models may also be unavailable in practice since source models may have commercial values and exposing source models brings risks to the source domain, e.g., problems of model misuse and white-box attacks. In this work, we study a subtly different setting, named Black-Box Unsupervised Domain Adaptation (BUDA), where only the application programming interface of source model is accessible to the target domain;…
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
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
