English

Controllable Contextualized Image Captioning: Directing the Visual Narrative through User-Defined Highlights

Computer Vision and Pattern Recognition 2024-07-17 v1 Artificial Intelligence

Abstract

Contextualized Image Captioning (CIC) evolves traditional image captioning into a more complex domain, necessitating the ability for multimodal reasoning. It aims to generate image captions given specific contextual information. This paper further introduces a novel domain of Controllable Contextualized Image Captioning (Ctrl-CIC). Unlike CIC, which solely relies on broad context, Ctrl-CIC accentuates a user-defined highlight, compelling the model to tailor captions that resonate with the highlighted aspects of the context. We present two approaches, Prompting-based Controller (P-Ctrl) and Recalibration-based Controller (R-Ctrl), to generate focused captions. P-Ctrl conditions the model generation on highlight by prepending captions with highlight-driven prefixes, whereas R-Ctrl tunes the model to selectively recalibrate the encoder embeddings for highlighted tokens. Additionally, we design a GPT-4V empowered evaluator to assess the quality of the controlled captions alongside standard assessment methods. Extensive experimental results demonstrate the efficient and effective controllability of our method, charting a new direction in achieving user-adaptive image captioning. Code is available at https://github.com/ShunqiM/Ctrl-CIC .

Keywords

Cite

@article{arxiv.2407.11449,
  title  = {Controllable Contextualized Image Captioning: Directing the Visual Narrative through User-Defined Highlights},
  author = {Shunqi Mao and Chaoyi Zhang and Hang Su and Hwanjun Song and Igor Shalyminov and Weidong Cai},
  journal= {arXiv preprint arXiv:2407.11449},
  year   = {2024}
}

Comments

ECCV 2024

R2 v1 2026-06-28T17:42:37.611Z