CVMar 28

HMPDM: A Diffusion Model for Driving Video Prediction with Historical Motion Priors

arXiv:2603.2737160.7h-index: 3Has Code
Predicted impact top 56% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous driving, this work improves video prediction accuracy and efficiency, enabling safer planning.

HMPDM introduces a diffusion model for driving video prediction that uses historical motion priors to improve temporal consistency and visual quality, achieving a 28.2% improvement in FVD on Cityscapes over state-of-the-art methods.

Video prediction is a useful function for autonomous driving, enabling intelligent vehicles to reliably anticipate how driving scenes will evolve and thereby supporting reasoning and safer planning. However, existing models are constrained by multi-stage training pipelines and remain insufficient in modeling the diverse motion patterns in real driving scenes, leading to degraded temporal consistency and visual quality. To address these challenges, this paper introduces the historical motion priors-informed diffusion model (HMPDM), a video prediction model that leverages historical motion priors to enhance motion understanding and temporal coherence. The proposed deep learning system introduces three key designs: (i) a Temporal-aware Latent Conditioning (TaLC) module for implicit historical motion injection; (ii) a Motion-aware Pyramid Encoder (MaPE) for multi-scale motion representation; (iii) a Self-Conditioning (SC) strategy for stable iterative denoising. Extensive experiments on the Cityscapes and KITTI benchmarks demonstrate that HMPDM outperforms state-of-the-art video prediction methods with efficiency, achieving a 28.2% improvement in FVD on Cityscapes under the same monocular RGB input configuration setting. The implementation codes are publicly available at https://github.com/KELISBU/HMPDM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes