English

Look and Modify: Modification Networks for Image Captioning

Computer Vision and Pattern Recognition 2020-03-10 v2

Abstract

Attention-based neural encoder-decoder frameworks have been widely used for image captioning. Many of these frameworks deploy their full focus on generating the caption from scratch by relying solely on the image features or the object detection regional features. In this paper, we introduce a novel framework that learns to modify existing captions from a given framework by modeling the residual information, where at each timestep the model learns what to keep, remove or add to the existing caption allowing the model to fully focus on "what to modify" rather than on "what to predict". We evaluate our method on the COCO dataset, trained on top of several image captioning frameworks and show that our model successfully modifies captions yielding better ones with better evaluation scores.

Keywords

Cite

@article{arxiv.1909.03169,
  title  = {Look and Modify: Modification Networks for Image Captioning},
  author = {Fawaz Sammani and Mahmoud Elsayed},
  journal= {arXiv preprint arXiv:1909.03169},
  year   = {2020}
}

Comments

Published in BMVC 2019

R2 v1 2026-06-23T11:08:21.755Z