Personalized Image Descriptions from Attention Sequences
Ruoyu Xue, Hieu Le, Jingyi Xu, Sounak Mondal, Abe Leite, Gregory Zelinsky, Minh Hoai, Dimitris Samaras
TL;DR
DEPER addresses the gap in personalized image descriptions by modeling individual viewing patterns alongside linguistic style. It introduces a three-component subject representation—dual-context encoder, trajectory-informed extractor, and trajectory decoder—and grounds it in a lightweight VLM adapter to generate subject-specific captions without gaze data at test time. Across four datasets, DEPER delivers consistent improvements and demonstrates strong few-shot generalization to unseen subjects, with ablations confirming the critical role of attention dynamics. The approach highlights the value of behavior-aware representations for enhancing human alignment in multimodal systems and opens avenues for broader personalization in vision-language tasks.
Abstract
People can view the same image differently: they focus on different regions, objects, and details in varying orders and describe them in distinct linguistic styles. This leads to substantial variability in image descriptions. However, existing models for personalized image description focus on linguistic style alone, with no prior work leveraging individual viewing patterns. We address this gap by explicitly modeling personalized viewing behavior as a core factor in description generation. Our method, DEPER (DEscription-PERception persona encoder), learns a subject embedding that captures both linguistic style and viewing behavior, guided by an auxiliary attention-prediction task. A lightweight adapter aligns these embeddings with a frozen vision-language model, enabling few-shot personalization without retraining. Across four datasets spanning diverse viewing tasks and both short and detailed descriptions, DEPER achieves a 24% average improvement, showing that modeling personalized attention produces more human-aligned and high-quality descriptions. We posit that understanding how people see helps predict what they say; modeling human diversity in perception can improve both performance and human alignment in multimodal systems.
