Search papers, labs, and topics across Lattice.
This paper introduces GUI-CC, a benchmark designed to assess the contextual consistency of GUI world models in multi-step agent environments, addressing a critical gap in current evaluations that focus primarily on one-step predictions. By implementing both offline and online tracks, the benchmark tests models on their ability to maintain contextual integrity across multiple interactions, revealing significant shortcomings in existing models. The findings indicate that while models can generate visually plausible screens, they frequently fail to maintain task-relevant context necessary for effective multi-step interactions, highlighting the need for improved evaluation metrics in GUI agent environments.
Current GUI world models often produce visually appealing screens but lack the contextual consistency needed for effective multi-step agent interactions.
GUI world models are increasingly evaluated as one-step next-screen predictors, yet their intended use is often as multi-step environments for GUI agents. This mismatch leaves a key requirement under-tested: generated states must remain contextually consistent when they are repeatedly reused for future interaction. We introduce GUI-CC, a benchmark that evaluates contextual consistency of GUI world models as agent environments rather than isolated next-screen predictors. GUI-CC contains two complementary tracks: an offline reference-action track that rolls models along real mobile GUI trajectories, and an online agent-loop track that lets fixed probing agents interact with model-generated UIs. We construct 500 offline trajectory tasks from GUIOdyssey and 200 emulator-verified online tasks across 30 mobile apps. GUI-CC evaluates transition fidelity, transition plausibility, contextual consistency, and task progress. Experiments show that plausible single-step generation does not guarantee reliable environment simulation: current models often produce usable-looking screens while failing to preserve task-relevant context or support executable multi-step rollouts.