paper-with-me

Papers

HpGAN: Sequence Search with Generative Adversarial Networks

2020-12-10 · Mingxing Zhang, Zhengchun Zhou, Lanping Li, Zilong Liu, Meng Yang, Yanghe Feng

Sequences play an important role in many engineering applications and systems. Searching sequences with desired properties has long been an interesting but also challenging research topic. This article proposes a novel method, called HpGAN, to search desired sequences algorithmically using generative adversarial networks (GAN). HpGAN is based on the idea of zero-sum game to train a generative model, which can generate sequences with characteristics similar to the training sequences. In HpGAN, we design the Hopfield network as an encoder to avoid the limitations of GAN in generating discrete data. Compared with traditional sequence construction by algebraic tools, HpGAN is particularly suitable for intractable problems with complex objectives which prevent mathematical analysis. We demonstrate the search capabilities of HpGAN in two applications: 1) HpGAN successfully found many different mutually orthogonal complementary code sets (MOCCS) and optimal odd-length Z-complementary pairs (OB-ZCPs) which are not part of the training set. In the literature, both MOCSSs and OB-ZCPs have found wide applications in wireless communications. 2) HpGAN found new sequences which achieve four-times increase of signal-to-interference ratio--benchmarked against the well-known Legendre sequence--of a mismatched filter (MMF) estimator in pulse compression radar systems. These sequences outperform those found by AlphaSeq.

📄 PDF Abstract BibTeX arXiv:2012.05645

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TrajGAIL: Generating Urban Vehicle Trajectories using Generative Adversarial Imitation Learning

2020-07-28 · Seongjin Choi, Jiwon Kim, Hwasoo Yeo

Recently, an abundant amount of urban vehicle trajectory data has been collected in road networks. Many studies have used machine learning algorithms to analyze patterns in vehicle trajectories to predict location sequen…

Imitation Learning

SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient

2016-09-18 · Lantao Yu, Wei-Nan Zhang, Jun Wang, Yong Yu

As a new way of training generative models, Generative Adversarial Nets (GAN) that uses a discriminative model to guide the training of the generative model has enjoyed considerable success in generating real-valued data…

Reinforcement LearningReinforcement Learning (RL)Text Generation

Improving Conditional Sequence Generative Adversarial Networks by Stepwise Evaluation

2018-08-16 · Yi-Lin Tuan, Hung-Yi Lee

Sequence generative adversarial networks (SeqGAN) have been used to improve conditional sequence generation tasks, for example, chit-chat dialogue generation. To stabilize the training of SeqGAN, Monte Carlo tree search …

Dialogue Generation

Generating and designing DNA with deep generative models

2017-12-17 · Nathan Killoran, Leo J. Lee, Andrew Delong, David Duvenaud 외

We propose generative neural network methods to generate DNA sequences and tune them to have desired properties. We present three approaches: creating synthetic DNA sequences using a generative adversarial network; a DNA…

Generative Adversarial Network

OptiGAN: Generative Adversarial Networks for Goal Optimized Sequence Generation

2020-04-16 · Mahmoud Hossam, Trung Le, Viet Huynh, Michael Papasimeon 외

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 train…

Diversityreinforcement-learningReinforcement LearningReinforcement Learning (RL)