paper-with-me

홈 › Papers

Learning Rhyming Constraints using Structured Adversaries

2019-09-15 · IJCNLP 2019 11 · Harsh Jhamtani, Sanket Vaibhav Mehta, Jaime Carbonell, Taylor Berg-Kirkpatrick

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.

📄 PDF Abstract BibTeX arXiv:1909.06743

Code (1)

harsh19/Structured-Adversary 공식 구현 pytorch

Similar Papers 제목 키워드 기반

GPoeT-2: A GPT-2 Based Poem Generator

2022-05-18 · Kai-Ling Lo, Rami Ariss, Philipp Kurz

This project aims to produce the next volume of machine-generated poetry, a complex art form that can be structured and unstructured, and carries depth in the meaning between the lines. GPoeT-2 is based on fine-tuning a …

DiversityLanguage ModelingLanguage Modelling

Encoder-Decoder Framework for Interactive Free Verses with Generation with Controllable High-Quality Rhyming

2024-05-08 · Tommaso Pasini, Alejo López-Ávila, Husam Quteineh, Gerasimos Lampouras 외

Composing poetry or lyrics involves several creative factors, but a challenging aspect of generation is the adherence to a more or less strict metric and rhyming pattern. To address this challenge specifically, previous …

DecoderLanguage ModelingLanguage ModellingTransfer Learning

SongRewriter: A Chinese Song Rewriting System with Controllable Content and Rhyme Scheme

2022-11-28 · Yusen Sun, Liangyou Li, Qun Liu, Dit-yan Yeung

Although lyrics generation has achieved significant progress in recent years, it has limited practical applications because the generated lyrics cannot be performed without composing compatible melodies. In this work, we…

Rhythm

Raply: A profanity-mitigated rap generator

2024-07-09 · Omar Manil Bendali, Samir Ferroum, Ekaterina Kozachenko, Youssef Parviz 외

The task of writing rap is challenging and involves producing complex rhyming schemes, yet meaningful lyrics. In this work, we propose Raply, a fine-tuned GPT-2 model capable of producing meaningful rhyming text in the s…

Acrostic Poem Generation

2020-10-05 · EMNLP 2020 11 · Rajat Agarwal, Katharina Kann

We propose a new task in the area of computational creativity: acrostic poem generation in English. Acrostic poems are poems that contain a hidden message; typically, the first letter of each line spells out a word or sh…

Language Modelling