MobileDreamer: Generative Sketch World Model for GUI Agent
By: Yilin Cao , Yufeng Zhong , Zhixiong Zeng and more
Potential Business Impact:
Helps apps learn to do tasks by imagining steps.
Mobile GUI agents have shown strong potential in real-world automation and practical applications. However, most existing agents remain reactive, making decisions mainly from current screen, which limits their performance on long-horizon tasks. Building a world model from repeated interactions enables forecasting action outcomes and supports better decision making for mobile GUI agents. This is challenging because the model must predict post-action states with spatial awareness while remaining efficient enough for practical deployment. In this paper, we propose MobileDreamer, an efficient world-model-based lookahead framework to equip the GUI agents based on the future imagination provided by the world model. It consists of textual sketch world model and rollout imagination for GUI agent. Textual sketch world model forecasts post-action states through a learning process to transform digital images into key task-related sketches, and designs a novel order-invariant learning strategy to preserve the spatial information of GUI elements. The rollout imagination strategy for GUI agent optimizes the action-selection process by leveraging the prediction capability of world model. Experiments on Android World show that MobileDreamer achieves state-of-the-art performance and improves task success by 5.25%. World model evaluations further verify that our textual sketch modeling accurately forecasts key GUI elements.
Similar Papers
MobileWorldBench: Towards Semantic World Modeling For Mobile Agents
Artificial Intelligence
Helps robots understand phone apps to do tasks.
Current Agents Fail to Leverage World Model as Tool for Foresight
Artificial Intelligence
Agents learn to predict future to make better choices.
Current Agents Fail to Leverage World Model as Tool for Foresight
Artificial Intelligence
Agents learn to predict future outcomes for better decisions.