English

Improving Image Captioning Descriptiveness by Ranking and LLM-based Fusion

Computer Vision and Pattern Recognition 2025-10-28 v3 Artificial Intelligence Computation and Language Databases Machine Learning

Abstract

State-of-The-Art (SoTA) image captioning models are often trained on the MicroSoft Common Objects in Context (MS-COCO) dataset, which contains human-annotated captions with an average length of approximately ten tokens. Although effective for general scene understanding, these short captions often fail to capture complex scenes and convey detailed information. Moreover, captioning models tend to exhibit bias towards the ``average'' caption, which captures only the more general aspects, thus overlooking finer details. In this paper, we present a novel approach to generate richer and more informative image captions by combining the captions generated from different SoTA captioning models. Our proposed method requires no additional model training: given an image, it leverages pre-trained models from the literature to generate the initial captions, and then ranks them using a newly introduced image-text-based metric, which we name BLIPScore. Subsequently, the top two captions are fused using a Large Language Model (LLM) to produce the final, more detailed description. Experimental results on the MS-COCO and Flickr30k test sets demonstrate the effectiveness of our approach in terms of caption-image alignment and hallucination reduction according to the ALOHa, CAPTURE, and Polos metrics. A subjective study lends additional support to these results, suggesting that the captions produced by our model are generally perceived as more consistent with human judgment. By combining the strengths of diverse SoTA models, our method enhances the quality and appeal of image captions, bridging the gap between automated systems and the rich and informative nature of human-generated descriptions. This advance enables the generation of more suitable captions for the training of both vision-language and captioning models.

Keywords

Cite

@article{arxiv.2306.11593,
  title  = {Improving Image Captioning Descriptiveness by Ranking and LLM-based Fusion},
  author = {Luigi Celona and Simone Bianco and Marco Donzella and Paolo Napoletano},
  journal= {arXiv preprint arXiv:2306.11593},
  year   = {2025}
}

Comments

This manuscript has been accepted for publication in Springer Neural Computing and Applications

R2 v1 2026-06-28T11:09:44.819Z