paper-with-me

Papers

Paying More Attention to Saliency: Image Captioning with Saliency and Context Attention

2017-06-26 · Marcella Cornia, Lorenzo Baraldi, Giuseppe Serra, Rita Cucchiara

Image captioning has been recently gaining a lot of attention thanks to the impressive achievements shown by deep captioning architectures, which combine Convolutional Neural Networks to extract image representations, and Recurrent Neural Networks to generate the corresponding captions. At the same time, a significant research effort has been dedicated to the development of saliency prediction models, which can predict human eye fixations. Even though saliency information could be useful to condition an image captioning architecture, by providing an indication of what is salient and what is not, research is still struggling to incorporate these two techniques. In this work, we propose an image captioning approach in which a generative recurrent neural network can focus on different parts of the input image during the generation of the caption, by exploiting the conditioning given by a saliency prediction model on which parts of the image are salient and which are contextual. We show, through extensive quantitative and qualitative experiments on large scale datasets, that our model achieves superior performances with respect to captioning baselines with and without saliency, and to different state of the art approaches combining saliency and captioning.

📄 PDF Abstract BibTeX arXiv:1706.08474

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningSaliency Prediction

Similar Papers 제목 키워드 기반

Paying Attention to Descriptions Generated by Image Captioning Models

2017-04-24 · ICCV 2017 10 · Hamed R. -Tavakoli, Rakshith Shetty, Ali Borji, Jorma Laaksonen

To bridge the gap between humans and machines in image understanding and describing, we need further insight into how people describe a perceived scene. In this paper, we study the agreement between bottom-up saliency-ba…

Image Captioning

Human Attention in Image Captioning: Dataset and Analysis

2019-03-06 · ICCV 2019 10 · Sen He, Hamed R. -Tavakoli, Ali Borji, Nicolas Pugeault

In this work, we present a novel dataset consisting of eye movements and verbal descriptions recorded synchronously over images. Using this data, we study the differences in human attention during free-viewing and image …

Image CaptioningImage DescriptionSentenceTask 2

Verifying Attention Robustness of Deep Neural Networks against Semantic Perturbations

2022-07-13 · Satoshi Munakata, Caterina Urban, Haruki Yokoyama, Koji Yamamoto 외

It is known that deep neural networks (DNNs) classify an input image by paying particular attention to certain specific pixels; a graphical representation of the magnitude of attention to each pixel is called a saliency-…

valid

Top-down Visual Saliency Guided by Captions

2016-12-21 · CVPR 2017 7 · Vasili Ramanishka, Abir Das, Jianming Zhang, Kate Saenko

Neural image/video captioning models can generate accurate descriptions, but their internal process of mapping regions to words is a black box and therefore difficult to explain. Top-down neural saliency methods can find…

DecoderSentenceVideo Captioning

Transform, Contrast and Tell: Coherent Entity-Aware Multi-Image Captioning

2023-02-04 · Jingqiang Chen

Coherent entity-aware multi-image captioning aims to generate coherent captions for neighboring images in a news document. There are coherence relationships among neighboring images because they often describe same entit…

Caption GenerationCoherence EvaluationContrastive LearningImage Captioning