Awesome World Model Hub 论文 · 数据集 · 项目
← 返回论文列表

Dyn-O:构建基于对象中心表示的结构化世界模型

arXiv 25.7 2025 59.3 method

TLDR

Dyn-O从像素构建对象中心世界模型,提升了Procgen游戏上的动力学预测和组合泛化能力。

评分理由

The paper introduces a novel object-centric world model that outperforms DreamerV3 in rollout prediction on Procgen games, with strengths in decoupling dynamics-agnostic and dynamics-aware features for finer-grained manipulation. However, it is only evaluated on simulated game environments, limiting claims of real-world applicability, and the visual complexity of Procgen may still be less than real-world scenes.

Read-first 评分解释

综合优先阅读分 59.3,由主题、引用、图谱、方法、可复现性和近期性等信号加权得到。 原始总分保留为 58。

近期性 8%
86.7

使用温和的时间衰减,让近期论文更容易浮现,同时保留较早基础工作的价值。 年份:2025

主题相关性 42%
82.9

使用现有 LLM 关键词相关性评分,并归一化到 0-100。 关键词:world model、world simulator、generative world model、interactive world model、video world model、world dynamics prediction、model-based reinforcement learning world model

方法质量 25%
40

检查可见的摘要与分析字段,寻找实验、数据集、基线、指标和局限性等方法证据。 命中信号:无

可复现性 25%
30

检查链接和可见文本中的论文、代码、数据集、工件与仓库信号。 论文:有;代码:无;数据:无;命中信号:无

研究版图角色

前沿论文

排序敏感性

稳定性:volatile;排名波动范围:657。

关键词评分

world model
10
world dynamics prediction
10
generative world model
9
world simulator
8
model-based reinforcement learning world model
8
video world model
7
interactive world model
6

深度分析

创新点

  • 增强的基于对象中心表示的结构化世界模型,适用于复杂视觉环境(如具有多样纹理和杂乱场景的Procgen游戏)
  • 将对象中心特征解耦为动力学无关和动力学感知组件,以实现更细粒度的特征操作并生成更多样化的想象轨迹

方法

Dyn-O是一种基于对象中心的世界模型,从像素观测中学习表示。它将对象中心特征解耦为动力学无关和动力学感知组件,以改进动力学建模和轨迹多样性。该模型在Procgen游戏上使用展开预测准确率与DreamerV3进行对比评估。

关键结果

在Procgen游戏上,Dyn-O在展开预测准确率上优于DreamerV3。此外,解耦操作实现了更细粒度的特征操作并生成更多样化的想象轨迹。

标签