paper-with-me

Papers

Augmenting Poetry Composition with Verse by Verse

2021-03-31 · NAACL (ACL) 2022 7 · David Uthus, Maria Voitovich, R. J. Mical

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.

📄 PDF Abstract BibTeX arXiv:2103.17205

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

American 설명 없음
VERSE VERtex Similarity Embeddings (VERSE) is a simple, versatile, and memory-efficient method that derives graph embeddings explicitly calibrated to preserve the distributions of a…

Similar Papers 제목 키워드 기반

MixPoet: Diverse Poetry Generation via Learning Controllable Mixed Latent Space

2020-03-13 · Xiaoyuan Yi, Ruoyu Li, Cheng Yang, Wenhao Li 외

As an essential step towards computer creativity, automatic poetry generation has gained increasing attention these years. Though recent neural models make prominent progress in some criteria of poetry quality, generated…

Diversity

Investigating Societal Biases in a Poetry Composition System

2020-11-05 · GeBNLP (COLING) 2020 12 · Emily Sheng, David Uthus

There is a growing collection of work analyzing and mitigating societal biases in language understanding, generation, and retrieval tasks, though examining biases in creative tasks remains underexplored. Creative languag…

Data AugmentationRetrievalStyle Transfer

Style Detection for Free Verse Poetry from Text and Speech

2018-08-01 · COLING 2018 8 · Timo Baumann, Hussein Hussein, Burkhard Meyer-Sickendiek

Modern and post-modern free verse poems feature a large and complex variety in their poetic prosodies that falls along a continuum from a more fluent to a more disfluent and choppy style. As the poets of modernism overca…

Decision MakingStyle Detection

Help me write a poem: Instruction Tuning as a Vehicle for Collaborative Poetry Writing

2022-10-25 · Tuhin Chakrabarty, Vishakh Padmakumar, He He

Recent work in training large language models (LLMs) to follow natural language instructions has opened up exciting opportunities for natural language interface design. Building on the prior success of LLMs in the realm …

Language ModelingLanguage ModellingSentence

Evaluating Diversity in Automatic Poetry Generation

2024-06-21 · Yanran Chen, Hannes Gröner, Sina Zarrieß, Steffen Eger

Natural Language Generation (NLG), and more generally generative AI, are among the currently most impactful research fields. Creative NLG, such as automatic poetry generation, is a fascinating niche in this area. While m…

DiversityText Generation