Can Machine Generate Traditional Chinese Poetry? A Feigenbaum Test
Qixin Wang, Tianyi Luo, Dong Wang

TL;DR
This paper demonstrates that a neural network can generate traditional Chinese poetry that is comparable to human poets, passing a domain-specific Turing-like test and producing thematically coherent, rich poems.
Contribution
It introduces an attention-based neural model for Chinese poetry generation that effectively incorporates keywords and novel training techniques, achieving high-quality, theme-consistent poetry.
Findings
The model can pass the Feigenbaum Test for Chinese poetry.
Generated poems are more thematically coherent and semantically rich.
The approach outperforms existing methods in poetry quality.
Abstract
Recent progress in neural learning demonstrated that machines can do well in regularized tasks, e.g., the game of Go. However, artistic activities such as poem generation are still widely regarded as human's special capability. In this paper, we demonstrate that a simple neural model can imitate human in some tasks of art generation. We particularly focus on traditional Chinese poetry, and show that machines can do as well as many contemporary poets and weakly pass the Feigenbaum Test, a variant of Turing test in professional domains. Our method is based on an attention-based recurrent neural network, which accepts a set of keywords as the theme and generates poems by looking at each keyword during the generation. A number of techniques are proposed to improve the model, including character vector initialization, attention to input and hybrid-style training. Compared to existing poetry…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Artificial Intelligence in Games
