DPNet: Doppler LiDAR Motion Planning for Highly-Dynamic Environments
About
Existing motion planning methods often struggle with rapid-motion obstacles due to an insufficient understanding of environmental changes. To address this, 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 requirements of high accuracy and high frequency. To this end, we introduce Doppler Planning Network (DPNet), which tracks and reacts to rapid obstacles via Doppler model-based learning. We first propose a Doppler Kalman neural network (D-KalmanNet) to track obstacle states under a partially observable Gaussian state space model. We then leverage the predicted motions of obstacles to construct a Doppler-tuned model predictive control (DT-MPC) framework for ego-motion planning, enabling runtime auto-tuning of controller parameters. These two modules allow DPNet to learn fast environmental changes from minimal data while remaining lightweight, achieving high frequency and high accuracy in both tracking and planning. Experiments on high-fidelity simulator and real-world datasets demonstrate the superiority of DPNet over extensive benchmark schemes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Motion Prediction | AevaScenes Highway scenario 14 | NMSE (dB)-35.8 | 24 | |
| Motion Prediction | AevaScenes City scenario 14 | NMSE (dB)-45 | 24 | |
| Motion Prediction | AevaScenes Highway scenario 14 (test) | NMSE (dB) Step 1-41.39 | 4 | |
| Motion Prediction | AevaScenes City scenario 14 (test) | NMSE (dB) Horizon 1-48.81 | 4 |