vix.ing · top · new · best · stats · spec

Augmenting Poetry Composition with Verse by Verse

2021/03/31 by David Uthus, Maria Voitovich, Uthus, David +3
Computer Science · #Artificial Intelligence in Games #Computation and Language (cs.CL) #FOS: Computer and information sciences #Music and Audio Processing #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2103.17205

openalex publication_date 2021/03/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We describe Verse by Verse, our experiment in augmenting the creative process of writing poetry with an AI. We have created a group of AI poets, styled after various American classic poets, that are able to offer as suggestions generated lines of verse while a user is composing a poem. In this paper, we describe the underlying system to offer these suggestions. This includes a generative model, which is tasked with generating a large corpus of lines of verse offline and which are then stored in an index, and a dual-encoder model that is tasked with recommending the next possible set of verses from our index given the previous line of verse.

Related