BriefGPT.xyz
Feb, 2021
负样本数据增强
Negative Data Augmentation
HTML
PDF
Abhishek Sinha, Kumar Ayush, Jiaming Song, Burak Uzkent, Hongxia Jin...
TL;DR
本文介绍了一种利用负数据增强策略来生成标准维度数据外的样本,探究这种样本对生成模型和表示学习的影响,并将其应用在生成模型和无监督学习任务中,最终提高了模型的表现。
Abstract
data augmentation
is often used to enlarge datasets with synthetic samples generated in accordance with the underlying data distribution. To enable a wider range of augmentations, we explore negative
data augmentation
→