Frustratingly Simple Domain Generalization via Image Stylization
Nathan Somavarapu, Chih-Yao Ma, Zsolt Kira

TL;DR
This paper proposes a simple in-domain image stylization technique to improve CNNs' ability to generalize across different domains, addressing a key limitation of current models in domain generalization tasks.
Contribution
The authors introduce a novel, straightforward in-domain stylization method that effectively shifts CNN biases, enhancing domain generalization without external data sources.
Findings
Outperforms or matches state-of-the-art methods in domain generalization
Effectively shifts CNN bias from shape to texture
Simple augmentation improves robustness across domains
Abstract
Convolutional Neural Networks (CNNs) show impressive performance in the standard classification setting where training and testing data are drawn i.i.d. from a given domain. However, CNNs do not readily generalize to new domains with different statistics, a setting that is simple for humans. In this work, we address the Domain Generalization problem, where the classifier must generalize to an unknown target domain. Inspired by recent works that have shown a difference in biases between CNNs and humans, we demonstrate an extremely simple yet effective method, namely correcting this bias by augmenting the dataset with stylized images. In contrast with existing stylization works, which use external data sources such as art, we further introduce a method that is entirely in-domain using no such extra sources of data. We provide a detailed analysis as to the mechanism by which the method…
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
TopicsImage Retrieval and Classification Techniques · Cell Image Analysis Techniques · Digital Imaging for Blood Diseases
