CLAICVFeb 27, 2025

A Thousand Words or An Image: Studying the Influence of Persona Modality in Multimodal LLMs

arXiv:2502.20504v11 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses a gap in understanding persona representation for improving conversational agents, though it is incremental as it focuses on a specific limitation rather than a breakthrough.

The paper investigates how different modalities (text, image, or combined) affect persona embodiment in multimodal LLMs, finding that detailed text yields more linguistic habits while typographical images show better consistency, with LLMs often overlooking image-based persona details.

Large language models (LLMs) have recently demonstrated remarkable advancements in embodying diverse personas, enhancing their effectiveness as conversational agents and virtual assistants. Consequently, LLMs have made significant strides in processing and integrating multimodal information. However, even though human personas can be expressed in both text and image, the extent to which the modality of a persona impacts the embodiment by the LLM remains largely unexplored. In this paper, we investigate how do different modalities influence the expressiveness of personas in multimodal LLMs. To this end, we create a novel modality-parallel dataset of 40 diverse personas varying in age, gender, occupation, and location. This consists of four modalities to equivalently represent a persona: image-only, text-only, a combination of image and small text, and typographical images, where text is visually stylized to convey persona-related attributes. We then create a systematic evaluation framework with 60 questions and corresponding metrics to assess how well LLMs embody each persona across its attributes and scenarios. Comprehensive experiments on $5$ multimodal LLMs show that personas represented by detailed text show more linguistic habits, while typographical images often show more consistency with the persona. Our results reveal that LLMs often overlook persona-specific details conveyed through images, highlighting underlying limitations and paving the way for future research to bridge this gap. We release the data and code at https://github.com/claws-lab/persona-modality .

Foundations

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

Your Notes