arXiv:2505.23173cs.LGcs.CV2025-05被引 1

用伪域数据让单源模型逼近多源表现,降低数据成本

Pseudo Multi-Source Domain Generalization: Bridging the Gap Between Single and Multi-Source Domain Generalization

  • 从单源数据生成多个伪域,模拟多源训练场景
  • 在多个数据集上达到或超越真实多源性能
  • 适合资源有限但需强泛化能力的研究者

深度学习模型在部署到与训练分布不同的数据时性能常下降,尤其在环境变化频繁的真实场景中。虽然多源域泛化(MDG)通过利用多个源域训练展现潜力,但构建多域数据集成本高、难度大。为此,我们提出伪多源域泛化(PMDG),一种新框架,使复杂MDG算法可在更实际的单源设置中应用。PMDG通过风格迁移和数据增强从单一源域生成多个伪域,构建合成多域数据集,可直接使用现有MDG算法。通过在修改版DomainBed(PseudoDomainBed)上的大量实验,我们分析了PMDG在多种数据集和架构下的效果。结果表明,MDG与PMDG性能正相关,且在足够数据下,伪域性能可匹配甚至超越真实多域表现。这些实证结果为未来域泛化研究提供了重要参考。代码已开源。

原文摘要 · Abstract (English)

Deep learning models often struggle to maintain performance when deployed on data distributions different from their training data, particularly in real-world applications where environmental conditions frequently change. While Multi-source Domain Generalization (MDG) has shown promise in addressing this challenge by leveraging multiple source domains during training, its practical application is limited by the significant costs and difficulties associated with creating multi-domain datasets. To address this limitation, we propose Pseudo Multi-source Domain Generalization (PMDG), a novel framework that enables the application of sophisticated MDG algorithms in more practical Single-source Domain Generalization (SDG) settings. PMDG generates multiple pseudo-domains from a single source domain through style transfer and data augmentation techniques, creating a synthetic multi-domain dataset that can be used with existing MDG algorithms. Through extensive experiments with PseudoDomainBed, our modified version of the DomainBed benchmark, we analyze the effectiveness of PMDG across multiple datasets and architectures. Our analysis reveals several key findings, including a positive correlation between MDG and PMDG performance and the potential of pseudo-domains to match or exceed actual multi-domain performance with sufficient data. These comprehensive empirical results provide valuable insights for future research in domain generalization. Our code is available at https://github.com/s-enmt/PseudoDomainBed.

域泛化数据增强风格迁移伪域生成

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