paper-with-me

홈 › Papers

Evaluation of Randomization through Style Transfer for Enhanced Domain Generalization

2026-04-07 · Dustin Eisenhardt, Timothy Schaumlöffel, Alperen Kantarci, Gemma Roig arxiv

Deep learning models for computer vision often suffer from poor generalization when deployed in real-world settings, especially when trained on synthetic data due to the well-known Sim2Real gap. Despite the growing popularity of style transfer as a data augmentation strategy for domain generalization, the literature contains unresolved contradictions regarding three key design axes: the diversity of the style pool, the role of texture complexity, and the choice of style source. We present a systematic empirical study that isolates and evaluates each of these factors for driving scene understanding, resolving inconsistencies in prior work. Our findings show that (i) expanding the style pool yields larger gains than repeated augmentation with few styles, (ii) texture complexity has no significant effect when the pool is sufficiently large, and (iii) diverse artistic styles outperform domain-aligned alternatives. Guided by these insights, we derive StyleMixDG (Style-Mixing for Domain Generalization), a lightweight, model-agnostic augmentation recipe that requires no architectural modifications or additional losses. Evaluated on the GTAV $\rightarrow$ {BDD100k, Cityscapes, Mapillary Vistas} benchmark, StyleMixDG demonstrates consistent improvements over strong baselines, confirming that the empirically identified design principles translate into practical gains. The code will be released on GitHub.

📄 PDF Abstract BibTeX arXiv:2604.05616

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationScene UnderstandingData AugmentationStyle Transfer

Similar Papers 제목 키워드 기반

Style Augmentation: Data Augmentation via Style Randomization

2018-09-14 · Philip T. Jackson, Amir Atapour-Abarghouei, Stephen Bonner, Toby Breckon 외

We introduce style augmentation, a new form of data augmentation based on random style transfer, for improving the robustness of convolutional neural networks (CNN) over both classification and regression based tasks. Du…

ClassificationData AugmentationDepth EstimationDomain Adaptation+3

SE-DAE: Style-Enhanced Denoising Auto-Encoder for Unsupervised Text Style Transfer

2021-04-27 · Jicheng Li, Yang Feng, Jiao Ou

Text style transfer aims to change the style of sentences while preserving the semantic meanings. Due to the lack of parallel data, the Denoising Auto-Encoder (DAE) is widely used in this task to model distributions of d…

DenoisingSentenceStyle TransferText Style Transfer+1

OmniStyle: Filtering High Quality Style Transfer Data at Scale

2025-05-20 · CVPR 2025 1 · Ye Wang, Ruiqi Liu, Jiang Lin, Fei Liu 외

In this paper, we introduce OmniStyle-1M, a large-scale paired style transfer dataset comprising over one million content-style-stylized image triplets across 1,000 diverse style categories, each enhanced with textual de…

Style Transfer

FSDR: Frequency Space Domain Randomization for Domain Generalization

2021-03-03 · CVPR 2021 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Domain generalization aims to learn a generalizable model from a known source domain for various unknown target domains. It has been studied widely by domain randomization that transfers source images to different styles…

Domain AdaptationDomain Generalization

AEANet: Affinity Enhanced Attentional Networks for Arbitrary Style Transfer

2024-09-23 · Gen Li, Xianqiu Zheng, Yujian Li

Arbitrary artistic style transfer is a research area that combines rational academic study with emotive artistic creation. It aims to create a new image from a content image according to a target artistic style, maintain…

Style Transfer