EMNLP 2021finding6 citations

Retrieval, Analogy, and Composition: A framework for Compositional Generalization in Image Captioning

Zhan Shi, Hui Liu, Martin Renqiang Min, Christopher Malon, Li Erran Li, Xiaodan Zhu

Abstract

Image captioning systems are expected to have the ability to combine individual concepts when describing scenes with concept combinations that are not observed during training. In spite of significant progress in image captioning with the help of the autoregressive generation framework, current approaches fail to generalize well to novel concept combinations. We propose a new framework that revolves around probing several similar image caption training instances (retrieval), performing analogical reasoning over relevant entities in retrieved prototypes (analogy), and enhancing the generation process with reasoning outcomes (composition). Our method augments the generation model by referring to the neighboring instances in the training set to produce novel concept combinations in generated captions. We perform experiments on the widely used image captioning benchmarks. The proposed models achieve substantial improvement over the compared baselines on both composition-related evaluation metrics and conventional image captioning metrics.

BibTeX
@inproceedings{shi-etal-2021-retrieval-analogy,
    title = "Retrieval, Analogy, and Composition: A framework for Compositional Generalization in Image Captioning",
    author = "Shi, Zhan  and
      Liu, Hui  and
      Min, Martin Renqiang  and
      Malon, Christopher  and
      Li, Li Erran  and
      Zhu, Xiaodan",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.171/",
    doi = "10.18653/v1/2021.findings-emnlp.171",
    pages = "1990--2000"
}