English

Personalized sentence generation using generative adversarial networks with author-specific word usage

Computation and Language 2019-04-23 v1

Abstract

The author-specific word usage is a vital feature to let readers perceive the writing style of the author. In this work, a personalized sentence generation method based on generative adversarial networks (GANs) is proposed to cope with this issue. The frequently used function word and content word are incorporated not only as the input features but also as the sentence structure constraint for the GAN training. For the sentence generation with the related topics decided by the user, the Named Entity Recognition (NER) information of the input words is also used in the network training. We compared the proposed method with the GAN-based sentence generation methods, and the experimental results showed that the generated sentences using our method are more similar to the original sentences of the same author based on the objective evaluation such as BLEU and SimHash score.

Keywords

Cite

@article{arxiv.1904.09442,
  title  = {Personalized sentence generation using generative adversarial networks with author-specific word usage},
  author = {Chenhan Yuan and Yi-Chin Huang},
  journal= {arXiv preprint arXiv:1904.09442},
  year   = {2019}
}

Comments

slightly changed version of the paper accepted to the CICling 2019 conference

R2 v1 2026-06-23T08:45:19.815Z