arXiv:2604.05616cs.CVcs.AI2026-04

通过风格迁移提升模型泛化能力,实证发现风格多样性比重复使用少数风格更有效。

Evaluation of Randomization through Style Transfer for Enhanced Domain Generalization

  • 系统评估风格池大小、纹理复杂度和风格来源对泛化的影响
  • 大规模风格池下纹理复杂度无显著影响,多样艺术风格优于领域对齐风格
  • 提出轻量级无模型修改的StyleMixDG,适配各类视觉任务

计算机视觉中的深度学习模型在真实场景部署时常因模拟到现实(Sim2Real)差距而泛化能力差。尽管风格迁移作为数据增强策略在领域泛化中日益流行,但关于风格池多样性、纹理复杂度及风格来源选择三个关键设计维度仍存在未解矛盾。本文开展系统性实证研究,分别考察这些因素对场景理解性能的影响,发现:(i) 扩大风格池带来的增益大于用少量风格反复增强;(ii) 当风格池足够大时,纹理复杂度无显著影响;(iii) 多样化艺术风格优于与目标领域对齐的风格。基于此,提出StyleMixDG——一种无需模型结构调整或额外损失的轻量级、通用数据增强方法。在GTAV→{BDD100k, Cityscapes, Mapillary Vistas}基准上验证,其持续超越强基线,证实所提设计原则可转化为实际性能提升。代码将开源于GitHub。

原文摘要 · Abstract (English)

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.

领域泛化风格迁移数据增强视觉模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。