Papers › A Balanced and Uncertainty-aware Approach for Partial Domain Adaptation

A Balanced and Uncertainty-aware Approach for Partial Domain Adaptation

5 Mar 2020ECCV 2020 8arXiv:2003.02541archive 2025-07-28

Jian Liang, Yunbo Wang, Dapeng Hu, Ran He, Jiashi Feng

This work addresses the unsupervised domain adaptation problem, especially in the case of class labels in the target domain being only a subset of those in the source domain. Such a partial transfer setting is realistic but challenging and existing methods always suffer from two key problems, negative transfer and uncertainty propagation. In this paper, we build on domain adversarial learning and propose a novel domain adaptation method BA³US with two new techniques termed Balanced Adversarial Alignment (BAA) and Adaptive Uncertainty Suppression (AUS), respectively. On one hand, negative transfer results in misclassification of target samples to the classes only present in the source domain. To address this issue, BAA pursues the balance between label distributions across domains in a fairly simple manner. Specifically, it randomly leverages a few source samples to augment the smaller target domain during domain alignment so that classes in different domains are symmetric. On the other hand, a source sample would be denoted as uncertain if there is an incorrect class that has a relatively high prediction score, and such uncertainty easily propagates to unlabeled target data around it during alignment, which severely deteriorates adaptation performance. Thus we present AUS that emphasizes uncertain samples and exploits an adaptive weighted complement entropy objective to encourage incorrect classes to have uniform and low prediction scores. Experimental results on multiple benchmarks demonstrate our BA³US surpasses state-of-the-arts for partial domain adaptation tasks. Code is available at \url{https://github.com/tim-learn/BA3US}.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2003.02541")

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran · our draft was wrong.

By repository: official repository: 10 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tim-learn/BA3US officialmentioned in papermentioned on GitHubpytorchMIT report

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

10 samples harvested; 6 ran; 2 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
4ran · our draft was wrong
4unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tim-learn/BA3US. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

grl_hook tim-learn/BA3US/my_loss.py official repository ran · our draft was wrong MIT (permissive) · 9768efb52f591b55 · report
image_test tim-learn/BA3US/run_partial.py official repository ran · our draft was wrong MIT (permissive) · 60166088c825b407 · report
image_train tim-learn/BA3US/run_partial.py official repository ran · our draft was wrong MIT (permissive) · 6d14e3fcb8d93fa1 · report
inv_lr_scheduler tim-learn/BA3US/lr_schedule.py official repository ran · our draft was wrong MIT (permissive) · 693fef7015113684 · report
l_loader tim-learn/BA3US/data_list.py official repository ran · honoured contract MIT (permissive) · edd7184ac144c4fa · report
rgb_loader tim-learn/BA3US/data_list.py official repository ran · honoured contract MIT (permissive) · 2c5ce24ea2b5d2a4 · report
DANN tim-learn/BA3US/my_loss.py official repository unverified MIT (permissive) · b03644ad1b258f7e · report
Entropy tim-learn/BA3US/my_loss.py official repository unverified MIT (permissive) · 792f32c0291a5af7 · report
calc_coeff tim-learn/BA3US/network.py official repository unverified MIT (permissive) · e352afa5762c5a6b · report
make_dataset tim-learn/BA3US/data_list.py official repository unverified MIT (permissive) · 2301055cb33836bc · report

Tasks

Domain AdaptationPartial Domain AdaptationUnsupervised Domain Adaptation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Partial Domain Adaptation DomainNet BA^3US Accuracy (%) 60.63 #2 of 3 Archive leaderboard report
Partial Domain Adaptation ImageNet-Caltech BA^3US Accuracy (%) 83.7 #2 of 4 Archive leaderboard report
Partial Domain Adaptation Office-31 BA^3US Accuracy (%) 97.8 #5 of 7 Archive leaderboard report
Partial Domain Adaptation Office-Home BA^3US Accuracy (%) 76.0 #5 of 11 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