BriefGPT.xyz
Nov, 2017
使用生成对抗网络的情感分类数据增强
Data Augmentation in Classification using GAN
HTML
PDF
Xinyue Zhu, Yifan Liu, Zengchang Qin
TL;DR
本论文提出了一种将生成对抗网络(GAN)用于数据增强的方法,以解决标签分布不均衡导致的图像分类困难,特别是在情感分类中,实验结果表明,使用GAN进行数据增强,可以使分类准确率提高5%〜10%。
Abstract
It is a difficult task to classify images with multiple labels only using a small number of labeled samples and to be worse, with unbalanced distribution. In this paper we propose a brand-new
data augmentation
method using
→