π€ AI Summary
Existing evaluations for webpage generation predominantly rely on textual prompts or static screenshots, which are inadequate for assessing a modelβs ability to reconstruct interactive workflows, temporal transitions, and motion continuity from videos. To address this gap, this work introduces the first dedicated benchmark for video-to-webpage generation, leveraging a controllable synthesis pipeline to produce 175 diverse web demonstration videos. A fine-grained visual scoring framework aligned with human preferences is also proposed. Experiments across 19 models reveal significant shortcomings in current approaches regarding the faithful reconstruction of detailed styles and dynamic effects. The proposed automatic scoring achieves 96% agreement with human judgments. The dataset, toolkit, and baseline results are publicly released.
π Abstract
Existing web-generation benchmarks rely on text prompts or static screenshots as input. However, videos naturally convey richer signals such as interaction flow, transition timing, and motion continuity, which are essential for faithful webpage recreation. Despite this potential, video-conditioned webpage generation remains largely unexplored, with no dedicated benchmark for this task. To fill this gap, we introduce WebVR, a benchmark that evaluates whether MLLMs can faithfully recreate webpages from demonstration videos. WebVR contains 175 webpages across diverse categories, all constructed through a controlled synthesis pipeline rather than web crawling, ensuring varied and realistic demonstrations without overlap with existing online pages. We also design a fine-grained, human-aligned visual rubric that evaluates the generated webpages across multiple dimensions. Experiments on 19 models reveal substantial gaps in recreating fine-grained style and motion quality, while the rubric-based automatic evaluation achieves 96% agreement with human preferences. We release the dataset, evaluation toolkit, and baseline results to support future research on video-to-webpage generation.