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

OccTENS:基于时间下一尺度预测的3D占用世界模型

arXiv 25.9 2025 48.6 method

TLDR

OccTENS提出一种基于时间下一尺度预测的生成式占用世界模型,用于高效、可控的长期3D场景生成。

评分理由

The paper introduces a novel reformulation of occupancy world modeling as temporal next-scale prediction, addressing inefficiency, temporal degradation, and controllability. Strengths include a clear methodology (TensFormer, pose aggregation) and empirical outperformance over SOTA. Weaknesses: abstract lacks explicit mention of real-world datasets or benchmarks, though experiments imply standard evaluation.

Read-first 评分解释

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

近期性 8%
86.7

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

主题相关性 42%
51.4

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

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

可复现性 25%
30

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

研究版图角色

前沿论文

排序敏感性

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

关键词评分

world model
10
generative world model
10
world dynamics prediction
8
world simulator
5
video world model
3
interactive world model
0
model-based reinforcement learning world model
0

深度分析

创新点

  • 将占用世界模型重新表述为时间下一尺度预测(TENS)任务,将时间序列建模分解为空间逐尺度生成和时间逐场景预测。
  • TensFormer架构,能够以灵活且可扩展的方式有效管理占用序列的时间因果性和空间关系。
  • 整体位姿聚合策略,用于占用与自车运动的统一序列建模,增强位姿可控性。

方法

OccTENS将占用世界模型重新表述为时间下一尺度预测(TENS)任务,利用TensFormer架构将时间序列建模分解为空间逐尺度生成和时间逐场景预测。它还引入了一种整体位姿聚合策略,用于占用与自车运动的统一序列建模,以增强可控性。

关键结果

OccTENS在占用质量和推理速度上均优于现有最先进方法。

标签