
TL;DR
This paper introduces a new computational task for generating acrostic poems with specific constraints, proposes a neural baseline model, and demonstrates that the generated poems are coherent, relevant, and well-received by humans.
Contribution
It defines the novel task of acrostic poem generation with multiple constraints and provides a baseline neural model for this task, including dataset creation methods.
Findings
Generated poems are well-received by humans.
Constraints do not significantly reduce poem quality.
Pretraining on Wikipedia improves performance.
Abstract
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 short phrase. We define the task as a generation task with multiple constraints: given an input word, 1) the initial letters of each line should spell out the provided word, 2) the poem's semantics should also relate to it, and 3) the poem should conform to a rhyming scheme. We further provide a baseline model for the task, which consists of a conditional neural language model in combination with a neural rhyming model. Since no dedicated datasets for acrostic poem generation exist, we create training data for our task by first training a separate topic prediction model on a small set of topic-annotated poems and then predicting topics for additional poems. Our experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
