TL;DR
This paper introduces SEC-CGAN, a co-supervised learning framework using conditional GANs to generate quality samples, significantly improving classification accuracy with limited and imbalanced data.
Contribution
It presents a novel co-supervised learning paradigm combining CGANs with classifiers, enhancing sample efficiency and performance in data-scarce scenarios.
Findings
SEC-CGAN outperforms EC-GAN and baseline classifiers on multiple datasets.
Using only 5-10% of training data, SEC-CGAN achieves high accuracy.
The method effectively addresses data imbalance and scarcity issues.
Abstract
Classification using supervised learning requires annotating a large amount of classes-balanced data for model training and testing. This has practically limited the scope of applications with supervised learning, in particular deep learning. To address the issues associated with limited and imbalanced data, this paper introduces a sample-efficient co-supervised learning paradigm (SEC-CGAN), in which a conditional generative adversarial network (CGAN) is trained alongside the classifier and supplements semantics-conditioned, confidence-aware synthesized examples to the annotated data during the training process. In this setting, the CGAN not only serves as a co-supervisor but also provides complementary quality examples to aid the classifier training in an end-to-end fashion. Experiments demonstrate that the proposed SEC-CGAN outperforms the external classifier GAN (EC-GAN) and a…
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
MethodsTest
