English

Objective-Reinforced Generative Adversarial Networks (ORGAN) for Sequence Generation Models

Machine Learning 2018-02-08 v3 Machine Learning

Abstract

In unsupervised data generation tasks, besides the generation of a sample based on previous observations, one would often like to give hints to the model in order to bias the generation towards desirable metrics. We propose a method that combines Generative Adversarial Networks (GANs) and reinforcement learning (RL) in order to accomplish exactly that. While RL biases the data generation process towards arbitrary metrics, the GAN component of the reward function ensures that the model still remembers information learned from data. We build upon previous results that incorporated GANs and RL in order to generate sequence data and test this model in several settings for the generation of molecules encoded as text sequences (SMILES) and in the context of music generation, showing for each case that we can effectively bias the generation process towards desired metrics.

Keywords

Cite

@article{arxiv.1705.10843,
  title  = {Objective-Reinforced Generative Adversarial Networks (ORGAN) for Sequence Generation Models},
  author = {Gabriel Lima Guimaraes and Benjamin Sanchez-Lengeling and Carlos Outeiral and Pedro Luis Cunha Farias and Alán Aspuru-Guzik},
  journal= {arXiv preprint arXiv:1705.10843},
  year   = {2018}
}

Comments

10 pages, 7 figures

R2 v1 2026-06-22T20:04:08.525Z