Papers › Semi-supervised Domain Adaptation via Minimax Entropy

Semi-supervised Domain Adaptation via Minimax Entropy

13 Apr 2019ICCV 2019 10arXiv:1904.06487archive 2025-07-28

Kuniaki Saito, Donghyun Kim, Stan Sclaroff, Trevor Darrell, Kate Saenko

Contemporary domain adaptation methods are very effective at aligning feature distributions of source and target domains without any target supervision. However, we show that these techniques perform poorly when even a few labeled examples are available in the target. To address this semi-supervised domain adaptation (SSDA) setting, we propose a novel Minimax Entropy (MME) approach that adversarially optimizes an adaptive few-shot model. Our base model consists of a feature encoding network, followed by a classification layer that computes the features' similarity to estimated prototypes (representatives of each class). Adaptation is achieved by alternately maximizing the conditional entropy of unlabeled target data with respect to the classifier and minimizing it with respect to the feature encoder. We empirically demonstrate the superiority of our method over many baselines, including conventional feature alignment and few-shot methods, setting a new state of the art for SSDA.

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="1904.06487")

Code

Syntology Ran 5 of 24 code samples harvested from 3 repositories linked to this paper; 19 have no recorded run. Of those that ran: 4 ran · honoured contract; 1 ran · our draft was wrong.

By repository: community (archive-listed): 24 samples from 3 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

DianCh/AdaContrast mentioned on GitHubpytorch report
PrasannaPulakurthi/SPM mentioned on GitHubpytorchMIT report
VisionLearningGroup/SSDA_MME mentioned on GitHubpytorchMIT report
userb2020/s3d mentioned on GitHubpytorch 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

24 samples harvested; 5 ran; 4 honoured the contract we drafted; 19 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.

4ran · honoured contract
1ran · our draft was wrong
19unverified

Licence: 2 of the 24 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

adaptation_factor userb2020/s3d/main_stage2.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · cc577af946e48249 · report
cal_start_step_for_weight userb2020/s3d/main_stage2.py community (archive-listed) ran · honoured contract no licence file found · pointer only · 3db485aae510c043 · report
conv3x3 VisionLearningGroup/SSDA_MME/model/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · fac5364e2f53c6db · report
load_image PrasannaPulakurthi/SPM/image_list.py community (archive-listed) ran · honoured contract MIT (permissive) · d41e65573feeba36 · report
pil_loader VisionLearningGroup/SSDA_MME/loaders/data_list.py community (archive-listed) ran · honoured contract MIT (permissive) · f321f54723433661 · report
calc_coeff VisionLearningGroup/SSDA_MME/utils/loss.py community (archive-listed) unverified MIT (permissive) · e352afa5762c5a6b · report
check_file_name VisionLearningGroup/SSDA_MME/sample/eval_results.py community (archive-listed) unverified MIT (permissive) · f476e57a273481b9 · report
concat_all_gather PrasannaPulakurthi/SPM/utils.py community (archive-listed) unverified MIT (permissive) · a2ae53d34bc13317 · report
create_feather_mask PrasannaPulakurthi/SPM/spm.py community (archive-listed) unverified MIT (permissive) · c26abd7b60ba9d50 · report
edgelogic PrasannaPulakurthi/SPM/spm.py community (archive-listed) unverified MIT (permissive) · cf9fb585131a2ccc · report
entropy VisionLearningGroup/SSDA_MME/utils/loss.py community (archive-listed) unverified MIT (permissive) · b2ee349e9ce0fc83 · report
get_categories PrasannaPulakurthi/SPM/utils.py community (archive-listed) unverified MIT (permissive) · 84a015f614f2cea5 · report
get_source_optimizer PrasannaPulakurthi/SPM/source.py community (archive-listed) unverified MIT (permissive) · c1295fc23e5b74a4 · report
grad_reverse VisionLearningGroup/SSDA_MME/model/basenet.py community (archive-listed) unverified MIT (permissive) · 9546e8417b4bdc1a · report
inv_lr_scheduler VisionLearningGroup/SSDA_MME/utils/lr_schedule.py community (archive-listed) unverified MIT (permissive) · b8b37ea74e8fc664 · report
l2_norm VisionLearningGroup/SSDA_MME/model/basenet.py community (archive-listed) unverified MIT (permissive) · 7f26a8f9f7e7e915 · report
make_dataset_fromlist VisionLearningGroup/SSDA_MME/loaders/data_list.py community (archive-listed) unverified MIT (permissive) · e93ddc5135657ae1 · report
remove_wrap_arounds PrasannaPulakurthi/SPM/utils.py community (archive-listed) unverified MIT (permissive) · ee1a4a51e75b6f4e · report
resnet18 VisionLearningGroup/SSDA_MME/model/resnet.py community (archive-listed) unverified MIT (permissive) · 0f295141a5bc895d · report
return_classlist VisionLearningGroup/SSDA_MME/loaders/data_list.py community (archive-listed) unverified MIT (permissive) · eef0e62e0432535a · report
return_label2cat VisionLearningGroup/SSDA_MME/sample/eval_results.py community (archive-listed) unverified MIT (permissive) · c7bbad42f8cc5c3b · report
return_label_list VisionLearningGroup/SSDA_MME/sample/eval_results.py community (archive-listed) unverified MIT (permissive) · 1b8b5cb46997c745 · report
smoothed_cross_entropy PrasannaPulakurthi/SPM/source.py community (archive-listed) unverified MIT (permissive) · a1020db8c5cc6104 · report
unnormalize PrasannaPulakurthi/SPM/usefull_files/visualize_augmentations.py community (archive-listed) unverified MIT (permissive) · a3bebec7cc18aaa8 · report

Tasks

Domain AdaptationMMESemi-supervised 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