SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2110.06448 · NeurIPS · 2021

Reducing the Covariate Shift by Mirror Samples in Cross Domain Alignment

Yin Zhao, Minquan Wang, Longjun Cai

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 4 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
cti-vision/mirror-sample canonical 2 of 3
CTI-VISION/Mirror-Sample — 1 of 1
FunctionStatusWhere it lives
mirror_kl_loss_v2 Ran CTI-VISION/Mirror-Sample/trainer.py
pointer only (licence: NONE) · get_code("897480dadd034972")
resnet18 Ran cti-vision/mirror-sample/Models/Mirror_Model.py
pointer only (licence: NONE) · get_code("74b1e4e1b1d3ee53")
resnet34 Ran cti-vision/mirror-sample/Models/Mirror_Model.py
pointer only (licence: NONE) · get_code("2b3f7e30f8010b1f")
conv3x3 Not yet run cti-vision/mirror-sample/Models/Mirror_Model.py
pointer only (licence: NONE) · get_code("904acc95bc6b73ea")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Eliminating the covariate shift cross domains is one of the common methods to deal with the issue of domain shift in visual unsupervised domain adaptation. However, current alignment methods, especially the prototype based or samplelevel based methods neglect the structural properties of the underlying distribution and even break the condition of covariate shift. To relieve the limitations and conflicts, we introduce a novel concept named (virtual) mirror, which represents the equivalent sample in another domain. The equivalent sample pairs, named mirror pairs reflect the natural correspondence of the empirical distributions. Then a mirror loss, which aligns the mirror pairs cross domains, is constructed to enhance the alignment of the domains. The proposed method does not distort the internal structure of the underlying distribution. We also provide theoretical proof that the mirror samples and mirror loss have better asymptotic properties in reducing the domain shift. By applying the virtual mirror and mirror loss to the generic unsupervised domain adaptation model, we achieved consistent superior performance on several mainstream benchmarks. Code is available at https://github.com/CTI-VISION/Mirror-Sample

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2110.06448")
get_code_for_paper("2110.06448")
have("2110.06448")

Connect an agent — have() is free.