Host: The Japanese Society for Artificial Intelligence
Name : The 32nd Annual Conference of the Japanese Society for Artificial Intelligence, 2018
Number : 32
Location : [in Japanese]
Date : June 05, 2018 - June 08, 2018
The creation of art using deep learning has been paid attention to in recent years. Also, there is a haiku as an art that has long been popular in Japan. In this research, we demonstrate the usefulness of deep learning as art creation by making haiku from motifs, which is a general method of creating haikus, using deep learning. First, we train LSTM based on a large amount of past haiku, let it generate a stringa. Second, we extract the ones that satisfy the condition as a haiku from the generated character string and calculate the evaluation value as to whether it fits the motif image or not. If the evaluation value is high, it is assumed that the generated haiku matches the motif image. In this process, we conducted an experiment to confirm whether LSTM was able to learn rules as a haiku.