arXiv:2510.18560cs.SEcs.AI2025-10被引 13

用真实网页对比评估大模型评鉴能力,发现其与人类专家差距明显。

WebDevJudge: Evaluating (M)LLMs as Critiques for Web Development Quality

  • 构建动态网页环境下的评测基准,支持静态与交互式评估
  • 大模型评鉴结果与人类偏好有显著差距,尤其在功能等价性判断上出错
  • 适合研究自动化评测、人机协同开发的学者和开发者参考

LLM作为评鉴者的新范式在结构化任务中表现良好,但在开放性、动态交互的复杂场景中可靠性尚未明确。为此,我们提出WebDevJudge,一个系统化的网页开发质量评估基准,支持基于静态观察的非交互评估与动态网页环境下的连续交互评估。该基准包含人工偏好标签,并采用结构化、查询导向的评分标准以确保高质量真值。我们全面评估了多种评鉴者,包括LLM、MLLM及智能体工作流,系统研究不同范式与引导机制的影响。实验显示,大模型评鉴者与人类专家存在显著差距,深入分析表明根源在于模型对功能等价性识别、任务可行性验证及偏见缓解能力的不足。WebDevJudge为大模型评鉴提出了挑战,为未来研发更可靠自动评鉴系统提供了关键洞见。代码与数据已开源。

原文摘要 · Abstract (English)

The paradigm of LLM-as-a-judge is emerging as a scalable and efficient alternative to human evaluation, demonstrating strong performance on well-defined tasks. However, its reliability in open-ended tasks with dynamic environments and complex interactions remains unexplored. To bridge the gap, we introduce WebDevJudge, a systematic benchmark for assessing LLM-as-a-judge performance in web development, with support for both non-interactive evaluation based on static observations and continuous interactive evaluation with a dynamic web environment. WebDevJudge comprises human preference labels over paired web implementations, annotated with structured and query-grounded rubrics to ensure high-quality ground truth. Using this benchmark, we comprehensively evaluate various evaluators, including LLMs, MLLMs, and agentic workflows. We systematically investigate the impact of different paradigms and guidance mechanisms. Our experiments reveal a significant gap between LLM judges and human experts. In-depth analysis indicates this gap stems from fundamental model limitations, including failures in recognizing functional equivalence, verifying task feasibility, and mitigating bias. Overall, WebDevJudge presents a challenge to LLM-as-a-judge, offering insights to guide future research toward developing more reliable and capable automated evaluators for complicated scenarios. Code and data are available at https://github.com/lcy2723/WebDevJudge.

大模型评测网页生成自动化评判

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。