paper-with-me

Papers

Image Captioning with Context-Aware Auxiliary Guidance

2020-12-10 · Zeliang Song, Xiaofei Zhou, Zhendong Mao, Jianlong Tan

Image captioning is a challenging computer vision task, which aims to generate a natural language description of an image. Most recent researches follow the encoder-decoder framework which depends heavily on the previous generated words for the current prediction. Such methods can not effectively take advantage of the future predicted information to learn complete semantics. In this paper, we propose Context-Aware Auxiliary Guidance (CAAG) mechanism that can guide the captioning model to perceive global contexts. Upon the captioning model, CAAG performs semantic attention that selectively concentrates on useful information of the global predictions to reproduce the current generation. To validate the adaptability of the method, we apply CAAG to three popular captioners and our proposal achieves competitive performance on the challenging Microsoft COCO image captioning benchmark, e.g. 132.2 CIDEr-D score on Karpathy split and 130.7 CIDEr-D (c40) score on official online evaluation server.

📄 PDF Abstract BibTeX arXiv:2012.05545

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Captioning

Similar Papers 제목 키워드 기반

SAIL: Similarity-Aware Guidance and Inter-Caption Augmentation-based Learning for Weakly-Supervised Dense Video Captioning

2026-03-05 · Ye-Chan Kim, SeungJu Cha, Si-Woo Kim, Minju Jeon 외 arxiv

Weakly-Supervised Dense Video Captioning aims to localize and describe events in videos trained only on caption annotations, without temporal boundaries. Prior work introduced an implicit supervision paradigm based on Ga…

Dense Video Captioning

Temporal Knowledge-Aware Image Captioning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Contextualized image captioning is a task that extends beyond generating a purely visual description of the image content and aims to produce a caption that is influenced by the context and informed by the real world kno…

Caption GenerationImage CaptioningWorld Knowledge

Unbiased Multi-Modality Guidance for Image Inpainting

2022-08-25 · Yongsheng Yu, Dawei Du, Libo Zhang, Tiejian Luo

Image inpainting is an ill-posed problem to recover missing or damaged image content based on incomplete images with masks. Previous works usually predict the auxiliary structures (e.g., edges, segmentation and contours)…

Image InpaintingSemantic Segmentation

Context-Aware Group Captioning via Self-Attention and Contrastive Features

2020-04-07 · CVPR 2020 6 · Zhuowan Li, Quan Tran, Long Mai, Zhe Lin 외

While image captioning has progressed rapidly, existing works focus mainly on describing single images. In this paper, we introduce a new task, context-aware group captioning, which aims to describe a group of target ima…

Image Captioning

Context-Aware Visual Policy Network for Fine-Grained Image Captioning

2019-06-06 · Zheng-Jun Zha, Daqing Liu, Hanwang Zhang, Yongdong Zhang 외

With the maturity of visual detection techniques, we are more ambitious in describing visual content with open-vocabulary, fine-grained and free-form language, i.e., the task of image captioning. In particular, we are in…

Image CaptioningImage Paragraph CaptioningSentenceText Generation