paper-with-me

홈 › Papers

Learning to Select: A Fully Attentive Approach for Novel Object Captioning

2021-06-02 · Marco Cagrandi, Marcella Cornia, Matteo Stefanini, Lorenzo Baraldi, Rita Cucchiara

Image captioning models have lately shown impressive results when applied to standard datasets. Switching to real-life scenarios, however, constitutes a challenge due to the larger variety of visual concepts which are not covered in existing training sets. For this reason, novel object captioning (NOC) has recently emerged as a paradigm to test captioning models on objects which are unseen during the training phase. In this paper, we present a novel approach for NOC that learns to select the most relevant objects of an image, regardless of their adherence to the training set, and to constrain the generative process of a language model accordingly. Our architecture is fully-attentive and end-to-end trainable, also when incorporating constraints. We perform experiments on the held-out COCO dataset, where we demonstrate improvements over the state of the art, both in terms of adaptability to novel objects and caption quality.

📄 PDF Abstract BibTeX arXiv:2106.01424

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Integrating Temporal and Spatial Attentions for VATEX Video Captioning Challenge 2019

2019-10-15 · Shizhe Chen, Yida Zhao, Yuqing Song, Qin Jin 외

This notebook paper presents our model in the VATEX video captioning challenge. In order to capture multi-level aspects in the video, we propose to integrate both temporal and spatial attentions for video captioning. The…

Video Captioning

Neural Attention for Image Captioning: Review of Outstanding Methods

2021-11-29 · Zanyar Zohourianshahzadi, Jugal K. Kalita

Image captioning is the task of automatically generating sentences that describe an input image in the best way possible. The most successful techniques for automatically generating image captions have recently used atte…

DecoderDeep LearningImage Captioning

Explore and Explain: Self-supervised Navigation and Recounting

2020-07-14 · Roberto Bigazzi, Federico Landi, Marcella Cornia, Silvia Cascianelli 외

Embodied AI has been recently gaining attention as it aims to foster the development of autonomous and intelligent agents. In this paper, we devise a novel embodied setting in which an agent needs to explore a previously…

Navigate

SCA-CNN: Spatial and Channel-wise Attention in Convolutional Networks for Image Captioning

2016-11-17 · CVPR 2017 7 · Long Chen, Hanwang Zhang, Jun Xiao, Liqiang Nie 외

Visual attention has been successfully applied in structural prediction tasks such as visual captioning and question answering. Existing visual attention models are generally spatial, i.e., the attention is modeled as sp…

Image CaptioningSentence

MAT: A Multimodal Attentive Translator for Image Captioning

2017-02-18 · Chang Liu, Fuchun Sun, Changhu Wang, Feng Wang 외

In this work we formulate the problem of image captioning as a multimodal translation task. Analogous to machine translation, we present a sequence-to-sequence recurrent neural networks (RNN) model for image caption gene…

Caption GenerationImage CaptioningMachine TranslationTranslation