通过分层蒸馏提升长时驾驶世界模型的连贯性与效率
LongDWM: Cross-Granularity Distillation for Building a Long-Term Driving World Model
- 分层次解耦运动学习,分粗粒度与细粒度协同生成
- 在NuScenes上实现FVD降低27%、推理时间减少85%
- 适合需要长期视频生成的自动驾驶仿真场景
驾驶世界模型通过视频生成模拟未来场景,但长期预测常因误差累积而受限。现有模型多基于扩散Transformer(DiT)在短时高帧率视频上训练,导致生成长视频时存在训练-推理差距。为此,本文提出分层解耦学习:先学习大尺度运动,再进行双向连续运动建模。针对驾驶场景连续性,设计一种自监督蒸馏方法,用细粒度视频流指导粗粒度流,提升无限生成视频的连贯性。粗细模块协同,生成长期且时序一致的视频。在公开基准NuScenes上,相比最先进前视图模型,本模型使FVD降低27%,推理时间减少85%,可生成110帧以上视频(最长可达90秒)。更多示例见https://Wang-Xiaodong1899.github.io/longdwm/
原文摘要 · Abstract (English)
Driving world models are used to simulate futures by video generation based on the condition of the current state and actions. However, current models often suffer serious error accumulations when predicting the long-term future, which limits the practical application. Recent studies utilize the Diffusion Transformer (DiT) as the backbone of driving world models to improve learning flexibility. However, these models are always trained on short video clips (high fps and short duration), and multiple roll-out generations struggle to produce consistent and reasonable long videos due to the training-inference gap. To this end, we propose several solutions to build a simple yet effective long-term driving world model. First, we hierarchically decouple world model learning into large motion learning and bidirectional continuous motion learning. Then, considering the continuity of driving scenes, we propose a simple distillation method where fine-grained video flows are self-supervised signals for coarse-grained flows. The distillation is designed to improve the coherence of infinite video generation. The coarse-grained and fine-grained modules are coordinated to generate long-term and temporally coherent videos. In the public benchmark NuScenes, compared with the state-of-the-art front-view model, our model improves FVD by $27\%$ and reduces inference time by $85\%$ for the video task of generating 110+ frames. More videos (including 90s duration) are available at https://Wang-Xiaodong1899.github.io/longdwm/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。