MEGA Hub

Scaling GUI Agents with Visual State Transitions

Authors

Do you know Xiangyan Liu?You can claim authorship or link another user.Do you know Kaixin Li?You can claim authorship or link another user.Do you know Haonan Wang?You can claim authorship or link another user.Do you know Biao Wu?You can claim authorship or link another user.Do you know Meng Fang?You can claim authorship or link another user.Do you know Longxu Dou?You can claim authorship or link another user.Do you know Chao Du?You can claim authorship or link another user.Do you know Michael Qizhe Shieh?You can claim authorship or link another user.Do you know Tianyu Pang?You can claim authorship or link another user.

Abstract

We introduce State Transition Pretraining (STP) as a new scaling axis for GUI agents. During the STP stage, we continually pretrain a unified multimodal model on visual state transitions by jointly optimizing inverse dynamics (predicting actions from state changes) and forward dynamics (predicting next states from current states and actions). This optimization equips the model with better action-grounded visual representations and an internal world model of GUI dynamics. When subsequently fine-tuned on trajectories with task instructions, our STP-trained models consistently outperform baselines trained solely via direct trajectory fine-tuning across agent benchmarks in both desktop and mobile GUI scenarios (AgentNetBench, AndroidControl, and GUIOdyssey). Further empirical studies show that joint dynamics optimization yields stable improvements over single-objective training, and downstream performance scales steadily with the volume of transition data.

Community

00