CIC: A Framework for Culturally-Aware Image Captioning
Youngsik Yun, Jihie Kim
TL;DR
This work addresses the paucity of culturally descriptive captions in image captioning by introducing Cultural Image Captioning (CIC), a three-stage framework that generates culture-centered questions, extracts cultural elements via VQA, and uses LLM prompts to produce culturally aware captions. Leveraging BLIP2 for captioning and ChatGPT for generation, CIC is evaluated on the GD-VCR dataset through qualitative, human, and automatic metrics, showing improved cultural descriptiveness over strong VLP baselines. The study also introduces a Culture Noise Rate (CNR) metric and ablation analyses to validate the impact of prompts and vocabulary extraction. While promising, the approach acknowledges biases in current models and calls for broader cultural coverage and development of non-reference evaluation methods to better capture cultural elements in images.
Abstract
Image Captioning generates descriptive sentences from images using Vision-Language Pre-trained models (VLPs) such as BLIP, which has improved greatly. However, current methods lack the generation of detailed descriptive captions for the cultural elements depicted in the images, such as the traditional clothing worn by people from Asian cultural groups. In this paper, we propose a new framework, Culturally-aware Image Captioning (CIC), that generates captions and describes cultural elements extracted from cultural visual elements in images representing cultures. Inspired by methods combining visual modality and Large Language Models (LLMs) through appropriate prompts, our framework (1) generates questions based on cultural categories from images, (2) extracts cultural visual elements from Visual Question Answering (VQA) using generated questions, and (3) generates culturally-aware captions using LLMs with the prompts. Our human evaluation conducted on 45 participants from 4 different cultural groups with a high understanding of the corresponding culture shows that our proposed framework generates more culturally descriptive captions when compared to the image captioning baseline based on VLPs. Resources can be found at https://shane3606.github.io/cic..
