Hierarchically Structured Reinforcement Learning For Topically Coherent Visual Story Generation | Awesome LLM Papers Contribute to Awesome LLM Papers

Hierarchically Structured Reinforcement Learning For Topically Coherent Visual Story Generation

Qiuyuan Huang, Zhe Gan, Asli Celikyilmaz, Dapeng Wu, Jianfeng Wang, Xiaodong He . Proceedings of the AAAI Conference on Artificial Intelligence 2019 – 96 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
AAAI Datasets Reinforcement Learning Tools Training Techniques

We propose a hierarchically structured reinforcement learning approach to address the challenges of planning for generating coherent multi-sentence stories for the visual storytelling task. Within our framework, the task of generating a story given a sequence of images is divided across a two-level hierarchical decoder. The high-level decoder constructs a plan by generating a semantic concept (i.e., topic) for each image in sequence. The low-level decoder generates a sentence for each image using a semantic compositional network, which effectively grounds the sentence generation conditioned on the topic. The two decoders are jointly trained end-to-end using reinforcement learning. We evaluate our model on the visual storytelling (VIST) dataset. Empirical results from both automatic and human evaluations demonstrate that the proposed hierarchically structured reinforced training achieves significantly better performance compared to a strong flat deep reinforcement learning baseline.

Similar Work