Papers › Universal Domain Adaptation
Universal Domain Adaptation
Kaichao You, Mingsheng Long, Zhangjie Cao, Jianmin Wang, Michael I. Jordan
Domain adaptation aims to transfer knowledge in the presence of the domain gap. Existing domain adaptation methods rely on rich prior knowledge about the relationship between the label sets of source and target domains, which greatly limits their application in the wild. This paper introduces Universal Domain Adaptation (UDA) that requires no prior knowledge on the label sets. For a given source label set and a target label set, they may contain a common label set and hold a private label set respectively, bringing up an additional category gap. UDA requires a model to either (1) classify the target sample correctly if it is associated with a label in the common label set, or (2) mark it as "unknown" otherwise. More importantly, a UDA model should work stably against a wide spectrum of commonness (the proportion of the common label set over the complete label set) so that it can handle real-world problems with unknown target label sets. To solve the universal domain adaptation problem, we propose Universal Adaptation Network (UAN). It quantifies sample-level transferability to discover the common label set and the label sets private to each domain, thereby promoting the adaptation in the automatically discovered common label set and recognizing the "unknown" samples successfully. A thorough evaluation shows that UAN outperforms the state of the art closed set, partial and open set domain adaptation methods in the novel UDA setting.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Universal Domain Adaptation | DomainNet | UAN | H-Score | 40.98 | #11 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | DomainNet | UAN | Source-free | no | #11 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-31 | UAN | H-score | 63.46 | #12 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-31 | UAN | Source-Free | no | #12 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-Home | UAN | H-Score | 56.58 | #13 of 14 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-Home | UAN | Source-free | no | #13 of 14 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-Home | UAN | VLM | no | #13 of 14 | Archive leaderboard | report |
| Universal Domain Adaptation | VisDA2017 | UAN | H-score | 34.8 | #13 of 13 | Archive leaderboard | report |
| Universal Domain Adaptation | VisDA2017 | UAN | Source-free | no | #13 of 13 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections