Papers › Addressing Parameter Choice Issues in Unsupervised Domain Adaptation by Aggregation

Addressing Parameter Choice Issues in Unsupervised Domain Adaptation by Aggregation

2 May 2023arXiv:2305.01281archive 2025-07-28

Marius-Constantin Dinu, Markus Holzleitner, Maximilian Beck, Hoan Duc Nguyen, Andrea Huber, Hamid Eghbal-zadeh, Bernhard A. Moser, Sergei Pereverzyev, Sepp Hochreiter, Werner Zellinger

We study the problem of choosing algorithm hyper-parameters in unsupervised domain adaptation, i.e., with labeled data in a source domain and unlabeled data in a target domain, drawn from a different input distribution. We follow the strategy to compute several models using different hyper-parameters, and, to subsequently compute a linear aggregation of the models. While several heuristics exist that follow this strategy, methods are still missing that rely on thorough theories for bounding the target error. In this turn, we propose a method that extends weighted least squares to vector-valued functions, e.g., deep neural networks. We show that the target error of the proposed algorithm is asymptotically not worse than twice the error of the unknown optimal aggregation. We also perform a large scale empirical comparative study on several datasets, including text, images, electroencephalogram, body sensor signals and signals from mobile phones. Our method outperforms deep embedded validation (DEV) and importance weighted validation (IWV) on all datasets, setting a new state-of-the-art performance for solving parameter choice issues in unsupervised domain adaptation with theoretical error guarantees. We further study several competitive heuristics, all outperforming IWV and DEV on at least five datasets. However, our method outperforms each heuristic on at least five of seven datasets.

PaperPDFCodeCode 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="2305.01281")

Code

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

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

xpitfire/iwa officialmentioned in paperpytorchMIT 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

12 samples harvested; 2 ran; 0 honoured the contract we drafted; 10 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.

1ran · our draft was wrong
1ran
10unverified

Licence: 0 of the 12 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 xpitfire/iwa. “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.

EntropyLoss xpitfire/iwa/misc/loss.py official repository ran fingerprinted MIT (permissive) · 0cb7cfb326eed8be · report
guassian_kernel xpitfire/iwa/misc/loss.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · f4a8968b88a150d1 · report
MMD xpitfire/iwa/misc/loss.py official repository unverified MIT (permissive) · 1f70402f7b8a5e2a · report
gaussian_kernel_torch xpitfire/iwa/misc/aux_da_losses.py official repository unverified MIT (permissive) · 0c81f8155dbaa303 · report
get_algorithm_class xpitfire/iwa/algorithms/algorithms.py official repository unverified MIT (permissive) · b0bc80b1655a6802 · report
get_backbone_class xpitfire/iwa/models/models.py official repository unverified MIT (permissive) · f8ac075efb28ded9 · report
get_dataset_class xpitfire/iwa/configs/data_model_configs.py official repository unverified MIT (permissive) · 8dadd34c7426858e · report
norm xpitfire/iwa/misc/aux_da_losses.py official repository unverified MIT (permissive) · 2e9eda214371da15 · report
pairwise_distance_torch xpitfire/iwa/misc/aux_da_losses.py official repository unverified MIT (permissive) · fd11328b6d9f8a37 · report
register_alexnet_features_extraction xpitfire/iwa/models/backbone.py official repository unverified MIT (permissive) · 4fa007fe525637b0 · report
register_domain_adaptation_features_extraction xpitfire/iwa/models/backbone.py official repository unverified MIT (permissive) · ee32961979c55ad6 · report
register_resnet_features_extraction xpitfire/iwa/models/backbone.py official repository unverified MIT (permissive) · 87715dc23ceed107 · report

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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