pith. machine review for the scientific record. sign in

arxiv: 1411.4555 · v2 · submitted 2014-11-17 · 💻 cs.CV

Recognition: unknown

Show and Tell: A Neural Image Caption Generator

Authors on Pith no claims yet
classification 💻 cs.CV
keywords imagemodelbleu-1computercurrentdatasetdescribinglanguage
0
0 comments X
read the original abstract

Automatically describing the content of an image is a fundamental problem in artificial intelligence that connects computer vision and natural language processing. In this paper, we present a generative model based on a deep recurrent architecture that combines recent advances in computer vision and machine translation and that can be used to generate natural sentences describing an image. The model is trained to maximize the likelihood of the target description sentence given the training image. Experiments on several datasets show the accuracy of the model and the fluency of the language it learns solely from image descriptions. Our model is often quite accurate, which we verify both qualitatively and quantitatively. For instance, while the current state-of-the-art BLEU-1 score (the higher the better) on the Pascal dataset is 25, our approach yields 59, to be compared to human performance around 69. We also show BLEU-1 score improvements on Flickr30k, from 56 to 66, and on SBU, from 19 to 28. Lastly, on the newly released COCO dataset, we achieve a BLEU-4 of 27.7, which is the current state-of-the-art.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CBV: Clean-label Backdoor Attacks on Vision Language Models via Diffusion Models

    cs.AI 2026-05 unverdicted novelty 7.0

    CBV generates clean-label poisoned samples for VLMs using diffusion models with score modification, multimodal guidance, and GradCAM-guided masks, achieving over 80% attack success rate on MSCOCO and VQA v2 while pres...

  2. Microsoft COCO Captions: Data Collection and Evaluation Server

    cs.CV 2015-04 accept novelty 6.0

    Microsoft COCO Captions provides 1.5 million human captions across 330,000 images and a public server to evaluate captioning models with BLEU, METEOR, ROUGE, and CIDEr.