SOTAVerified

Style Example-Guided Text Generation using Generative Adversarial Transformers

2020-03-02Unverified0· sign in to hype

Kuo-Hao Zeng, Mohammad Shoeybi, Ming-Yu Liu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We introduce a language generative model framework for generating a styled paragraph based on a context sentence and a style reference example. The framework consists of a style encoder and a texts decoder. The style encoder extracts a style code from the reference example, and the text decoder generates texts based on the style code and the context. We propose a novel objective function to train our framework. We also investigate different network design choices. We conduct extensive experimental validation with comparison to strong baselines to validate the effectiveness of the proposed framework using a newly collected dataset with diverse text styles. Both code and dataset will be released upon publication.

Tasks

Reproductions