paper-with-me

Papers

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

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

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 images in the context of another group of related reference images. Context-aware group captioning requires not only summarizing information from both the target and reference image group but also contrasting between them. To solve this problem, we propose a framework combining self-attention mechanism with contrastive feature construction to effectively summarize common information from each image group while capturing discriminative information between them. To build the dataset for this task, we propose to group the images and generate the group captions based on single image captions using scene graphs matching. Our datasets are constructed on top of the public Conceptual Captions dataset and our new Stock Captions dataset. Experiments on the two datasets show the effectiveness of our method on this new task. Related Datasets and code are released at https://lizw14.github.io/project/groupcap .

📄 PDF Abstract BibTeX arXiv:2004.03708

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

Geometry Attention Transformer with Position-aware LSTMs for Image Captioning

2021-10-01 · Chi Wang, Yulin Shen, Luping Ji

In recent years, transformer structures have been widely applied in image captioning with impressive performance. For good captioning results, the geometry and position relations of different visual objects are often tho…

DecoderImage CaptioningPosition

Normalized and Geometry-Aware Self-Attention Network for Image Captioning

2020-03-19 · CVPR 2020 6 · Longteng Guo, Jing Liu, Xinxin Zhu, Peng Yao 외

Self-attention (SA) network has shown profound value in image captioning. In this paper, we improve SA from two aspects to promote the performance of image captioning. First, we propose Normalized Self-Attention (NSA), a…

Image CaptioningMachine TranslationQuestion AnsweringTranslation+3

Bi-directional Contextual Attention for 3D Dense Captioning

2024-08-13 · Minjung Kim, Hyung Suk Lim, Soonyoung Lee, Bumsoo Kim 외

3D dense captioning is a task involving the localization of objects and the generation of descriptions for each object in a 3D scene. Recent approaches have attempted to incorporate contextual information by modeling rel…

3D dense captioningAttributeCaption GenerationDense Captioning+1

Exploring Group Video Captioning with Efficient Relational Approximation

2023-01-01 · ICCV 2023 1 · Wang Lin, Tao Jin, Ye Wang, Wenwen Pan 외

Current video captioning efforts most focus on describing a single video while the need for captioning videos in groups has increased considerably. In this study, we propose a new task, group video captioning, which …

Video Captioning

SACT: Self-Aware Multi-Space Feature Composition Transformer for Multinomial Attention for Video Captioning

2020-06-25 · Chiranjib Sur

Video captioning works on the two fundamental concepts, feature detection and feature composition. While modern day transformers are beneficial in composing features, they lack the fundamental problems of selecting and u…

Dense Video CaptioningVideo Captioning