paper-with-me

홈 › Papers

Automatic Poetry Generation with Mutual Reinforcement Learning

2018-10-01 · EMNLP 2018 10 · Xiaoyuan Yi, Maosong Sun, Ruoyu Li, Wenhao Li

Poetry is one of the most beautiful forms of human language art. As a crucial step towards computer creativity, automatic poetry generation has drawn researchers{'} attention for decades. In recent years, some neural models have made remarkable progress in this task. However, they are all based on maximum likelihood estimation, which only learns common patterns of the corpus and results in loss-evaluation mismatch. Human experts evaluate poetry in terms of some specific criteria, instead of word-level likelihood. To handle this problem, we directly model the criteria and use them as explicit rewards to guide gradient update by reinforcement learning, so as to motivate the model to pursue higher scores. Besides, inspired by writing theories, we propose a novel mutual reinforcement learning schema. We simultaneously train two learners (generators) which learn not only from the teacher (rewarder) but also from each other to further improve performance. We experiment on Chinese poetry. Based on a strong basic model, our method achieves better results and outperforms the current state-of-the-art method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Stylistic Chinese Poetry Generation via Unsupervised Style Disentanglement

2018-10-01 · EMNLP 2018 10 · Cheng Yang, Maosong Sun, Xiaoyuan Yi, Wenhao Li

The ability to write diverse poems in different styles under the same poetic imagery is an important characteristic of human poetry writing. Most previous works on automatic Chinese poetry generation focused on improving…

DisentanglementMachine TranslationStyle Transfer

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

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

Ashaar: Automatic Analysis and Generation of Arabic Poetry Using Deep Learning Approaches

2023-07-12 · Zaid Alyafeai, Maged S. Al-shaibani, Moataz Ahmed

Poetry holds immense significance within the cultural and traditional fabric of any nation. It serves as a vehicle for poets to articulate their emotions, preserve customs, and convey the essence of their culture. Arabic…

Chinese Poetry Generation with a Salient-Clue Mechanism

2018-09-12 · CONLL 2018 10 · Xiaoyuan Yi, Ruoyu Li, Maosong Sun

As a precious part of the human cultural heritage, Chinese poetry has influenced people for generations. Automatic poetry composition is a challenge for AI. In recent years, significant progress has been made in this are…