English

ReMix: Towards Image-to-Image Translation with Limited Data

Computer Vision and Pattern Recognition 2021-04-01 v1

Abstract

Image-to-image (I2I) translation methods based on generative adversarial networks (GANs) typically suffer from overfitting when limited training data is available. In this work, we propose a data augmentation method (ReMix) to tackle this issue. We interpolate training samples at the feature level and propose a novel content loss based on the perceptual relations among samples. The generator learns to translate the in-between samples rather than memorizing the training set, and thereby forces the discriminator to generalize. The proposed approach effectively reduces the ambiguity of generation and renders content-preserving results. The ReMix method can be easily incorporated into existing GAN models with minor modifications. Experimental results on numerous tasks demonstrate that GAN models equipped with the ReMix method achieve significant improvements.

Keywords

Cite

@article{arxiv.2103.16835,
  title  = {ReMix: Towards Image-to-Image Translation with Limited Data},
  author = {Jie Cao and Luanxuan Hou and Ming-Hsuan Yang and Ran He and Zhenan Sun},
  journal= {arXiv preprint arXiv:2103.16835},
  year   = {2021}
}

Comments

CVPR 2021

R2 v1 2026-06-24T00:43:18.461Z