paper-with-me

Papers

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

2024-07-16 · Shunqi Mao, Chaoyi Zhang, Hang Su, Hwanjun Song, Igor Shalyminov, Weidong Cai

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 .

📄 PDF Abstract BibTeX arXiv:2407.11449

Code (1)

shunqim/ctrl-cic 공식 구현 pytorch

Tasks

Image CaptioningMultimodal Reasoning

Similar Papers 제목 키워드 기반

Contextualized Visual Personalization in Vision-Language Models

2026-02-03 · Yeongtak Oh, Sangwon Yu, Junsung Park, Han Cheol Moon 외 arxiv

Despite recent progress in vision-language models (VLMs), existing approaches often fail to generate personalized responses based on the user's specific experiences, as they lack the ability to associate visual inputs wi…

Image Captioning

Temporal Knowledge-Aware Image Captioning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Contextualized image captioning is a task that extends beyond generating a purely visual description of the image content and aims to produce a caption that is influenced by the context and informed by the real world kno…

Caption GenerationImage CaptioningWorld Knowledge

Contextualized Keyword Representations for Multi-modal Retinal Image Captioning

2021-04-26 · Jia-Hong Huang, Ting-Wei Wu, Marcel Worring

Medical image captioning automatically generates a medical description to describe the content of a given medical image. A traditional medical image captioning model creates a medical description only based on a single m…

AvgImage Captioning

From “Before” to “After”: Generating Natural Language Instructions from Image Pairs in a Simple Visual Domain

2020-12-01 · INLG (ACL) 2020 12 · Robin Rojowiec, Jana Götze, Philipp Sadler, Henrik Voigt 외

While certain types of instructions can be com-pactly expressed via images, there are situations where one might want to verbalise them, for example when directing someone. We investigate the task of Instruction Generati…

Image CaptioningInstruction Following

Directing the World: Fast Autoregressive Video Generation with Compositional Human-Camera Control

2026-06-26 · Haoyuan Wang, Yabo Chen, Haibin Huang, Chi Zhang 외 arxiv

Building interactive world models requires generating realistic videos while maintaining controllable dynamics over long horizons. Autoregressive video generation offers a scalable foundation, but suffers from error accu…

Video Generation