TL;DR
CycleMix introduces a novel approach for domain generalization by using CycleGANs to mix styles from training data, creating diverse style-invariant samples that enhance model robustness against unseen styles.
Contribution
This work proposes a new style mixing technique using CycleGANs to improve domain generalization in style-dependent image classification tasks.
Findings
Improved generalization on the PACS benchmark.
Effective style mixing enhances robustness.
Outperforms baseline methods in style-invariant recognition.
Abstract
As deep learning-based systems have become an integral part of everyday life, limitations in their generalization ability have begun to emerge. Machine learning algorithms typically rely on the i.i.d. assumption, meaning that their training and validation data are expected to follow the same distribution, which does not necessarily hold in practice. In the case of image classification, one frequent reason that algorithms fail to generalize is that they rely on spurious correlations present in training data, such as associating image styles with target classes. These associations may not be present in the unseen test data, leading to significant degradation of their effectiveness. In this work, we attempt to mitigate this Domain Generalization (DG) problem by training a robust feature extractor which disregards features attributed to image-style but infers based on style-invariant image…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsHuMan(Expedia)||How do I get a human at Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Batch Normalization · Residual Block · Convolution · Tanh Activation · Instance Normalization · PatchGAN · Sigmoid Activation
