Solaris: 在Minecraft中构建多人视频世界模型
TLDR
Solaris提出多人视频世界模型,在Minecraft中实现多智能体一致多视角模拟。
评分理由
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 评分解释
综合优先阅读分 70.7,由主题、引用、图谱、方法、可复现性和近期性等信号加权得到。 原始总分保留为 56。
研究版图角色
前沿论文方法锚点
排序敏感性
稳定性:volatile;排名波动范围:104。
关键词评分
深度分析
创新点
- 模拟一致多视角观测的多人视频世界模型
- 用于在Minecraft等游戏中实现稳健、连续、自动化数据收集的多人数据系统
- 从单智能体逐步过渡到多智能体建模的分阶段训练流程
- Checkpointed Self Forcing,一种用于长视野教师的内存高效Self Forcing变体
方法
Solaris使用多人数据系统从Minecraft中收集了1264万帧多人数据。它采用分阶段训练流程,从单智能体逐步过渡到多智能体建模,结合了双向、因果和Self Forcing训练。在最后阶段,引入了Checkpointed Self Forcing作为内存高效的变体。
关键结果
Solaris在提出的多人运动、记忆、定位、建造和视角一致性评估框架上优于现有基线。
技术栈
MinecraftVideo World ModelSelf ForcingCheckpointed Self Forcing