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

基于世界模型的自监督分层视觉推理

arXiv 2026 66.4 method

TLDR

ResDreamer提出分层世界模型,通过残差学习实现高效视觉推理,在样本和参数效率上达到最优。

评分理由

The paper introduces a novel hierarchical residual architecture for world models that is self-supervised and scalable. However, the abstract lacks specific experimental details and does not mention real-world validation, limiting the assessment of its practical impact.

Read-first 评分解释

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

近期性 6%
100

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

可复现性 18%
81

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

引用影响力 18%
80.7

使用 OpenAlex 形态的引用元数据作为文献关注度信号,并与论文本身质量分开处理。 归一化引用分位:0.80666209

主题相关性 29%
78.6

使用现有 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

方法质量 18%
50

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

引用速度 12%
0

引用速度按发表年限估算年均引用,降低旧论文天然占优的偏差。 年均引用:0.00

研究版图角色

基础论文前沿论文桥接论文复现锚点

排序敏感性

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

关键词评分

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

深度分析

创新点

  • 分层世界模型,每层重建下一层的残差,实现世界动态的渐进抽象。
  • 受“苦涩教训”启发,以纯自监督方式训练推理表示,无需领域知识。
  • 高层残差表示调制低层预测,跨层通信成本线性增长。

方法

ResDreamer是一种分层世界模型。每个高层层被训练来重建其下一层的残差,从而逐步抽象出更复杂的动态。高层残差表示用于调制低层预测,整个模型以纯自监督方式训练,跨层通信成本线性增长。

关键结果

ResDreamer在具有对抗对手的3D开放世界环境中实现了最先进的样本效率和参数效率。

标签

reinforcement learningworld modelhierarchical reasoningself-supervised learningvisual reasoningresidual learningAI