paper-with-me

Papers

Code2World: A GUI World Model via Renderable Code Generation

2026-02-10 · Yuhao Zheng, Li'an Zhong, Yi Wang, Rui Dai, Kaikui Liu, Xiangxiang Chu, Linyuan Lv, Philip Torr, Kevin Qinghong Lin arxiv

Autonomous GUI agents interact with environments by perceiving interfaces and executing actions. As a virtual sandbox, the GUI World model empowers agents with human-like foresight by enabling action-conditioned prediction. However, existing text- and pixel-based approaches struggle to simultaneously achieve high visual fidelity and fine-grained structural controllability. To this end, we propose Code2World, a vision-language coder that simulates the next visual state via renderable code generation. Specifically, to address the data scarcity problem, we construct AndroidCode by translating GUI trajectories into high-fidelity HTML and refining synthesized code through a visual-feedback revision mechanism, yielding a corpus of over 80K high-quality screen-action pairs. To adapt existing VLMs into code prediction, we first perform SFT as a cold start for format layout following, then further apply Render-Aware Reinforcement Learning which uses rendered outcome as the reward signal by enforcing visual semantic fidelity and action consistency. Extensive experiments demonstrate that Code2World-8B achieves the top-performing next UI prediction, rivaling the competitive GPT-5 and Gemini-3-Pro-Image. Notably, Code2World significantly enhances downstream navigation success rates in a flexible manner, boosting Gemini-2.5-Flash by +9.5% on AndroidWorld navigation. The code is available at https://github.com/AMAP-ML/Code2World.

📄 PDF Abstract BibTeX arXiv:2602.09856

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCode Generation

Similar Papers 제목 키워드 기반

Generative Visual Code Mobile World Models

2026-02-02 · Woosung Koh, Sungjun Han, Segyu Lee, Se-Young Yun 외 arxiv

Mobile Graphical User Interface (GUI) World Models (WMs) offer a promising path for improving mobile GUI agent performance at train- and inference-time. However, current approaches face a critical trade-off: text-based W…

Code Generation

How Mobile World Model Guides GUI Agents?

2026-05-11 · Weikai Xu, Kun Huang, Yunren Feng, Jiaxing Li 외 arxiv

Recent advances in vision-language models have enabled mobile GUI agents to perceive visual interfaces and execute user instructions, but reliable prediction of action consequences remains critical for long-horizon and h…

Walking in the Implicit: Interactive World Exploration via Neural Scene Representation

2026-06-29 · Zhiqi Li, Chengrui Dong, Zhenhua Du, Hangning Zhou 외 arxiv

Interactive video generation systems for camera-controlled world exploration roll out growing sequences of latent video frames, entangling state transition with high-frequency observation synthesis. We propose Walking in…

Video Generation

RNR-Nav: A Real-World Visual Navigation System Using Renderable Neural Radiance Maps

2024-10-08 · Minsoo Kim, Obin Kwon, Howoong Jun, Songhwai Oh

We propose a novel visual localization and navigation framework for real-world environments directly integrating observed visual information into the bird-eye-view map. While the renderable neural radiance map (RNR-Map) …

Visual LocalizationVisual Navigation

World from Motion: Generative Dynamic Gaussian Reconstruction from Monocular Video

2026-07-01 · Liyuan Zhu, Shengyu Huang, Amrita Mazumdar, Tianye Li 외 arxiv

We present World from Motion, a method for generating freely renderable dynamic 3D Gaussian representations from monocular videos. Our approach conditions a video model on dense, pixel-aligned renderings that encode appe…