ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.5k
Citations
194
Influential Citations
Journal of Artificial Intelligence Research
Venue
2013
Year
The ability to associate images with natural language sentences that describe what is depicted in them is a hallmark of image understanding, and a prerequisite for applications such as sentence-based image search. In analogy to image search, we propose to frame sentence-based image annotation as the task of ranking a given pool of captions. We introduce a new benchmark collection for sentence-based image description and search, consisting of 8,000 images that are each paired with five different captions which provide clear descriptions of the salient entities and events. We introduce a number of systems that perform quite well on this task, even though they are only based on features that can be obtained with minimal supervision. Our results clearly indicate the importance of training on multiple captions per image, and of capturing syntactic (word order-based) and semantic features of these captions. We also perform an in-depth comparison of human and automatic evaluation metrics for this task, and propose strategies for collecting human judgments cheaply and on a very large scale, allowing us to augment our collection with additional relevance judgments of which captions describe which image. Our analysis shows that metrics that consider the ranked list of results for each query image or sentence are significantly more robust than metrics that are based on a single response per query. Moreover, our study suggests that the evaluation of ranking-based image description systems may be fully automated.
This paper, published in 2013, was foundational in bridging computer vision and natural language processing by framing image description as a ranking task. At a time when most work focused on object recognition or single-label annotation, this paper proposed a more holistic task: given an image, rank a set of captions by relevance. This formulation directly enabled sentence-based image search and annotation, which are core to modern multimodal AI systems.
The introduction of the benchmark dataset (8,000 images, each with five captions) provided a standardized testbed that the community could use to compare approaches. This dataset, later known as the PASCAL Sentence dataset, became widely adopted and spurred research in image captioning and visual grounding. The paper's emphasis on evaluation metrics also highlighted the need for robust, scalable evaluation, which remains a critical issue in AI.
The paper reports that systems using multiple captions per image outperform those using a single caption, and that incorporating syntactic and semantic features yields significant gains. For instance, the best system achieves high recall on the ranking task, though specific numbers are not detailed in the abstract. The evaluation analysis shows that ranking-based metrics correlate better with human judgments than metrics based on a single response per query. The study concludes that automatic evaluation of ranking-based image description systems is feasible, which is a key finding for reducing reliance on human evaluation.
This paper had a lasting impact on the field of vision-language research. It established a benchmark and evaluation protocol that became standard for image captioning and retrieval tasks. The idea of framing tasks as ranking problems influenced subsequent work in visual semantic embedding and cross-modal retrieval. Moreover, the paper's insights on evaluation metrics and crowdsourcing have informed best practices for dataset creation and evaluation in AI. The work is highly cited (over 1,400 citations) and remains a reference point for researchers developing multimodal systems.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba