English

SuperCap: Multi-resolution Superpixel-based Image Captioning

Computer Vision and Pattern Recognition 2025-03-12 v1

Abstract

It has been a longstanding goal within image captioning to move beyond a dependence on object detection. We investigate using superpixels coupled with Vision Language Models (VLMs) to bridge the gap between detector-based captioning architectures and those that solely pretrain on large datasets. Our novel superpixel approach ensures that the model receives object-like features whilst the use of VLMs provides our model with open set object understanding. Furthermore, we extend our architecture to make use of multi-resolution inputs, allowing our model to view images in different levels of detail, and use an attention mechanism to determine which parts are most relevant to the caption. We demonstrate our model's performance with multiple VLMs and through a range of ablations detailing the impact of different architectural choices. Our full model achieves a competitive CIDEr score of 136.9136.9 on the COCO Karpathy split.

Keywords

Cite

@article{arxiv.2503.08496,
  title  = {SuperCap: Multi-resolution Superpixel-based Image Captioning},
  author = {Henry Senior and Luca Rossi and Gregory Slabaugh and Shanxin Yuan},
  journal= {arXiv preprint arXiv:2503.08496},
  year   = {2025}
}

Comments

12 pages, 4 figures

R2 v1 2026-06-28T22:15:58.866Z