paper-with-me

홈 › Papers

Adversarial Semantic Augmentation for Training Generative Adversarial Networks under Limited Data

2025-02-02 · Mengping Yang, Zhe Wang, Ziqiu Chi, Dongdong Li, Wenli Du

Generative adversarial networks (GANs) have made remarkable achievements in synthesizing images in recent years. Typically, training GANs requires massive data, and the performance of GANs deteriorates significantly when training data is limited. To improve the synthesis performance of GANs in low-data regimes, existing approaches use various data augmentation techniques to enlarge the training sets. However, it is identified that these augmentation techniques may leak or even alter the data distribution. To remedy this, we propose an adversarial semantic augmentation (ASA) technique to enlarge the training data at the semantic level instead of the image level. Concretely, considering semantic features usually encode informative information of images, we estimate the covariance matrices of semantic features for both real and generated images to find meaningful transformation directions. Such directions translate original features to another semantic representation, e.g., changing the backgrounds or expressions of the human face dataset. Moreover, we derive an upper bound of the expected adversarial loss. By optimizing the upper bound, our semantic augmentation is implicitly achieved. Such design avoids redundant sampling of the augmented features and introduces negligible computation overhead, making our approach computation efficient. Extensive experiments on both few-shot and large-scale datasets demonstrate that our method consistently improve the synthesis quality under various data regimes, and further visualized and analytic results suggesting satisfactory versatility of our proposed method.

📄 PDF Abstract BibTeX arXiv:2502.00800

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Pixel Level Data Augmentation for Semantic Image Segmentation using Generative Adversarial Networks

2018-11-01 · Shuangting Liu, Jia-Qi Zhang, Yuxin Chen, Yifan Liu 외

Semantic segmentation is one of the basic topics in computer vision, it aims to assign semantic labels to every pixel of an image. Unbalanced semantic label distribution could have a negative influence on segmentation ac…

Data AugmentationImage SegmentationSegmentationSemantic Segmentation

Shape-consistent Generative Adversarial Networks for multi-modal Medical segmentation maps

2022-01-24 · Leo Segre, Or Hirschorn, Dvir Ginzburg, Dan Raviv

Image translation across domains for unpaired datasets has gained interest and great improvement lately. In medical imaging, there are multiple imaging modalities, with very different characteristics. Our goal is to use …

Generative Adversarial NetworkSegmentationSemantic SegmentationTranslation

Semantically Selective Augmentation for Deep Compact Person Re-Identification

2018-06-11 · Víctor Ponce-López, Tilo Burghardt, Sion Hannunna, Dima Damen 외

We present a deep person re-identification approach that combines semantically selective, deep data augmentation with clustering-based network compression to generate high performance, light and fast inference networks. …

ClusteringData AugmentationGenerative Adversarial NetworkPerson Re-Identification+1

Improved resistance of neural networks to adversarial images through generative pre-training

2019-05-01 · ICLR 2019 5 · Joachim Wabnig

We train a feed forward neural network with increased robustness against adversarial attacks compared to conventional training approaches. This is achieved using a novel pre-trained building block based on a mean field d…

Data Augmentation

Adversarial Semantic Data Augmentation for Human Pose Estimation

2020-08-03 · ECCV 2020 8 · Yanrui Bin, Xuan Cao, Xinya Chen, Yanhao Ge 외

Human pose estimation is the task of localizing body keypoints from still images. The state-of-the-art methods suffer from insufficient examples of challenging cases such as symmetric appearance, heavy occlusion and near…

Data AugmentationDiversityPose Estimation