CLJun 19, 2016

Can Machine Generate Traditional Chinese Poetry? A Feigenbaum Test

arXiv:1606.05829v136 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of artistic generation for poetry enthusiasts and AI researchers, though it is incremental as it builds on existing neural methods.

The paper tackles the problem of generating traditional Chinese poetry using a neural model, demonstrating that it can perform as well as many contemporary poets and weakly pass the Feigenbaum Test, a variant of the Turing test for professional domains.

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 generation methods, our model can generate much more theme-consistent and semantic-rich poems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes