paper-with-me

Papers

Predictive Planner for Autonomous Driving with Consistency Models

2025-02-12 · Anjian Li, Sangjae Bae, David Isele, Ryne Beeson, Faizan M. Tariq

Trajectory prediction and planning are essential for autonomous vehicles to navigate safely and efficiently in dynamic environments. Traditional approaches often treat them separately, limiting the ability for interactive planning. While recent diffusion-based generative models have shown promise in multi-agent trajectory generation, their slow sampling is less suitable for high-frequency planning tasks. In this paper, we leverage the consistency model to build a predictive planner that samples from a joint distribution of ego and surrounding agents, conditioned on the ego vehicle's navigational goal. Trained on real-world human driving datasets, our consistency model generates higher-quality trajectories with fewer sampling steps than standard diffusion models, making it more suitable for real-time deployment. To enforce multiple planning constraints simultaneously on the ego trajectory, a novel online guided sampling approach inspired by the Alternating Direction Method of Multipliers (ADMM) is introduced. Evaluated on the Waymo Open Motion Dataset (WOMD), our method enables proactive behavior such as nudging and yielding, and also demonstrates smoother, safer, and more efficient trajectories and satisfaction of multiple constraints under a limited computational budget.

📄 PDF Abstract BibTeX arXiv:2502.08033

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesNavigateTrajectory Prediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CarPlanner: Consistent Auto-regressive Trajectory Planning for Large-scale Reinforcement Learning in Autonomous Driving

2025-02-27 · CVPR 2025 1 · Dongkun Zhang, Jiaming Liang, Ke Guo, Sha Lu 외

Trajectory planning is vital for autonomous driving, ensuring safe and efficient navigation in complex environments. While recent learning-based methods, particularly reinforcement learning (RL), have shown promise in sp…

Autonomous DrivingReinforcement Learning (RL)Trajectory Planning

Physics-informed Diffusion Mamba Transformer for Real-world Driving

2026-01-31 · Hang Zhou, Qiang Zhang, Peiran Liu, Yihao Qin 외 arxiv

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 gene…

Autonomous DrivingMotion Planning

Safety Reinforced Model Predictive Control (SRMPC): Improving MPC with Reinforcement Learning for Motion Planning in Autonomous Driving

2025-12-03 · Johannes Fischer, Marlon Steiner, Ömer Sahin Tas, Christoph Stiller arxiv

Model predictive control (MPC) is widely used for motion planning, particularly in autonomous driving. Real-time capability of the planner requires utilizing convex approximation of optimal control problems (OCPs) for th…

Reinforcement LearningAutonomous DrivingMotion Planning

Energy-efficient Hybrid Model Predictive Trajectory Planning for Autonomous Electric Vehicles

2024-11-09 · Fan Ding, Xuewen Luo, Gaoxuan Li, Hwa Hui Tew 외

To tackle the twin challenges of limited battery life and lengthy charging durations in electric vehicles (EVs), this paper introduces an Energy-efficient Hybrid Model Predictive Planner (EHMPP), which employs an energy-…

Trajectory Planning

Interpretable Motion Planner for Urban Driving via Hierarchical Imitation Learning

2023-03-24 · Bikun Wang, Zhipeng Wang, Chenhao Zhu, Zhiqiang Zhang 외

Learning-based approaches have achieved remarkable performance in the domain of autonomous driving. Leveraging the impressive ability of neural networks and large amounts of human driving data, complex patterns and rules…

Autonomous DrivingDecision MakingImitation LearningMotion Planning