主催: The Japanese Society for Artificial Intelligence
会議名: 第34回全国大会(2020)
回次: 34
開催地: Online
開催日: 2020/06/09 - 2020/06/12
While deep learning, in general, requires a large amount of labeled data, there are situations where only a few samples are available for some classes. In theory, if we can predict the probabilistic distribution of the classes based on the samples for other classes, we can leverage the distribution to train the model. We augment the data for the class with few samples using the generative model trained on the other classes for a classification task. We applied this method on MNIST dataset and evaluate it.