BriefGPT.xyz
Jun, 2021
通过标记空间中的数据增强方法联合神经网络数据集
Joining datasets via data augmentation in the label space for neural networks
HTML
PDF
Jake Zhao, Mingfeng Ou, Linji Xue, Yunkai Cui, Sai Wu...
TL;DR
本文旨在探讨在标签空间中通过增强技术进行数据集的加入,并提出了一种通过人工创建的知识图谱、递归神经网络和策略梯度等技术成功实现标签空间下数据集的加入的新技术。经过图像和文本分类的实证结果证明了我们方法的有效性。
Abstract
Most, if not all, modern
deep learning
systems restrict themselves to a single dataset for
neural network
training and inference. In this article, we are interested in systematic ways to join datasets that are ma
→