paper-with-me

Papers

Diverse Image Captioning with Context-Object Split Latent Spaces

2020-11-02 · NeurIPS 2020 12 · Shweta Mahajan, Stefan Roth

Diverse image captioning models aim to learn one-to-many mappings that are innate to cross-domain datasets, such as of images and texts. Current methods for this task are based on generative latent variable models, e.g. VAEs with structured latent spaces. Yet, the amount of multimodality captured by prior work is limited to that of the paired training data -- the true diversity of the underlying generative process is not fully captured. To address this limitation, we leverage the contextual descriptions in the dataset that explain similar contexts in different visual scenes. To this end, we introduce a novel factorization of the latent space, termed context-object split, to model diversity in contextual descriptions across images and texts within the dataset. Our framework not only enables diverse captioning through context-based pseudo supervision, but extends this to images with novel objects and without paired captions in the training data. We evaluate our COS-CVAE approach on the standard COCO dataset and on the held-out COCO dataset consisting of images with novel objects, showing significant gains in accuracy and diversity.

📄 PDF Abstract BibTeX arXiv:2011.00966

Code (1)

visinf/cos-cvae 공식 구현 pytorch

Tasks

DiversityImage CaptioningObject

Similar Papers 제목 키워드 기반

Show, Interpret and Tell: Entity-aware Contextualised Image Captioning in Wikipedia

2022-09-21 · Khanh Nguyen, Ali Furkan Biten, Andres Mafla, Lluis Gomez 외

Humans exploit prior knowledge to describe images, and are able to adapt their explanation to specific contextual information, even to the extent of inventing plausible explanations when contextual information and images…

ArticlesImage Captioning

Partially-Supervised Novel Object Captioning Leveraging Context from Paired Data

2021-09-10 · Shashank Bujimalla, Mahesh Subedar, Omesh Tickoo

In this paper, we propose an approach to improve image captioning solution for images with novel objects that do not have caption labels in the training dataset. We refer to our approach as Partially-Supervised Novel Obj…

Image CaptioningNovel Object Detectionobject-detectionObject Detection+1

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…

DecoderImage Captioning

Dual-Level Collaborative Transformer for Image Captioning

2021-01-16 · Yunpeng Luo, Jiayi Ji, Xiaoshuai Sun, Liujuan Cao 외

Descriptive region features extracted by object detection networks have played an important role in the recent advancements of image captioning. However, they are still criticized for the lack of contextual information a…

DescriptiveImage Captioningobject-detectionObject Detection

Seeing with Humans: Gaze-Assisted Neural Image Captioning

2016-08-18 · Yusuke Sugano, Andreas Bulling

Gaze reflects how humans process visual scenes and is therefore increasingly used in computer vision systems. Previous works demonstrated the potential of gaze for object-centric tasks, such as object localization and re…

Image CaptioningObjectObject LocalizationScene Recognition+1