利用扩散模型隐空间提升模型对未知领域的泛化能力
What's in a Latent? Leveraging Diffusion Latent Space for Domain Generalization

- 无监督发现伪领域结构,增强分类器表达能力
- 在5个数据集上实现最高超基线4%的准确率提升
- 无需训练时域标签,适合真实场景下的鲁棒建模
领域泛化旨在构建能适应未见数据分布的模型。本文研究模型架构与预训练目标对特征丰富度的影响,提出一种有效利用预训练特征空间的方法。给定预训练特征空间后,首先无监督地发现捕捉领域特异性变化的伪领域结构;随后将这些互补的伪领域表示融入现有分类器,使其更适应多样化的未知测试领域。我们分析不同预训练特征空间在捕捉领域特异性方差上的差异,实验证明:扩散模型特征在无显式领域标签时仍能有效分离领域,并捕获细微的领域信息。在5个数据集上,该简单框架相比标准基线经验风险最小化(ERM)在未见领域上实现最高超过4%的测试准确率提升,且显著优于多数依赖训练时域标签的算法。
原文摘要 · Abstract (English)
Domain Generalization aims to develop models that can generalize to novel and unseen data distributions. In this work, we study how model architectures and pre-training objectives impact feature richness and propose a method to effectively leverage them for domain generalization. Specifically, given a pre-trained feature space, we first discover latent domain structures, referred to as pseudo-domains, that capture domain-specific variations in an unsupervised manner. Next, we augment existing classifiers with these complementary pseudo-domain representations making them more amenable to diverse unseen test domains. We analyze how different pre-training feature spaces differ in the domain-specific variances they capture. Our empirical studies reveal that features from diffusion models excel at separating domains in the absence of explicit domain labels and capture nuanced domain-specific information. On 5 datasets, we show that our very simple framework improves generalization to unseen domains by a maximum test accuracy improvement of over 4% compared to the standard baseline Empirical Risk Minimization (ERM). Crucially, our method outperforms most algorithms that access domain labels during training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。