FlowEval: Reference-based Evaluation of Generated User Interfaces

📅 2026-05-05
📈 Citations: 0
Influential: 0
📄 PDF

career value

189K/year
📝 Abstract
While large language models (LLMs) and coding agents are often applied to user interface (UI) development, developers find it difficult to reliably assess their proficiency in visual and interaction design. Existing evaluations either rely on human experts, who can accurately assess usability by testing critical flows but are slow and costly, or on automated judges, which are scalable but less accurate and opaque. We present FlowEval, a reference-based framework that measures whether a generated UI supports realistic interaction flows by comparing navigation traces from real websites to traces from generated analogs using reference-based similarity metrics (e.g., dynamic time warping). In a small-scale study with expert UI evaluators, we show that reference-based metrics strongly correlate with human judgments, suggesting that they can provide scalable yet trustworthy evaluation for UI generation systems.
Problem

Research questions and friction points this paper is trying to address.

UI generation
evaluation
interaction design
reference-based metrics
usability assessment
Innovation

Methods, ideas, or system contributions that make the work stand out.

reference-based evaluation
UI generation
interaction flows
navigation traces
dynamic time warping