PulseAugur
EN
LIVE 09:11:40

New benchmark 1D-Bench evaluates iterative UI code generation

Researchers have introduced 1D-Bench, a new benchmark designed to evaluate iterative UI code generation models. This benchmark is grounded in real-world e-commerce workflows and uses exported intermediate representations that may contain errors, testing model robustness. It requires generating executable React code and supports a multi-round editing process where models receive execution feedback to improve their output. Experiments show that iterative editing generally enhances performance, though further research into advanced training techniques yielded limited gains. AI

IMPACT Establishes a new standard for evaluating UI code generation models, potentially accelerating progress in the field.

RANK_REASON The cluster describes a new benchmark for evaluating AI models, presented in an academic paper on arXiv. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New benchmark 1D-Bench evaluates iterative UI code generation

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Qiao Xu, Yipeng Yu, Chengxiao Feng, Xu Liu ·

    1D-Bench: A Benchmark for Iterative UI Code Generation with Visual Feedback in Real-World

    arXiv:2602.18548v2 Announce Type: replace-cross Abstract: Design-to-code translates high-fidelity UI designs into executable front-end implementations, but progress remains hard to compare due to inconsistent datasets, toolchains, and evaluation protocols. We introduce 1D-Bench, …