Physics-informed Diffusion Mamba Transformer for Real-world Driving
Hang Zhou, Qiang Zhang, Peiran Liu, Yihao Qin, Zhaoxu Yan, Yiding Ji
TL;DR
This work addresses the challenge of planning under uncertainty in autonomous driving by marrying diffusion-based trajectory modeling with physical feasibility. It introduces the Diffusion Mamba Transformer (DiMT) backbone, which incorporates a Mamba state-space module, attention, and a Mixture-of-Experts, guided by a Port-Hamiltonian Neural Network (PHNN) to enforce energy-based constraints and dynamic consistency. The method operates in continuous time and supports efficient sampling via DPM-Solver++ while maintaining safety through physics-informed corrections and hard anchoring to observed states. Empirical results on the nuPlan benchmark show significant improvements in predictive accuracy, physical plausibility, and robustness over state-of-the-art baselines, demonstrating the practical potential for safer, real-time motion planning in complex urban environments.
Abstract
Autonomous driving systems demand trajectory planners that not only model the inherent uncertainty of future motions but also respect complex temporal dependencies and underlying physical laws. While diffusion-based generative models excel at capturing multi-modal distributions, they often fail to incorporate long-term sequential contexts and domain-specific physical priors. In this work, we bridge these gaps with two key innovations. First, we introduce a Diffusion Mamba Transformer architecture that embeds mamba and attention into the diffusion process, enabling more effective aggregation of sequential input contexts from sensor streams and past motion histories. Second, we design a Port-Hamiltonian Neural Network module that seamlessly integrates energy-based physical constraints into the diffusion model, thereby enhancing trajectory predictions with both consistency and interpretability. Extensive evaluations on standard autonomous driving benchmarks demonstrate that our unified framework significantly outperforms state-of-the-art baselines in predictive accuracy, physical plausibility, and robustness, thereby advancing safe and reliable motion planning.
