COLING 2020main17 citations

Interactive Key-Value Memory-augmented Attention for Image Paragraph Captioning

Chunpu Xu, Yu Li, Chengming Li, Xiang Ao, Min Yang, Jinwen Tian

Abstract

Image paragraph captioning (IPC) aims to generate a fine-grained paragraph to describe the visual content of an image. Significant progress has been made by deep neural networks, in which the attention mechanism plays an essential role. However, conventional attention mechanisms tend to ignore the past alignment information, which often results in problems of repetitive captioning and incomplete captioning. In this paper, we propose an Interactive key-value Memory- augmented Attention model for image Paragraph captioning (IMAP) to keep track of the attention history (salient objects coverage information) along with the update-chain of the decoder state and therefore avoid generating repetitive or incomplete image descriptions. In addition, we employ an adaptive attention mechanism to realize adaptive alignment from image regions to caption words, where an image region can be mapped to an arbitrary number of caption words while a caption word can also attend to an arbitrary number of image regions. Extensive experiments on a benchmark dataset (i.e., Stanford) demonstrate the effectiveness of our IMAP model.

BibTeX
@inproceedings{xu-etal-2020-interactive,
    title = "Interactive Key-Value Memory-augmented Attention for Image Paragraph Captioning",
    author = "Xu, Chunpu  and
      Li, Yu  and
      Li, Chengming  and
      Ao, Xiang  and
      Yang, Min  and
      Tian, Jinwen",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.279/",
    doi = "10.18653/v1/2020.coling-main.279",
    pages = "3132--3142"
}
Interactive Key-Value Memory-augmented Attention for Image Paragraph Captioning · COLING 2020