DPNet: Doppler LiDAR Motion Planning for Highly-Dynamic Environments
Wei Zuo, Zeyi Ren, Chengyang Li, Yikun Wang, Mingle Zhao, Shuai Wang, Wei Sui, Fei Gao, Yik-Chung Wu, Chengzhong Xu
TL;DR
DPNet integrates Doppler LiDAR into closed-loop motion planning by coupling a Doppler-informed obstacle tracker (D-KalmanNet) with a Doppler-tuned MPC (DT-MPC). The approach achieves high tracking frequency and planning accuracy under partial observability, using Doppler velocity rectification and Kalman gain learning to handle noise and model mismatch. DT-MPC enables run-time controller tuning via Doppler-inferred collision checks and ADMM-based optimization, improving robustness in congested, fast-changing environments. Experimental results in CARLA and real Doppler LiDAR datasets demonstrate superior performance and real-time capability on edge hardware, highlighting the practical impact for autonomous navigation."
Abstract
Existing motion planning methods often struggle with rapid-motion obstacles due to an insufficient understanding of environmental changes. To address this limitation, we propose integrating motion planners with Doppler LiDARs which provide not only ranging measurements but also instantaneous point velocities. However, this integration is nontrivial due to the dual requirements of high accuracy and high frequency. To this end, we introduce Doppler Planning Network (DPNet), which tracks and reacts to rapid obstacles using Doppler model-based learning. Particularly, we first propose a Doppler Kalman neural network (D-KalmanNet) to track the future states of obstacles under partially observable Gaussian state space model. We then leverage the estimated motions to construct a Doppler-tuned model predictive control (DT-MPC) framework for ego-motion planning, enabling runtime auto-tuning of the controller parameters. These two model-based learners allow DPNet to maintain lightweight while learning fast environmental changes using minimum data, and achieve both high frequency and high accuracy in tracking and planning. Experiments on both high-fidelity simulator and real-world datasets demonstrate the superiority of DPNet over extensive benchmark schemes.
