CLCVApr 1, 2024

An image speaks a thousand words, but can everyone listen? On image transcreation for cultural relevance

arXiv:2404.01247v336 citationsh-index: 20Has CodeEMNLP
Originality Incremental advance
AI Analysis

This addresses the challenge of adapting multimedia content across cultures, but it is incremental as it builds on existing generative models and highlights limitations.

The paper tackled the problem of translating images for cultural relevance, finding that current image-editing models largely fail, with the best pipelines successfully translating only 5% of images in some cases.

Given the rise of multimedia content, human translators increasingly focus on culturally adapting not only words but also other modalities such as images to convey the same meaning. While several applications stand to benefit from this, machine translation systems remain confined to dealing with language in speech and text. In this work, we take a first step towards translating images to make them culturally relevant. First, we build three pipelines comprising state-of-the-art generative models to do the task. Next, we build a two-part evaluation dataset: i) concept: comprising 600 images that are cross-culturally coherent, focusing on a single concept per image, and ii) application: comprising 100 images curated from real-world applications. We conduct a multi-faceted human evaluation of translated images to assess for cultural relevance and meaning preservation. We find that as of today, image-editing models fail at this task, but can be improved by leveraging LLMs and retrievers in the loop. Best pipelines can only translate 5% of images for some countries in the easier concept dataset and no translation is successful for some countries in the application dataset, highlighting the challenging nature of the task. Our code and data is released here: https://github.com/simran-khanuja/image-transcreation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes