Solaris: Building a Multiplayer Video World Model in Minecraft
TLDR
Solaris introduces a multiplayer video world model for Minecraft, enabling consistent multi-view simulation of multi-agent interactions.
Reasoning
The paper addresses a clear gap (single-agent video world models) with a novel multiplayer data collection system and staged training pipeline. Strengths include open-sourcing and a dedicated evaluation framework; weaknesses are domain specificity to Minecraft and potential scalability issues.
Read-first score
Read-first score 70.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 56.
Field roles
Rank sensitivity
Stability: volatile; rank range: 104.
Keyword Scores
Deep Analysis
Innovations
- Multiplayer video world model that simulates consistent multi-view observations
- Multiplayer data system for robust, continuous, and automated data collection in games like Minecraft
- Staged training pipeline that progressively transitions from single-player to multiplayer modeling
- Checkpointed Self Forcing, a memory-efficient Self Forcing variant for longer-horizon teacher
Methodology
Solaris uses a multiplayer data system to collect 12.64 million multiplayer frames from Minecraft. It is trained with a staged pipeline that progressively transitions from single-player to multiplayer modeling, combining bidirectional, causal, and Self Forcing training. In the final stage, Checkpointed Self Forcing is introduced as a memory-efficient variant.
Key Results
Solaris outperforms existing baselines on the proposed evaluation framework for multiplayer movement, memory, grounding, building, and view consistency.