Diverse Target and Contribution Scheduling for Domain Generalization
Shaocong Long, Qianyu Zhou, Chenhao Ying, Lizhuang Ma, Yuan Luo

TL;DR
This paper introduces a novel approach called Diverse Target and Contribution Scheduling (DTCS) for domain generalization, which uses soft labels and dynamic domain balancing to improve model robustness under distribution shifts.
Contribution
The paper presents a new paradigm for domain generalization that addresses gradient conflicts and uneven domain contributions through innovative modules DTS and DCB.
Findings
DTCS outperforms state-of-the-art methods on four benchmarks.
Using soft labels reduces gradient conflicts in DG.
Dynamic domain balancing improves source domain contributions.
Abstract
Generalization under the distribution shift has been a great challenge in computer vision. The prevailing practice of directly employing the one-hot labels as the training targets in domain generalization~(DG) can lead to gradient conflicts, making it insufficient for capturing the intrinsic class characteristics and hard to increase the intra-class variation. Besides, existing methods in DG mostly overlook the distinct contributions of source (seen) domains, resulting in uneven learning from these domains. To address these issues, we firstly present a theoretical and empirical analysis of the existence of gradient conflicts in DG, unveiling the previously unexplored relationship between distribution shifts and gradient conflicts during the optimization process. In this paper, we present a novel perspective of DG from the empirical source domain's risk and propose a new paradigm for DG…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
