English

A Novel Cross-Perturbation for Single Domain Generalization

Computer Vision and Pattern Recognition 2024-06-10 v2

Abstract

Single domain generalization aims to enhance the ability of the model to generalize to unknown domains when trained on a single source domain. However, the limited diversity in the training data hampers the learning of domain-invariant features, resulting in compromised generalization performance. To address this, data perturbation (augmentation) has emerged as a crucial method to increase data diversity. Nevertheless, existing perturbation methods often focus on either image-level or feature-level perturbations independently, neglecting their synergistic effects. To overcome these limitations, we propose CPerb, a simple yet effective cross-perturbation method. Specifically, CPerb utilizes both horizontal and vertical operations. Horizontally, it applies image-level and feature-level perturbations to enhance the diversity of the training data, mitigating the issue of limited diversity in single-source domains. Vertically, it introduces multi-route perturbation to learn domain-invariant features from different perspectives of samples with the same semantic category, thereby enhancing the generalization capability of the model. Additionally, we propose MixPatch, a novel feature-level perturbation method that exploits local image style information to further diversify the training data. Extensive experiments on various benchmark datasets validate the effectiveness of our method.

Keywords

Cite

@article{arxiv.2308.00918,
  title  = {A Novel Cross-Perturbation for Single Domain Generalization},
  author = {Dongjia Zhao and Lei Qi and Xiao Shi and Yinghuan Shi and Xin Geng},
  journal= {arXiv preprint arXiv:2308.00918},
  year   = {2024}
}

Comments

Accepted by IEEE TCSVT

R2 v1 2026-06-28T11:46:06.490Z