paper-with-me

Papers

Semi-Supervised Self-Growing Generative Adversarial Networks for Image Recognition

2019-08-11 · Haoqian Wang, Zhiwei Xu, Jun Xu, Wangpeng An, Lei Zhang, Qionghai Dai

Image recognition is an important topic in computer vision and image processing, and has been mainly addressed by supervised deep learning methods, which need a large set of labeled images to achieve promising performance. However, in most cases, labeled data are expensive or even impossible to obtain, while unlabeled data are readily available from numerous free on-line resources and have been exploited to improve the performance of deep neural networks. To better exploit the power of unlabeled data for image recognition, in this paper, we propose a semi-supervised and generative approach, namely the semi-supervised self-growing generative adversarial network (SGGAN). Label inference is a key step for the success of semi-supervised learning approaches. There are two main problems in label inference: how to measure the confidence of the unlabeled data and how to generalize the classifier. We address these two problems via the generative framework and a novel convolution-block-transformation technique, respectively. To stabilize and speed up the training process of SGGAN, we employ the metric Maximum Mean Discrepancy as the feature matching objective function and achieve larger gain than the standard semi-supervised GANs (SSGANs), narrowing the gap to the supervised methods. Experiments on several benchmark datasets show the effectiveness of the proposed SGGAN on image recognition and facial attribute recognition tasks. By using the training data with only 4% labeled facial attributes, the SGGAN approach can achieve comparable accuracy with leading supervised deep learning methods with all labeled facial attributes.

📄 PDF Abstract BibTeX arXiv:1908.03850

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
GAN Feature Matching Feature Matching is a regularizing objective for a generator in generative adversarial networks

Similar Papers 제목 키워드 기반

3N-GAN: Semi-Supervised Classification of X-Ray Images with a 3-Player Adversarial Framework

2021-09-22 · Shafin Haque, Ayaan Haque

The success of deep learning for medical imaging tasks, such as classification, is heavily reliant on the availability of large-scale datasets. However, acquiring datasets with large quantities of labeled data is challen…

Classification

SSAH: Semi-supervised Adversarial Deep Hashing with Self-paced Hard Sample Generation

2019-11-20 · Sheng Jin, Shangchen Zhou, Yao Liu, Chao Chen 외

Deep hashing methods have been proved to be effective and efficient for large-scale Web media search. The success of these data-driven methods largely depends on collecting sufficient labeled data, which is usually a cru…

Deep HashingGenerative Adversarial Network

Balanced Semi-Supervised Generative Adversarial Network for Damage Assessment from Low-Data Imbalanced-Class Regime

2022-11-29 · Yuqing Gao, Pengyuan Zhai, Khalid M. Mosalam

In recent years, applying deep learning (DL) to assess structural damages has gained growing popularity in vision-based structural health monitoring (SHM). However, both data deficiency and class-imbalance hinder the wid…

Generative Adversarial NetworkStructural Health MonitoringTransfer Learning

A Self-Training Method for Semi-Supervised GANs

2017-10-27 · ICLR 2018 1 · Alan Do-Omri, Dalei Wu, Xiaohua Liu

Since the creation of Generative Adversarial Networks (GANs), much work has been done to improve their training stability, their generated image quality, their range of application but nearly none of them explored their …

Data Augmentation

AGAD: Adversarial Generative Anomaly Detection

2023-04-09 · Jian Shi, Ni Zhang

Anomaly detection suffered from the lack of anomalies due to the diversity of abnormalities and the difficulties of obtaining large-scale anomaly data. Semi-supervised anomaly detection methods are often used to solely l…

Anomaly DetectionDiversitySemi-supervised Anomaly DetectionSupervised Anomaly Detection