Papers › Domain Consensus Clustering for Universal Domain Adaptation
Domain Consensus Clustering for Universal Domain Adaptation
Guangrui Li, Guoliang Kang, Yi Zhu, Yunchao Wei, Yi Yang
In this paper, we investigate Universal Domain Adaptation (UniDA) problem, which aims to transfer the knowledge from source to target under unaligned label space. The main challenge of UniDA lies in how to separate common classes (i.e., classes shared across domains), from private classes (i.e., classes only exist in one domain). Previous works treat the private samples in the target as one generic class but ignore their intrinsic structure. Consequently, the resulting representations are not compact enough in the latent space and can be easily confused with common samples. To better exploit the intrinsic structure of the target domain, we propose Domain Consensus Clustering (DCC), which exploits the domain consensus knowledge to discover discriminative clusters on both common samples and private ones. Specifically, we draw the domain consensus knowledge from two aspects to facilitate the clustering and the private class discovery, i.e., the semantic-level consensus, which identifies the cycle-consistent clusters as the common classes, and the sample-level consensus, which utilizes the cross-domain classification agreement to determine the number of clusters and discover the private classes. Based on DCC, we are able to separate the private classes from the common ones, and differentiate the private classes themselves. Finally, we apply a class-aware alignment technique on identified common samples to minimize the distribution shift, and a prototypical regularizer to inspire discriminative target clusters. Experiments on four benchmarks demonstrate DCC significantly outperforms previous state-of-the-arts.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
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 |
|---|---|---|---|---|---|---|---|
| Partial Domain Adaptation | Office-31 | DCC | Accuracy (%) | 97.90 | #4 of 7 | Archive leaderboard | report |
| Universal Domain Adaptation | DomainNet | DCC | H-Score | 49.20 | #8 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | DomainNet | DCC | Source-free | no | #8 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-31 | DCC | H-score | 80.16 | #10 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-31 | DCC | Source-Free | no | #10 of 12 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-Home | DCC | H-Score | 70.18 | #10 of 14 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-Home | DCC | Source-free | no | #10 of 14 | Archive leaderboard | report |
| Universal Domain Adaptation | Office-Home | DCC | VLM | no | #10 of 14 | Archive leaderboard | report |
| Universal Domain Adaptation | VisDA2017 | DCC | H-score | 43.0 | #12 of 13 | Archive leaderboard | report |
| Universal Domain Adaptation | VisDA2017 | DCC | Source-free | no | #12 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