English

Learning Rhyming Constraints using Structured Adversaries

Computation and Language 2019-09-17 v1 Machine Learning

Abstract

Existing recurrent neural language models often fail to capture higher-level structure present in text: for example, rhyming patterns present in poetry. Much prior work on poetry generation uses manually defined constraints which are satisfied during decoding using either specialized decoding procedures or rejection sampling. The rhyming constraints themselves are typically not learned by the generator. We propose an alternate approach that uses a structured discriminator to learn a poetry generator that directly captures rhyming constraints in a generative adversarial setup. By causing the discriminator to compare poems based only on a learned similarity matrix of pairs of line ending words, the proposed approach is able to successfully learn rhyming patterns in two different English poetry datasets (Sonnet and Limerick) without explicitly being provided with any phonetic information.

Keywords

Cite

@article{arxiv.1909.06743,
  title  = {Learning Rhyming Constraints using Structured Adversaries},
  author = {Harsh Jhamtani and Sanket Vaibhav Mehta and Jaime Carbonell and Taylor Berg-Kirkpatrick},
  journal= {arXiv preprint arXiv:1909.06743},
  year   = {2019}
}

Comments

EMNLP-IJCNLP 2019 Short Paper

R2 v1 2026-06-23T11:15:35.426Z