Injecting Prior Knowledge into Image Caption Generation

Abstract

Automatically generating natural language descriptions from an image is a challenging problem in artificial intelligence that requires a good understanding of the visual and textual signals and the correlations between them. The state-of-the-art methods in image captioning struggles to approach human level performance, especially when data is limited. In this paper, we propose to improve the performance of the state-of-the-art image captioning models by incorporating two sources of prior knowledge: (i) a conditional latent topic attention, that uses a set of latent variables (topics) as an anchor to generate highly probable words and, (ii) a regularization technique that exploits the inductive biases in syntactic and semantic structure of captions and improves the generalization of image captioning models. Our experiments validate that our method produces more human interpretable captions and also leads to significant improvements on the MSCOCO dataset in both the full and low data regimes.

Cite

Text

Goel et al. "Injecting Prior Knowledge into Image Caption Generation." European Conference on Computer Vision Workshops, 2020. doi:10.1007/978-3-030-66096-3_26

Markdown

[Goel et al. "Injecting Prior Knowledge into Image Caption Generation." European Conference on Computer Vision Workshops, 2020.](https://mlanthology.org/eccvw/2020/goel2020eccvw-injecting/) doi:10.1007/978-3-030-66096-3_26

BibTeX

@inproceedings{goel2020eccvw-injecting,
  title     = {{Injecting Prior Knowledge into Image Caption Generation}},
  author    = {Goel, Arushi and Fernando, Basura and Nguyen, Thanh-Son and Bilen, Hakan},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2020},
  pages     = {369-385},
  doi       = {10.1007/978-3-030-66096-3_26},
  url       = {https://mlanthology.org/eccvw/2020/goel2020eccvw-injecting/}
}