English

Pun-GAN: Generative Adversarial Network for Pun Generation

Computation and Language 2019-10-25 v1

Abstract

In this paper, we focus on the task of generating a pun sentence given a pair of word senses. A major challenge for pun generation is the lack of large-scale pun corpus to guide the supervised learning. To remedy this, we propose an adversarial generative network for pun generation (Pun-GAN), which does not require any pun corpus. It consists of a generator to produce pun sentences, and a discriminator to distinguish between the generated pun sentences and the real sentences with specific word senses. The output of the discriminator is then used as a reward to train the generator via reinforcement learning, encouraging it to produce pun sentences that can support two word senses simultaneously. Experiments show that the proposed Pun-GAN can generate sentences that are more ambiguous and diverse in both automatic and human evaluation.

Keywords

Cite

@article{arxiv.1910.10950,
  title  = {Pun-GAN: Generative Adversarial Network for Pun Generation},
  author = {Fuli Luo and Shunyao Li and Pengcheng Yang and Lei li and Baobao Chang and Zhifang Sui and Xu Sun},
  journal= {arXiv preprint arXiv:1910.10950},
  year   = {2019}
}

Comments

EMNLP 2019 (short paper)

R2 v1 2026-06-23T11:53:24.312Z