DOME:驯服扩散模型以实现高保真可控占据世界模型
TLDR
DOME是一种基于扩散的占据世界模型,用于自动驾驶,通过轨迹重采样实现高保真长时间预测和细粒度可控性。
评分理由
The paper introduces a novel occupancy world model using a spatial-temporal diffusion transformer, addressing limitations of prior methods in detail loss and controllability. Strengths include strong empirical results on nuScenes and a clear focus on high-fidelity generation; weaknesses are not explicitly discussed in the abstract, but the approach is limited to occupancy representation and may not generalize to other modalities.
Read-first 评分解释
综合优先阅读分 61.5,由主题、引用、图谱、方法、可复现性和近期性等信号加权得到。 原始总分保留为 40。
研究版图角色
方法锚点
排序敏感性
稳定性:volatile;排名波动范围:127。
关键词评分
深度分析
创新点
- 用于高保真长时间占据预测的时空扩散Transformer
- 用于未来占据生成中细粒度可控性的轨迹重采样方法
方法
DOME采用时空扩散Transformer,从历史占据观测中预测未来占据帧。它引入了一种轨迹重采样方法以增强可控性。该模型在nuScenes数据集上进行训练和评估。
关键结果
DOME在占据重建任务上以mIoU 10.5%和IoU 21.2%的优势超越基线,在nuScenes上的4D占据预测任务上以mIoU 36.0%和IoU 24.6%的优势超越基线。