paper-with-me

홈 › Papers

GANS for Sequences of Discrete Elements with the Gumbel-softmax Distribution

2016-11-12 · Matt J. Kusner, José Miguel Hernández-Lobato

Generative Adversarial Networks (GAN) have limitations when the goal is to generate sequences of discrete elements. The reason for this is that samples from a distribution on discrete objects such as the multinomial are not differentiable with respect to the distribution parameters. This problem can be avoided by using the Gumbel-softmax distribution, which is a continuous approximation to a multinomial distribution parameterized in terms of the softmax function. In this work, we evaluate the performance of GANs based on recurrent neural networks with Gumbel-softmax output distributions in the task of generating sequences of discrete elements.

📄 PDF Abstract BibTeX arXiv:1611.04051

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RelGAN: Relational Generative Adversarial Networks for Text Generation

2019-05-01 · ICLR 2019 5 · Weili Nie, Nina Narodytska, Ankit Patel

Generative adversarial networks (GANs) have achieved great success at generating realistic images. However, the text generation still remains a challenging task for modern GAN architectures. In this work, we propose RelG…

DiversityText Generation

Generalized Gumbel-Softmax Gradient Estimator for Generic Discrete Random Variables

2020-03-04 · Weonyoung Joo, Dongjun Kim, Seungjae Shin, Il-Chul Moon

Estimating the gradients of stochastic nodes in stochastic computational graphs is one of the crucial research questions in the deep generative modeling community, which enables the gradient descent optimization on neura…

Topic Models

Neural Machine Translation with Gumbel-Greedy Decoding

2017-06-22 · Jiatao Gu, Daniel Jiwoong Im, Victor O. K. Li

Previous neural machine translation models used some heuristic search algorithms (e.g., beam search) in order to avoid solving the maximum a posteriori problem over translation sentences at test time. In this paper, we p…

Heuristic SearchMachine TranslationTranslation

Gumbel-Softmax Flow Matching with Straight-Through Guidance for Controllable Biological Sequence Generation

2025-03-21 · Sophia Tang, Yinuo Zhang, Alexander Tong, Pranam Chatterjee

Flow matching in the continuous simplex has emerged as a promising strategy for DNA sequence design, but struggles to scale to higher simplex dimensions required for peptide and protein generation. We introduce Gumbel-So…

Conditional Hybrid GAN for Sequence Generation

2020-09-18 · Yi Yu, Abhishek Srivastava, Rajiv Ratn Shah

Conditional sequence generation aims to instruct the generation procedure by conditioning the model with additional context information, which is a self-supervised learning issue (a form of unsupervised learning with sup…

AttributeRelational ReasoningSelf-Supervised LearningTriplet