AI Briefing
KO

Multi-Agent World Model

·2026.05.29 09:00

Key point

$\gamma$-World is a generative multi-agent world model that simulates in real time environments where multiple agents interact.

1 / 2

Details

Existing world models have mainly focused on controlling the actions or viewpoint of a single agent. However, real-world simulation environments require multi-agent settings where multiple players or robots interact simultaneously.

$\gamma$-World is a generative multi-agent world model designed for such environments. Its core technology, Simplex Rotary Agent Encoding, extends 3D RoPE by representing agents as vertices of a regular simplex in rotation angle space. This gives agents an order-agnostic, scalable identity.

In addition, Sparse Hub Attention maximizes the efficiency of communication between agents. Learnable hub tokens act as mediators, reducing the attention cost with respect to the number of agents from the conventional quadratic complexity to linear complexity.

Finally, through a distillation process using bidirectional teacher models, the model achieves a real-time response speed of 24 FPS. Experimental results show that $\gamma$-World maintains high video fidelity and consistency even when scaling the number of players from 2 to 4 without additional training.

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.