paper-with-me

Papers

UXBench: Measuring the Actionability of LLM-Generated UX Critiques

2026-06-15 · Wenjie Wang, Yue Huang, Zipeng Ling, Han Bao, Hang hua, Xiaonan Luo, Yu Jiang, Shiyi Du, Yuexing Hao, Xiaomin Li, Yuchen Ma, Dianzhuo Wang, Yanfang Ye, Xiangliang Zhang arxiv

Large language models (LLMs) are increasingly deployed as UX judges that inspect interfaces, diagnose usability problems, and propose repairs. Yet no controlled benchmark measures whether the resulting critiques are reliable and actionable across heterogeneous product surfaces. We introduce UXBench, a benchmark for evaluating LLMs as interaction-grounded UX judges. UXBench comprises local-first runnable web fixtures spanning ten product-surface families, paired with coverage-gated browser exploration that forces models to collect interaction evidence before reporting. Each judge model produces a structured UX report over seven rubric dimensions; report quality is measured by whether a fixed downstream repair agent can improve the interface based on the critique. We evaluate eight frontier models under both an automated repair-lift protocol and a blind human validation study. Results show that UX judging is neither saturated nor one dimensional: models differ meaningfully in report actionability, exhibit distinct rubric-level repair signatures, vary in fixture-level reliability, and trade leadership across surface categories

📄 PDF Abstract BibTeX arXiv:2606.16262

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CriticAL: Critic Automation with Language Models

2024-11-10 · Michael Y. Li, Vivek Vajipey, Noah D. Goodman, Emily B. Fox

Understanding the world through models is a fundamental goal of scientific research. While large language model (LLM) based approaches show promise in automating scientific discovery, they often overlook the importance o…

Large Language Modelscientific discovery

Counsel: A Meta-Evaluation Dataset for Agentic Tasks

2026-06-19 · Sashank Pisupati, Henry Broomfield, Eujeong Choi, Antonia Calvi 외 arxiv

As agentic systems tackle increasingly complex multi-step tasks, evaluating their trajectories presents a major bottleneck - human annotation of a single trajectory on popular agentic benchmarks can take hours, making it…

UXBench: Benchmarking User Experience in AI Assistants

2026-06-08 · Mengze Hong, Xia Zeng, Zeyang Lei, Sheng Wang 외 arxiv

As AI assistants serve millions of users daily, evaluating user experience (UX) beyond general model capability has become increasingly important. We present UXBench, the first user-centric benchmark grounded in real use…

Dialogue Generation

Self-Generated Critiques Boost Reward Modeling for Language Models

2024-11-25 · Yue Yu, Zhengxing Chen, Aston Zhang, Liang Tan 외

Reward modeling is crucial for aligning large language models (LLMs) with human preferences, especially in reinforcement learning from human feedback (RLHF). However, current reward models mainly produce scalar scores an…

Reasoning for Mobile User Experience with Multimodal LLMs: Task, Benchmark, and Approach

2026-06-11 · Ruichao Mao, Zhou Fang, Teng Guo, Hao Yang 외 arxiv

User experience (UX) centered on usability, perceived consistency, and functional clarity is fundamental to real-world user interfaces (UI). The application of multimodal large language models (MLLMs) in the field of use…

Reinforcement LearningLogical ReasoningCode Generation