English

OptiGAN: Generative Adversarial Networks for Goal Optimized Sequence Generation

Machine Learning 2021-01-15 v9 Machine Learning

Abstract

One of the challenging problems in sequence generation tasks is the optimized generation of sequences with specific desired goals. Current sequential generative models mainly generate sequences to closely mimic the training data, without direct optimization of desired goals or properties specific to the task. We introduce OptiGAN, a generative model that incorporates both Generative Adversarial Networks (GAN) and Reinforcement Learning (RL) to optimize desired goal scores using policy gradients. We apply our model to text and real-valued sequence generation, where our model is able to achieve higher desired scores out-performing GAN and RL baselines, while not sacrificing output sample diversity.

Keywords

Cite

@article{arxiv.2004.07534,
  title  = {OptiGAN: Generative Adversarial Networks for Goal Optimized Sequence Generation},
  author = {Mahmoud Hossam and Trung Le and Viet Huynh and Michael Papasimeon and Dinh Phung},
  journal= {arXiv preprint arXiv:2004.07534},
  year   = {2021}
}

Comments

Preprint for accepted conference paper at International Joint Conference on Neural Networks (IJCNN) 2020

R2 v1 2026-06-23T14:53:26.960Z