English

Generating Multi-Categorical Samples with Generative Adversarial Networks

Machine Learning 2018-07-05 v2 Machine Learning

Abstract

We propose a method to train generative adversarial networks on mutivariate feature vectors representing multiple categorical values. In contrast to the continuous domain, where GAN-based methods have delivered considerable results, GANs struggle to perform equally well on discrete data. We propose and compare several architectures based on multiple (Gumbel) softmax output layers taking into account the structure of the data. We evaluate the performance of our architecture on datasets with different sparsity, number of features, ranges of categorical values, and dependencies among the features. Our proposed architecture and method outperforms existing models.

Keywords

Cite

@article{arxiv.1807.01202,
  title  = {Generating Multi-Categorical Samples with Generative Adversarial Networks},
  author = {Ramiro Camino and Christian Hammerschmidt and Radu State},
  journal= {arXiv preprint arXiv:1807.01202},
  year   = {2018}
}
R2 v1 2026-06-23T02:49:31.713Z