paper-with-me

Papers

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 most previous research has focused on forms of the Turing test when evaluating automatic poetry generation -- can humans distinguish between automatic and human generated poetry -- we evaluate the diversity of automatically generated poetry (with a focus on quatrains), by comparing distributions of generated poetry to distributions of human poetry along structural, lexical, semantic and stylistic dimensions, assessing different model types (word vs. character-level, general purpose LLMs vs. poetry-specific models), including the very recent LLaMA3-8B, and types of fine-tuning (conditioned vs. unconditioned). We find that current automatic poetry systems are considerably underdiverse along multiple dimensions -- they often do not rhyme sufficiently, are semantically too uniform and even do not match the length distribution of human poetry. Our experiments reveal, however, that style-conditioning and character-level modeling clearly increases diversity across virtually all dimensions we explore. Our identified limitations may serve as the basis for more genuinely diverse future poetry generation models.

📄 PDF Abstract BibTeX arXiv:2406.15267

Code (1)

hgroener/diversity_in_poetry_generation 공식 구현

Tasks

DiversityText Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LLM-based multi-agent poetry generation in non-cooperative environments

2024-09-05 · Ran Zhang, Steffen Eger

Despite substantial progress of large language models (LLMs) for automatic poetry generation, the generated poetry lacks diversity while the training process differs greatly from human learning. Under the rationale that …

Diversity

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

Lingxi: A Diversity-aware Chinese Modern Poetry Generation System

2021-08-27 · Xinran Zhang, Maosong Sun, Jiafeng Liu, Xiaobing Li

Poetry generation has been a difficult task in natural language processing. Unlike plain neural text generation tasks, poetry has a high requirement for novelty, since an easily-understood sentence with too many high fre…

DiversitySemantic SimilaritySemantic Textual SimilaritySentence+1

Introducing Aspects of Creativity in Automatic Poetry Generation

2020-02-06 · ICON 2019 12 · Brendan Bena, Jugal Kalita

Poetry Generation involves teaching systems to automatically generate text that resembles poetic work. A deep learning system can learn to generate poetry on its own by training on a corpus of poems and modeling the part…

Language ModelingLanguage Modelling

WakaVT: A Sequential Variational Transformer for Waka Generation

2021-04-01 · Yuka Takeishi, Mingxuan Niu, Jing Luo, Zhong Jin 외

Poetry generation has long been a challenge for artificial intelligence. In the scope of Japanese poetry generation, many researchers have paid attention to Haiku generation, but few have focused on Waka generation. To f…

DiversityText Generation