Multiplayer Interactive World Models with Representation Autoencoders

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Gaming & Interactive Media · Depth: Expert, quick

Summary

Researchers introduce the first multiplayer world model designed for highly dynamic, interactive environments, exemplified by the game Rocket League. This 5-billion-parameter latent diffusion model conditions on multiple agents' action streams, learning to attribute scene changes to specific players and maintaining coherence under diverse action combinations. Trained on 10,000 hours of Rocket League gameplay from publicly available bots, the model generates four-player matches in real time at 20 frames per second on a single Nvidia B200 GPU. Its rollouts demonstrate remarkable stability, maintaining distributional quality for five minutes, the longest horizon measured, and continuing for hours in practice without collapse. The work systematically investigates design choices like video codecs, generative objectives, and multiplayer conditioning, while also releasing its dataset, codebase, and a live demo to support further research.

Key takeaway

For AI Scientists developing interactive simulation environments, this research demonstrates that large-scale latent diffusion models can achieve unprecedented stability and physical coherence in multiplayer settings. You should consider conditioning your world models on individual agent action streams to improve attribution and long-term consistency. Explore the released dataset and codebase to accelerate your own development of robust, dynamic multiplayer simulations.

Key insights

A 5-billion-parameter latent diffusion model can simulate complex multiplayer physics with long-term stability.

Principles

Method

The model uses a latent diffusion architecture, trained on action streams from multiple agents in a complex physics environment, to predict future states.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.