Encouraging Intra-Class Diversity Through a Reverse Contrastive Loss for Better Single-Source Domain Generalization
Thomas Duboudin, Emmanuel Dellandr\'ea, Corentin Abgrall, Gilles, H\'enaff, Liming Chen

TL;DR
This paper introduces a reverse contrastive loss to promote intra-class diversity, aiming to improve neural network robustness against unforeseen domain shifts, validated through a new MNIST-based benchmark and experimental results.
Contribution
It proposes a novel partially reversed contrastive loss to enhance intra-class diversity and addresses the limitations of existing domain generalization methods.
Findings
The benchmark reveals current algorithms struggle with hidden patterns.
The proposed loss improves intra-class diversity and robustness.
Experimental results demonstrate effectiveness on the MNIST-based benchmark.
Abstract
Traditional deep learning algorithms often fail to generalize when they are tested outside of the domain of the training data. The issue can be mitigated by using unlabeled data from the target domain at training time, but because data distributions can change dynamically in real-life applications once a learned model is deployed, it is critical to create networks robust to unknown and unforeseen domain shifts. In this paper we focus on one of the reasons behind the inability of neural networks to be so: deep networks focus only on the most obvious, potentially spurious, clues to make their predictions and are blind to useful but slightly less efficient or more complex patterns. This behaviour has been identified and several methods partially addressed the issue. To investigate their effectiveness and limits, we first design a publicly available MNIST-based benchmark to precisely…
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 · Machine Learning and Data Classification · Multimodal Machine Learning Applications
