ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
396
Citations
13
Influential Citations
IEEE Transactions on Pattern Analysis and Machine Intelligence
Venue
2022
Year
Connecting Vision and Language plays an essential role in Generative Intelligence. For this reason, large research efforts have been devoted to image captioning, i.e. describing images with syntactically and semantically meaningful sentences. Starting from 2015 the task has generally been addressed with pipelines composed of a visual encoder and a language model for text generation. During these years, both components have evolved considerably through the exploitation of object regions, attributes, the introduction of multi-modal connections, fully-attentive approaches, and BERT-like early-fusion strategies. However, regardless of the impressive results, research in image captioning has not reached a conclusive answer yet. This work aims at providing a comprehensive overview of image captioning approaches, from visual encoding and text generation to training strategies, datasets, and evaluation metrics. In this respect, we quantitatively compare many relevant state-of-the-art approaches to identify the most impactful technical innovations in architectures and training strategies. Moreover, many variants of the problem and its open challenges are discussed. The final goal of this work is to serve as a tool for understanding the existing literature and highlighting the future directions for a research area where Computer Vision and Natural Language Processing can find an optimal synergy.
Image captioning sits at the intersection of computer vision and natural language processing, a critical area for generative AI. This survey, published in IEEE TPAMI with 396 citations, offers a timely and comprehensive review of the field from 2015 onward. As models have evolved from region-based CNNs to fully-attentive Transformers and BERT-like early fusion, the literature has grown fragmented. This paper provides a structured map of the landscape, making it invaluable for both newcomers and seasoned researchers.
The survey's quantitative comparison of many state-of-the-art methods is particularly valuable. By systematically evaluating architectures and training strategies on standard benchmarks, the authors identify which innovations truly drive performance. This helps the community focus on the most promising directions rather than chasing incremental gains.
The survey reports that fully-attentive models (e.g., Transformers) and BERT-like early fusion strategies consistently outperform earlier region-based approaches on COCO Captions. For example, models using object detectors as encoders achieve CIDEr scores around 120, while Transformer-based models reach over 130. The paper also notes that reinforcement learning-based training (e.g., CIDEr optimization) yields significant gains over standard cross-entropy.
This survey consolidates a decade of rapid progress in image captioning, providing a clear reference for the community. By identifying the most impactful innovations, it helps guide future research toward underexplored areas like compositional generalization, bias mitigation, and real-world deployment. The work underscores the synergy between vision and language, a cornerstone of multimodal AI.
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