Hierarchically Structured Reinforcement Learning for Topically Coherent Visual Story Generation

Abstract

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.

Cite

Text

Huang et al. "Hierarchically Structured Reinforcement Learning for Topically Coherent Visual Story Generation." AAAI Conference on Artificial Intelligence, 2019. doi:10.1609/AAAI.V33I01.33018465

Markdown

[Huang et al. "Hierarchically Structured Reinforcement Learning for Topically Coherent Visual Story Generation." AAAI Conference on Artificial Intelligence, 2019.](https://mlanthology.org/aaai/2019/huang2019aaai-hierarchically/) doi:10.1609/AAAI.V33I01.33018465

BibTeX

@inproceedings{huang2019aaai-hierarchically,
  title     = {{Hierarchically Structured Reinforcement Learning for Topically Coherent Visual Story Generation}},
  author    = {Huang, Qiuyuan and Gan, Zhe and Celikyilmaz, Asli and Wu, Dapeng Oliver and Wang, Jianfeng and He, Xiaodong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {8465-8472},
  doi       = {10.1609/AAAI.V33I01.33018465},
  url       = {https://mlanthology.org/aaai/2019/huang2019aaai-hierarchically/}
}