Improved Input Reprogramming for GAN Conditioning
Tuan Dinh, Daewon Seo, Zhixu Du, Liang Shang, and Kangwook Lee

TL;DR
This paper introduces InRep+, an improved input reprogramming algorithm for converting pretrained unconditional GANs into conditional GANs, especially effective with scarce, noisy, or imbalanced labeled data, outperforming existing methods.
Contribution
The paper identifies issues in existing input reprogramming methods and proposes InRep+ using invertible neural networks and PU learning to enhance performance in low-data scenarios.
Findings
InRep+ outperforms existing methods on CIFAR10 with 1% labeled data.
InRep+ achieves lower Intra-FID scores compared to previous approaches.
The method is robust to noisy and imbalanced label data.
Abstract
We study the GAN conditioning problem, whose goal is to convert a pretrained unconditional GAN into a conditional GAN using labeled data. We first identify and analyze three approaches to this problem -- conditional GAN training from scratch, fine-tuning, and input reprogramming. Our analysis reveals that when the amount of labeled data is small, input reprogramming performs the best. Motivated by real-world scenarios with scarce labeled data, we focus on the input reprogramming approach and carefully analyze the existing algorithm. After identifying a few critical issues of the previous input reprogramming approach, we propose a new algorithm called InRep+. Our algorithm InRep+ addresses the existing issues with the novel uses of invertible neural networks and Positive-Unlabeled (PU) learning. Via extensive experiments, we show that InRep+ outperforms all existing methods, particularly…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Parallel Computing and Optimization Techniques · Ferroelectric and Negative Capacitance Devices
