paper-with-me

Papers

Enhancing TripleGAN for Semi-Supervised Conditional Instance Synthesis and Classification

2019-06-01 · CVPR 2019 6 · Si Wu, Guangchang Deng, Jichang Li, Rui Li, Zhiwen Yu, Hau-San Wong

Learning class-conditional data distributions is crucial for Generative Adversarial Networks (GAN) in semi-supervised learning. To improve both instance synthesis and classification in this setting, we propose an enhanced TripleGAN (EnhancedTGAN) model in this work. We follow the adversarial training scheme of the original TripleGAN, but completely re-design the training targets of the generator and classifier. Specifically, we adopt feature-semantics matching to enhance the generator in learning class-conditional distributions from both the aspects of statistics in the latent space and semantics consistency with respect to the generator and classifier. Since a limited amount of labeled data is not sufficient to determine satisfactory decision boundaries, we include two classifiers, and incorporate collaborative learning into our model to provide better guidance for generator training. The synthesized high-fidelity data can in turn be used for improving classifier training. In the experiments, the superior performance of our approach on multiple benchmark datasets demonstrates the effectiveness of the mutual reinforcement between the generator and classifiers in facilitating semi-supervised instance synthesis and classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

PATE-TripleGAN: Privacy-Preserving Image Synthesis with Gaussian Differential Privacy

2024-04-19 · Zepeng Jiang, Weiwei Ni, Yifan Zhang

Conditional Generative Adversarial Networks (CGANs) exhibit significant potential in supervised learning model training by virtue of their ability to generate realistic labeled images. However, numerous studies have indi…

Image GenerationPrivacy Preserving

Semi-Supervised Pedestrian Instance Synthesis and Detection With Mutual Reinforcement

2019-10-01 · ICCV 2019 10 · Si Wu, Sihao Lin, Wenhao Wu, Mohamed Azzam 외

We propose a GAN-based scene-specific instance synthesis and classification model for semi-supervised pedestrian detection. Instead of collecting unreliable detections from unlabeled data, we adopt a class-conditional GA…

Pedestrian Detection

Semi-supervised Learning with Missing Values Imputation

2021-06-03 · Buliao Huang, Yunhui Zhu, Muhammad Usman, Huanhuan Chen

Incomplete instances with various missing attributes in many real-world applications have brought challenges to the classification tasks. Missing values imputation methods are often employed to replace the missing values…

ClassificationDenoisingDensity EstimationImputation+1

Regularizing Discriminative Capability of CGANs for Semi-Supervised Generative Learning

2020-06-01 · CVPR 2020 6 · Yi Liu, Guangchang Deng, Xiangping Zeng, Si Wu 외

Semi-supervised generative learning aims to learn the underlying class-conditional distribution of partially labeled data. Generative Adversarial Networks (GANs) have led to promising progress in this task. However, it s…

General ClassificationImage Generation

Semi-supervised Conditional GANs

2017-08-19 · Kumar Sricharan, Raja Bala, Matthew Shreve, Hui Ding 외

We introduce a new model for building conditional generative models in a semi-supervised setting to conditionally generate data given attributes by adapting the GAN framework. The proposed semi-supervised GAN (SS-GAN) mo…