English

Altogether: Image Captioning via Re-aligning Alt-text

Computer Vision and Pattern Recognition 2024-12-31 v3 Computation and Language

Abstract

This paper focuses on creating synthetic data to improve the quality of image captions. Existing works typically have two shortcomings. First, they caption images from scratch, ignoring existing alt-text metadata, and second, lack transparency if the captioners' training data (e.g. GPT) is unknown. In this paper, we study a principled approach Altogether based on the key idea to edit and re-align existing alt-texts associated with the images. To generate training data, we perform human annotation where annotators start with the existing alt-text and re-align it to the image content in multiple rounds, consequently constructing captions with rich visual concepts. This differs from prior work that carries out human annotation as a one-time description task solely based on images and annotator knowledge. We train a captioner on this data that generalizes the process of re-aligning alt-texts at scale. Our results show our Altogether approach leads to richer image captions that also improve text-to-image generation and zero-shot image classification tasks.

Keywords

Cite

@article{arxiv.2410.17251,
  title  = {Altogether: Image Captioning via Re-aligning Alt-text},
  author = {Hu Xu and Po-Yao Huang and Xiaoqing Ellen Tan and Ching-Feng Yeh and Jacob Kahn and Christine Jou and Gargi Ghosh and Omer Levy and Luke Zettlemoyer and Wen-tau Yih and Shang-Wen Li and Saining Xie and Christoph Feichtenhofer},
  journal= {arXiv preprint arXiv:2410.17251},
  year   = {2024}
}

Comments

accepted by EMNLP 2024; Meta CLIP 1.2 Data Engine

R2 v1 2026-06-28T19:31:54.264Z