paper-with-me

Papers

Poetry2Image: An Iterative Correction Framework for Images Generated from Chinese Classical Poetry

2024-06-15 · Jing Jiang, Yiran Ling, Binzhu Li, Pengxiang Li, Junming Piao, Yu Zhang

Text-to-image generation models often struggle with key element loss or semantic confusion in tasks involving Chinese classical poetry.Addressing this issue through fine-tuning models needs considerable training costs. Additionally, manual prompts for re-diffusion adjustments need professional knowledge. To solve this problem, we propose Poetry2Image, an iterative correction framework for images generated from Chinese classical poetry. Utilizing an external poetry dataset, Poetry2Image establishes an automated feedback and correction loop, which enhances the alignment between poetry and image through image generation models and subsequent re-diffusion modifications suggested by large language models (LLM). Using a test set of 200 sentences of Chinese classical poetry, the proposed method--when integrated with five popular image generation models--achieves an average element completeness of 70.63%, representing an improvement of 25.56% over direct image generation. In tests of semantic correctness, our method attains an average semantic consistency of 80.09%. The study not only promotes the dissemination of ancient poetry culture but also offers a reference for similar non-fine-tuning methods to enhance LLM generation.

📄 PDF Abstract BibTeX arXiv:2407.06196

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

How Images Inspire Poems: Generating Classical Chinese Poetry from Images with Memory Networks

2018-03-08 · Linli Xu, Liang Jiang, Chuan Qin, Zhe Wang 외

With the recent advances of neural models and natural language processing, automatic generation of classical Chinese poetry has drawn significant attention due to its artistic and cultural value. Previous works mainly fo…

Decoder

Generating Chinese Poetry from Images via Concrete and Abstract Information

2020-03-24 · Yusen Liu, Dayiheng Liu, Jiancheng Lv, Yongsheng Sang

In recent years, the automatic generation of classical Chinese poetry has made great progress. Besides focusing on improving the quality of the generated poetry, there is a new topic about generating poetry from an image…

Poetry in Pixels: Prompt Tuning for Poem Image Generation via Diffusion Models

2025-01-10 · Sofia Jamil, Bollampalli Areen Reddy, Raghvendra Kumar, Sriparna Saha 외

The task of text-to-image generation has encountered significant challenges when applied to literary works, especially poetry. Poems are a distinct form of literature, with meanings that frequently transcend beyond the l…

DiversityFormImage GenerationText to Image Generation+1

Image Inspired Poetry Generation in XiaoIce

2018-08-09 · Wen-Feng Cheng, Chao-Chung Wu, Ruihua Song, Jianlong Fu 외

Vision is a common source of inspiration for poetry. The objects and the sentimental imprints that one perceives from an image may lead to various feelings depending on the reader. In this paper, we present a system of p…

Deep Poetry: A Chinese Classical Poetry Generation System

2019-11-19 · Yusen Liu, Dayiheng Liu, Jiancheng Lv

In this work, we demonstrate a Chinese classical poetry generation system called Deep Poetry. Existing systems for Chinese classical poetry generation are mostly template-based and very few of them can accept multi-modal…