English

Generalizing to Unseen Domains via Adversarial Data Augmentation

Computer Vision and Pattern Recognition 2018-11-07 v2

Abstract

We are concerned with learning models that generalize well to different \emph{unseen} domains. We consider a worst-case formulation over data distributions that are near the source domain in the feature space. Only using training data from a single source distribution, we propose an iterative procedure that augments the dataset with examples from a fictitious target domain that is "hard" under the current model. We show that our iterative scheme is an adaptive data augmentation method where we append adversarial examples at each iteration. For softmax losses, we show that our method is a data-dependent regularization scheme that behaves differently from classical regularizers that regularize towards zero (e.g., ridge or lasso). On digit recognition and semantic segmentation tasks, our method learns models improve performance across a range of a priori unknown target domains.

Keywords

Cite

@article{arxiv.1805.12018,
  title  = {Generalizing to Unseen Domains via Adversarial Data Augmentation},
  author = {Riccardo Volpi and Hongseok Namkoong and Ozan Sener and John Duchi and Vittorio Murino and Silvio Savarese},
  journal= {arXiv preprint arXiv:1805.12018},
  year   = {2018}
}

Comments

Accepted to NIPS 2018 (camera ready)

R2 v1 2026-06-23T02:13:26.223Z