WebWorld: The Browser as a World Model for Self-Improving Web Code

📅 2026-08-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
论文提出WebWorld接口,通过让VLM与浏览器自主交互并验证代码有效性,解决了VLM驱动的网页代码自我改进中的结构缺陷。
📝 Abstract
VLM-driven self-improvement of web code has a structural flaw: the model that proposes the repair is the model that judges it, and visual plausibility under that judge is a poor proxy for whether the page actually works. What the loop is missing is a counterparty the VLM cannot fool, and the browser already is that counterparty: a deterministic, executable simulator of how an HTML artifact behaves under user actions, and in everything but name a world model for web code. We present WebWorld, the interface that lets a VLM prior interact with this browser-as-world-model autonomously and decides which interactions become supervision. Each round, the VLM emits a critique that the planner compiles into a typed interaction contract; the browser re-executes the candidate and issues an acceptance certificate only when both target progress and preservation of every previously verified capability hold; certified transitions accumulate as a quality ratchet that is the only thing the SFT export ever sees. Under matched training, WebWorld-27B improves Raw-27B by 5.3 points on HTMLBench-400 and 14.9 points on MiniAppBench-Val, and reaches the level of strong frontier systems such as Kimi-K2.6 and GPT-5.4 on interactive HTML generation. Equal-size ablations show that browser-backed admission carries the gain: without the certificate, the matched 9B lift nearly disappears.
Problem

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

VLM
self-improvement
web code
visual plausibility
browser
Innovation

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

browser-as-world-model
visual language model
self-improvement
web code
certified transitions
🔎 Similar Papers
No similar papers found.
J
Jiajun Wu
Beihang University
J
Jian Yang
Beihang University
Yaxin Du
Yaxin Du
Shanghai Jiao Tong University
federated learningLLM agents
W
Wei Zhang
Beihang University
H
Haowen Wang
IQuest Research
J
Junhang Cheng
Beihang University
Y
Yuxuan Zhang
IQuest Research
T
Tuney Zheng
IQuest Research
X
Xianglong Liu
Beihang University
M
Ming Zhou
Langboat