Beyond Pixel Histories: World Models with Persistent 3D State

32d ago · Global · primary source: export.arxiv.org

A research team has introduced PERSIST, a world model that simulates the evolution of a latent 3D scene to generate coherent, evolving 3D worlds with persistent spatial memory and consistent geometry, according to a paper posted on arXiv [1]. The framework, detailed in a submission last revised on 3 June 2026, departs from existing interactive world models that rely on pixel-based histories and limited temporal context windows [1][2]. Instead, PERSIST decomposes world simulation into three coupled components: a world-frame model that predicts how a learned representation of a 3D scene evolves over time, a camera model that tracks the agent’s viewpoint, and a world-to-pixel generation module that produces observations via differentiable projection and a learned rendering function [3]. “Rather than treating pixels as the primary carrier of memory, PERSIST models the structure and dynamics of the environment in a latent 3D space,” the authors write [4]. The camera acts as a query mechanism that extracts the subset of 3D information relevant to guide the generation of the current frame [4]. This formulation enables long-horizon rollouts with fixed-cost memory and enforces geometric consistency by construction, while remaining compatible with modern diffusion and flow-based training objectives [5]. World models, which build internal representations of an environment and predict how it changes over time in response to actions, have been a focus of AI research since the 1990s and now power applications in robotics, autonomous driving, and interactive video generation [6]. The PERSIST framework was evaluated in a complex 3D environment and showed substantially improved long-horizon generation quality compared to rolling-window and memory-retrieval baselines, with stronger temporal stability, improved spatial memory when revisiting previously observed regions, and markedly better 3D consistency overall [3][5]. The authors also demonstrate novel capabilities including synthesising diverse 3D environments from a single image, explicit 3D scene initialisation, mid-episode scene edits, and the emergence of off-screen dynamic processes that continue to evolve even when not directly observed [1][4]. The paper was first submitted on 3 March 2026 by Samuel Garcin and colleagues, with an initial submission size of 19,623 KB; the revised version weighed 15,543 KB [1].

tool-releaseresearch-paperapplication

Background sources we checked (7)
  • arxiv.org ↗ Interactive world models continually generate video by responding to a user's actions, enabling open-ended generation capabilities. However, existing models typically lack a 3D representation of the environment, meaning 3D consistency must be implicitly learned from data, and spa…
  • arxiv.org ↗ # Beyond Pixel Histories: World Models with Persistent 3D State [...] Interactive world models continually generate video by responding to a user’s actions, enabling open-ended generation capabilities. However, existing models typically lack a 3D representation of the environment…
  • arxiv.org ↗ Beyond Pixel Histories: World Models with Persistent 3D State [...] # Beyond Pixel Histories: World Models with Persistent 3D State [...] Interactive world models continually generate video by responding to a user’s actions, enabling open-ended generation capabilities. However, e…
  • arxiv.org ↗ # Beyond Pixel Histories: World Models with Persistent 3D State [...] Interactive world models continually generate video by responding to a user’s actions, enabling open-ended generation capabilities. However, existing models typically lack a 3D representation of the environment…
  • en.wikipedia.org ↗ A world model in artificial intelligence is a machine learning system that builds an internal representation of an environment. The model predicts how that environment changes over time in response to actions. Researchers design world models to help agents plan, reason, and act w…
  • en.wikipedia.org ↗ Google LLC ( , GOO-gəl) is an American multinational technology corporation focused on information technology, online advertising, search engine technology, email, cloud computing, software, quantum computing, e-commerce, consumer electronics, and artificial intelligence (AI). It…
  • en.wikipedia.org ↗ Android 11 is the eleventh major release and 18th version of Android, the mobile operating system developed by the Open Handset Alliance led by Google. It was released on September 8, 2020. The first phone launched in Europe with Android 11 was the Vivo X51 5G and after its full…

Sources

Spot something wrong? Report an issue