paper-with-me

Papers

Quantifying and Improving Transferability in Domain Generalization

2021-06-07 · NeurIPS 2021 12 · Guojun Zhang, Han Zhao, YaoLiang Yu, Pascal Poupart

Out-of-distribution generalization is one of the key challenges when transferring a model from the lab to the real world. Existing efforts mostly focus on building invariant features among source and target domains. Based on invariant features, a high-performing classifier on source domains could hopefully behave equally well on a target domain. In other words, the invariant features are \emph{transferable}. However, in practice, there are no perfectly transferable features, and some algorithms seem to learn "more transferable" features than others. How can we understand and quantify such \emph{transferability}? In this paper, we formally define transferability that one can quantify and compute in domain generalization. We point out the difference and connection with common discrepancy measures between domains, such as total variation and Wasserstein distance. We then prove that our transferability can be estimated with enough samples and give a new upper bound for the target error based on our transferability. Empirically, we evaluate the transferability of the feature embeddings learned by existing algorithms for domain generalization. Surprisingly, we find that many algorithms are not quite learning transferable features, although few could still survive. In light of this, we propose a new algorithm for learning transferable features and test it over various benchmark datasets, including RotatedMNIST, PACS, Office-Home and WILDS-FMoW. Experimental results show that the proposed algorithm achieves consistent improvement over many state-of-the-art algorithms, corroborating our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2106.03632

Code (2)

facebookresearch/DomainBed 공식 구현 pytorch
gordon-guojun-zhang/transferability-neurips2021 공식 구현 pytorch

Tasks

Domain GeneralizationOut-of-Distribution Generalization

Similar Papers 제목 키워드 기반

Optimization of Module Transferability in Single Image Super-Resolution: Universality Assessment and Cycle Residual Blocks

2025-05-06 · Haotong Cheng, Zhiqi Zhang, Hao Li, Xinshang Zhang

Deep learning has substantially advanced the Single Image Super-Resolution (SISR). However, existing researches have predominantly focused on raw performance gains, with little attention paid to quantifying the transfera…

Image Super-ResolutionSuper-Resolution

Quantifying geographic domain shift to decouple the geospatial transferability of human mobility flow generation models

2026-08-21 · Zhiyong Zhou, Song Gao, Qianheng Zhang, Feng Zhang 외 arxiv

Human mobility serves as an essential proxy for understanding social, economic, and environmental dynamics in urban systems. Geospatial transferability, which measures a model's capability in a new location or unseen reg…

Domain Adaptation

Transferability of Neural Network Clinical De-identification Systems

2021-02-17 · Kahyun Lee, Nicholas J. Dobbins, Bridget McInnes, Meliha Yetisgen 외

Objective: Neural network de-identification studies have focused on individual datasets. These studies assume the availability of a sufficient amount of human-annotated data to train models that can generalize to corresp…

De-identificationDomain Generalization

Boosting Domain Generalized and Adaptive Detection with Diffusion Models: Fitness, Generalization, and Transferability

2025-06-26 · Boyong He, Yuxiang Ji, Zhuoyue Tan, Liaoni Wu

Detectors often suffer from performance drop due to domain gap between training and testing data. Recent methods explore diffusion models applied to domain generalization (DG) and adaptation (DA) tasks, but still struggl…

Domain GeneralizationRobust Object Detection

Adversarially Robust Models may not Transfer Better: Sufficient Conditions for Domain Transferability from the View of Regularization

2022-02-03 · Xiaojun Xu, Jacky Yibo Zhang, Evelyn Ma, Danny Son 외

Machine learning (ML) robustness and domain generalization are fundamentally correlated: they essentially concern data distribution shifts under adversarial and natural settings, respectively. On one hand, recent studies…

Domain Generalization