Improving Model Compatibility of Generative Adversarial Networks by Boundary Calibration
Si-An Chen, Chun-Liang Li, Hsuan-Tien Lin

TL;DR
This paper introduces Boundary-Calibration GANs (BCGANs), which incorporate boundary information from pre-trained classifiers to generate synthetic data that better supports classifier training, enhancing model compatibility.
Contribution
The paper proposes a novel Boundary-Calibration loss for GANs that leverages classifier boundary information to improve the quality of synthetic data for training classifiers.
Findings
BCGANs generate realistic images comparable to original GANs.
BCGANs achieve superior model compatibility in classifier training.
The BC-loss is unbiased and adaptable to various GAN variants.
Abstract
Generative Adversarial Networks (GANs) is a powerful family of models that learn an underlying distribution to generate synthetic data. Many existing studies of GANs focus on improving the realness of the generated image data for visual applications, and few of them concern about improving the quality of the generated data for training other classifiers -- a task known as the model compatibility problem. As a consequence, existing GANs often prefer generating `easier' synthetic data that are far from the boundaries of the classifiers, and refrain from generating near-boundary data, which are known to play an important roles in training the classifiers. To improve GAN in terms of model compatibility, we propose Boundary-Calibration GANs (BCGANs), which leverage the boundary information from a set of pre-trained classifiers using the original data. In particular, we introduce an auxiliary…
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
