English

Generating More Pertinent Captions by Leveraging Semantics and Style on Multi-Source Datasets

Computer Vision and Pattern Recognition 2023-12-01 v3 Artificial Intelligence Computation and Language Multimedia

Abstract

This paper addresses the task of generating fluent descriptions by training on a non-uniform combination of data sources, containing both human-annotated and web-collected captions. Large-scale datasets with noisy image-text pairs, indeed, provide a sub-optimal source of supervision because of their low-quality descriptive style, while human-annotated datasets are cleaner but smaller in scale. To get the best of both worlds, we propose to leverage and separate semantics and descriptive style through the incorporation of a style token and keywords extracted through a retrieval component. The proposed model avoids the need of object detectors, is trained with a single objective of prompt language modeling, and can replicate the style of human-collected captions while training on sources with different input styles. Experimentally, the model shows a strong capability of recognizing real-world concepts and producing high-quality captions. Extensive experiments are performed on different image captioning datasets, including CC3M, nocaps, and the competitive COCO dataset, where our model consistently outperforms baselines and state-of-the-art approaches.

Keywords

Cite

@article{arxiv.2111.12727,
  title  = {Generating More Pertinent Captions by Leveraging Semantics and Style on Multi-Source Datasets},
  author = {Marcella Cornia and Lorenzo Baraldi and Giuseppe Fiameni and Rita Cucchiara},
  journal= {arXiv preprint arXiv:2111.12727},
  year   = {2023}
}

Comments

Accepted to IJCV

R2 v1 2026-06-24T07:51:07.316Z