Restrained Generative Adversarial Network against Overfitting in Numeric Data Augmentation
Wei Wang, Yimeng Chai, Tao Cui, Chuang Wang, Baohua Zhang, Yue Li, Yi, An

TL;DR
This paper introduces a restrained GAN framework to mitigate overfitting in numerical data augmentation, employing theoretical and practical restraints to improve generation quality in low-dimensional spaces.
Contribution
It proposes static and dynamic restraint methods for GANs based on Directed Graphical Model analysis, enhancing numerical data augmentation performance.
Findings
Achieved top results in 19 out of 20 experiments.
Both static and dynamic restraints significantly improve data augmentation.
Demonstrated effectiveness across multiple datasets and classifiers.
Abstract
In recent studies, Generative Adversarial Network (GAN) is one of the popular schemes to augment the image dataset. However, in our study we find the generator G in the GAN fails to generate numerical data in lower-dimensional spaces, and we address overfitting in the generation. By analyzing the Directed Graphical Model (DGM), we propose a theoretical restraint, independence on the loss function, to suppress the overfitting. Practically, as the Statically Restrained GAN (SRGAN) and Dynamically Restrained GAN (DRGAN), two frameworks are proposed to employ the theoretical restraint to the network structure. In the static structure, we predefined a pair of particular network topologies of G and D as the restraint, and quantify such restraint by the interpretable metric Similarity of the Restraint (SR). While for DRGAN we design an adjustable dropout module for the restraint function. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsDropout
