paper-with-me

홈 › Papers

Results of the 2024 CommonRoad Motion Planning Competition for Autonomous Vehicles

2025-12-22 · Yanliang Huang, Xia Yan, Peiran Yin, Zhenduo Zhang, Zeyan Shao, Youran Wang, Haoliang Huang, Matthias Althoff arxiv

Over the past decade, a wide range of motion planning approaches for autonomous vehicles has been developed to handle increasingly complex traffic scenarios. However, these approaches are rarely compared on standardized benchmarks, limiting the assessment of relative strengths and weaknesses. To address this gap, we present the setup and results of the 4th CommonRoad Motion Planning Competition held in 2024, conducted using the CommonRoad benchmark suite. This annual competition provides an open-source and reproducible framework for benchmarking motion planning algorithms. The benchmark scenarios span highway and urban environments with diverse traffic participants, including passenger cars, buses, and bicycles. Planner performance is evaluated along four dimensions: efficiency, safety, comfort, and compliance with selected traffic rules. This report introduces the competition format and provides a comparison of representative high-performing planners from the 2023 and 2024 editions.

📄 PDF Abstract BibTeX arXiv:2512.19564

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesMotion Planning

Similar Papers 제목 키워드 기반

CommonRoad-Game: A Human-in-the-Loop Simulation Framework for Autonomous Driving

2026-07-01 · Yunfei Bi, Youran Wang arxiv

Motion planning algorithms should be evaluated in human-in-the-loop environments to ensure they produce safe and efficient behaviors during interactions. However, existing simulation platforms often rely on recorded data…

Autonomous DrivingMotion Planning

Learning to Sample: Reinforcement Learning-Guided Sampling for Autonomous Vehicle Motion Planning

2025-09-29 · Korbinian Moller, Roland Stroop, Mattia Piccinini, Alexander Langmann 외 arxiv

Sampling-based motion planning is a well-established approach in autonomous driving, valued for its modularity and analytical tractability. In complex urban scenarios, however, uniform or heuristic sampling often produce…

Reinforcement LearningAutonomous VehiclesAutonomous DrivingMotion Planning

Safe and Non-Conservative Trajectory Planning for Autonomous Driving Handling Unanticipated Behaviors of Traffic Participants

2024-06-19 · Tommaso Benciolini, Michael Fink, Nehir Güzelkaya, Dirk Wollherr 외

Trajectory planning for autonomous driving is challenging because the unknown future motion of traffic participants must be accounted for, yielding large uncertainty. Stochastic Model Predictive Control (SMPC)-based plan…

Autonomous DrivingModel Predictive ControlTrajectory Planning

Motion Planning for Autonomous Vehicles using Optimization over Graphs of Convex Sets

2026-05-13 · Matheus Wagner, Antônio Augusto Fröhlich arxiv

Motion planning for autonomous vehicles requires generating collision-free and dynamically feasible trajectories in complex environments under real-time constraints. While nonlinear optimal control formulations provide h…

Computational EfficiencyAutonomous VehiclesAutonomous DrivingMotion Planning

State Dropout-Based Curriculum Reinforcement Learning for Self-Driving at Unsignalized Intersections

2022-07-10 · Shivesh Khaitan, John M. Dolan

Traversing intersections is a challenging problem for autonomous vehicles, especially when the intersections do not have traffic control. Recently deep reinforcement learning has received massive attention due to its suc…

Autonomous DrivingAutonomous VehiclesDeep Reinforcement LearningMotion Planning+3