MLLM as a UI Judge: Benchmarking Multimodal LLMs for Predicting Human Perception of User Interfaces
Reuben A. Luera, Ryan Rossi, Franck Dernoncourt, Samyadeep Basu, Sungchul Kim, Subhojyoti Mukherjee, Puneet Mathur, Ruiyi Zhang, Jihyung Kil, Nedim Lipka, Seunghyun Yoon, Jiuxiang Gu, Zichao Wang, Cindy Xiong Bearfield, Branislav Kveton
TL;DR
This work investigates whether multimodal LLMs can serve as early evaluators of user interfaces by benchmarking three state-of-the-art models against human judgments across 30 UIs and nine UI factors. It conducts two tasks—absolute score prediction and pairwise preference prediction—to assess alignment, using human data collected via crowdsourcing as a ground truth. The results show moderate alignment for some cognitive and perceptual factors, with stronger performance in pairwise rankings when UI differences are large, but limited precision for fine-grained, emotion-related aspects. The authors provide a benchmark dataset to enable fine-tuning and RLHF-based improvements, highlighting that MLLMs should supplement but not replace human UX research, especially in low-stakes, rapid-design contexts.
Abstract
In an ideal design pipeline, user interface (UI) design is intertwined with user research to validate decisions, yet studies are often resource-constrained during early exploration. Recent advances in multimodal large language models (MLLMs) offer a promising opportunity to act as early evaluators, helping designers narrow options before formal testing. Unlike prior work that emphasizes user behavior in narrow domains such as e-commerce with metrics like clicks or conversions, we focus on subjective user evaluations across varied interfaces. We investigate whether MLLMs can mimic human preferences when evaluating individual UIs and comparing them. Using data from a crowdsourcing platform, we benchmark GPT-4o, Claude, and Llama across 30 interfaces and examine alignment with human judgments on multiple UI factors. Our results show that MLLMs approximate human preferences on some dimensions but diverge on others, underscoring both their potential and limitations in supplementing early UX research.
